"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/16 01:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu" 2026/05/16 01:16:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/16 01:16:16 DEBUG : Creating backend with remote "/tmp/rclone2423692561" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/16 01:16:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:18 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:18 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:19 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:19 DEBUG : B2 bucket rclone-test-yakuruh5radu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:20 DEBUG : Creating backend with remote "/non-existing" 2026/05/16 01:16:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/16 01:16:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:23 INFO : B2 bucket rclone-test-yakuruh5radu: Running all checks before starting transfers 2026/05/16 01:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:23 INFO : B2 bucket rclone-test-yakuruh5radu: Checks finished, now starting transfers 2026/05/16 01:16:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:25 ERROR : Ignoring --no-traverse with sync 2026/05/16 01:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:25 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.42s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/16 01:16:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:27 DEBUG : hello world2: size = 12 OK 2026/05/16 01:16:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/16 01:16:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:16:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:28 DEBUG : potato2: size = 11 OK 2026/05/16 01:16:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:16:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:30 DEBUG : potato2: size = 11 OK 2026/05/16 01:16:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:16:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:31 INFO : sub dir2: Making directory 2026/05/16 01:16:31 INFO : sub dir: Making directory 2026/05/16 01:16:31 INFO : sub dir2/sub sub dir2: Making directory 2026/05/16 01:16:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:31 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/05/16 01:16:32 DEBUG : B2 bucket rclone-test-yakuruh5radu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:32 INFO : sub dir2: Making directory 2026/05/16 01:16:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:16:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:32 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:32 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:33 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:16:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:34 INFO : sub dir2: Making directory 2026/05/16 01:16:34 INFO : sub dir: Making directory 2026/05/16 01:16:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:34 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:34 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:34 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/16 01:16:34 DEBUG : B2 bucket rclone-test-yakuruh5radu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/16 01:16:34 DEBUG : B2 bucket rclone-test-yakuruh5radu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:35 INFO : sub dir2: Making directory 2026/05/16 01:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:36 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:36 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:36 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:37 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:16:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:16:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:16:37 INFO : sub dir2: Making directory 2026/05/16 01:16:37 INFO : sub dir: Making directory 2026/05/16 01:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:37 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:37 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:37 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/16 01:16:38 DEBUG : B2 bucket rclone-test-yakuruh5radu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:39 INFO : sub dir2: Making directory 2026/05/16 01:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:39 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:39 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:40 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:16:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.12s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wukejef3dofa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-wukejef3dofa 2026/05/16 01:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:42 DEBUG : B2 bucket rclone-test-wukejef3dofa: Waiting for checks to finish 2026/05/16 01:16:42 DEBUG : B2 bucket rclone-test-wukejef3dofa: Waiting for transfers to finish 2026/05/16 01:16:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:16:44 DEBUG : B2 bucket rclone-test-wukejef3dofa: Purge remote 2026/05/16 01:16:44 INFO : B2 bucket rclone-test-wukejef3dofa: cleaning bucket "rclone-test-wukejef3dofa" of all files 2026/05/16 01:16:44 DEBUG : sub dir/hello world: Deleting (id "4_zdfc26d8350bd2beb9fe80e1b_f115f7678ab355c47_d20260516_m011643_c001_v0001136_t0037_u01778894203579") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:46 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:16:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:16:46 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:16:46 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:46 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:16:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:16:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jububew1zeke" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-jububew1zeke 2026/05/16 01:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:49 DEBUG : B2 bucket rclone-test-jububew1zeke: Waiting for checks to finish 2026/05/16 01:16:49 DEBUG : B2 bucket rclone-test-jububew1zeke: Waiting for transfers to finish 2026/05/16 01:16:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:16:51 DEBUG : B2 bucket rclone-test-jububew1zeke: Waiting for checks to finish 2026/05/16 01:16:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:16:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jububew1zeke) 2026/05/16 01:16:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:16:51 DEBUG : B2 bucket rclone-test-jububew1zeke: Waiting for transfers to finish 2026/05/16 01:16:52 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:16:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:16:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:16:52 DEBUG : B2 bucket rclone-test-jububew1zeke: Purge remote 2026/05/16 01:16:52 INFO : B2 bucket rclone-test-jububew1zeke: cleaning bucket "rclone-test-jububew1zeke" of all files 2026/05/16 01:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf628d1350bd2beb9fe80e1b_f117ec8cdbd25e696_d20260516_m011651_c001_v0001097_t0058_u01778894211956") 2026/05/16 01:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf628d1350bd2beb9fe80e1b_f1003e40b8fb2e046_d20260516_m011649_c001_v0001092_t0026_u01778894209869") --- PASS: TestServerSideCopyOverSelf (6.47s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:16:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:16:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:16:54 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:16:54 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:16:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:16:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:16:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/16 01:16:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:16:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zuhateh4zexa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-zuhateh4zexa 2026/05/16 01:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:16:58 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for checks to finish 2026/05/16 01:16:58 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for transfers to finish 2026/05/16 01:16:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:16:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:16:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:17:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zuhateh4zexa) 2026/05/16 01:17:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:17:00 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for checks to finish 2026/05/16 01:17:00 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for transfers to finish 2026/05/16 01:17:00 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:17:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:17:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:17:00 INFO : sub dir/hello world: Deleted 2026/05/16 01:17:01 DEBUG : testing file moves 2026/05/16 01:17:01 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for checks to finish 2026/05/16 01:17:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zuhateh4zexa) 2026/05/16 01:17:01 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:17:01 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Waiting for transfers to finish 2026/05/16 01:17:02 DEBUG : sub dir/hello world: size = 24 OK 2026/05/16 01:17:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/16 01:17:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:17:02 INFO : sub dir/hello world: Deleted 2026/05/16 01:17:02 DEBUG : B2 bucket rclone-test-zuhateh4zexa: Purge remote 2026/05/16 01:17:02 INFO : B2 bucket rclone-test-zuhateh4zexa: cleaning bucket "rclone-test-zuhateh4zexa" of all files 2026/05/16 01:17:03 DEBUG : sub dir/hello world: Deleting (id "4_zcf02ad3350bd2beb9fe80e1b_f105e9ca848772430_d20260516_m011702_c001_v0001176_t0050_u01778894222165") 2026/05/16 01:17:03 DEBUG : sub dir/hello world: Deleting (id "4_zcf02ad3350bd2beb9fe80e1b_f1097501cc8e9e954_d20260516_m011700_c001_v0001184_t0010_u01778894220323") 2026/05/16 01:17:03 DEBUG : sub dir/hello world: Deleting (id "4_zcf02ad3350bd2beb9fe80e1b_f110fbf4274090215_d20260516_m011658_c001_v0001153_t0003_u01778894218678") --- PASS: TestServerSideMoveOverSelf (8.23s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:04 ERROR : error listing: directory not found 2026/05/16 01:17:05 INFO : Local file system at /tmp/rclone2423692561: Making directory 2026/05/16 01:17:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:17:07 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for checks to finish 2026/05/16 01:17:07 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for transfers to finish 2026/05/16 01:17:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/16 01:17:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:17:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/16 01:17:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/16 01:17:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:09 DEBUG : check sum: size = 1 OK 2026/05/16 01:17:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:17:09 INFO : check sum: Copied (new) 2026/05/16 01:17:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:09 DEBUG : check sum: size = 1 OK 2026/05/16 01:17:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:17:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/16 01:17:09 DEBUG : check sum: Unchanged skipping 2026/05/16 01:17:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.13s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/16 01:17:10 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:10 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:10 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:17:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:17:10 INFO : sizeonly: Copied (new) 2026/05/16 01:17:10 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:11 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:17:11 DEBUG : sizeonly: Sizes identical 2026/05/16 01:17:11 DEBUG : sizeonly: Unchanged skipping 2026/05/16 01:17:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:11 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/16 01:17:12 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:12 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/16 01:17:12 INFO : ignore-size: Copied (new) 2026/05/16 01:17:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:13 DEBUG : ignore-size: Unchanged skipping 2026/05/16 01:17:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:13 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.94s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:14 DEBUG : existing: size = 6 OK 2026/05/16 01:17:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:14 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:14 DEBUG : existing: Unchanged skipping 2026/05/16 01:17:14 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:14 INFO : There was nothing to transfer 2026/05/16 01:17:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/16 01:17:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:15 DEBUG : existing: size = 6 OK 2026/05/16 01:17:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:17:15 INFO : existing: Copied (replaced existing) 2026/05/16 01:17:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.21s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:17:16 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:16 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:16 DEBUG : existing: size = 6 OK 2026/05/16 01:17:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:17:16 INFO : existing: Copied (new) 2026/05/16 01:17:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:17 DEBUG : existing: Destination exists, skipping 2026/05/16 01:17:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:17 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/16 01:17:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:19 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:17:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:17:19 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:19 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:19 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:17:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:19 INFO : a/potato2: Copied (new) 2026/05/16 01:17:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:21 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/16 01:17:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:17:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/16 01:17:21 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:21 INFO : There was nothing to transfer 2026/05/16 01:17:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:21 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/16 01:17:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:17:22 INFO : empty space: Updated modification time in destination 2026/05/16 01:17:22 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:22 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:22 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:24 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:24 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:24 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/05/16 01:17:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:17:24 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:24 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:24 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:25 DEBUG : foo: size = 3 OK 2026/05/16 01:17:25 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/05/16 01:17:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:17:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:25 DEBUG : foo: sha1 differ 2026/05/16 01:17:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:25 DEBUG : foo: size = 3 OK 2026/05/16 01:17:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/16 01:17:25 INFO : foo: Copied (replaced existing) 2026/05/16 01:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/16 01:17:27 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:27 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:27 DEBUG : potato: size = 60 OK 2026/05/16 01:17:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:27 INFO : potato: Copied (new) 2026/05/16 01:17:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:17:29 DEBUG : potato: size = 60 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:29 DEBUG : potato: Sizes differ 2026/05/16 01:17:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:29 DEBUG : potato: size = 21 OK 2026/05/16 01:17:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/16 01:17:29 INFO : potato: Copied (replaced existing) 2026/05/16 01:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:31 DEBUG : potato: size = 21 OK 2026/05/16 01:17:31 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/05/16 01:17:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2423692561) 2026/05/16 01:17:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:31 DEBUG : potato: sha1 differ 2026/05/16 01:17:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:32 DEBUG : potato: size = 21 OK 2026/05/16 01:17:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/16 01:17:32 INFO : potato: Copied (replaced existing) 2026/05/16 01:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:33 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/16 01:17:33 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:33 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:36 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:36 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:36 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:36 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:36 DEBUG : potato2: size = 60 OK 2026/05/16 01:17:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:36 INFO : potato2: Copied (new) 2026/05/16 01:17:36 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:38 INFO : d: Making directory 2026/05/16 01:17:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/16 01:17:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:39 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:17:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:39 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:17:39 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:39 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:39 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:17:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:39 INFO : a/potato2: Copied (new) 2026/05/16 01:17:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/16 01:17:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:41 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:17:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:41 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:17:41 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:41 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:42 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:17:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:42 INFO : a/potato2: Copied (new) 2026/05/16 01:17:42 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting files as there were IO errors 2026/05/16 01:17:42 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:44 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:44 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:44 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:44 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:44 INFO : potato: Deleted 2026/05/16 01:17:44 DEBUG : potato2: size = 60 OK 2026/05/16 01:17:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:47 INFO : potato: Deleted 2026/05/16 01:17:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:47 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:47 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:47 DEBUG : potato2: size = 60 OK 2026/05/16 01:17:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:17:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.10s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:17:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:49 DEBUG : potato2: size = 19 OK 2026/05/16 01:17:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/16 01:17:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : enormous: Excluded 2026/05/16 01:17:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : potato2: Excluded 2026/05/16 01:17:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : potato2: Excluded 2026/05/16 01:17:52 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:52 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:52 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:52 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:52 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:52 INFO : There was nothing to transfer 2026/05/16 01:17:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : enormous: Excluded 2026/05/16 01:17:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : potato2: Excluded 2026/05/16 01:17:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:17:52 DEBUG : potato2: Excluded 2026/05/16 01:17:52 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:17:52 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:52 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for checks to finish 2026/05/16 01:17:52 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for transfers to finish 2026/05/16 01:17:52 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:55 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:17:55 DEBUG : enormous: Excluded 2026/05/16 01:17:55 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:17:55 DEBUG : potato2: Excluded 2026/05/16 01:17:55 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:17:55 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:55 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:55 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:55 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:56 INFO : potato2: Deleted 2026/05/16 01:17:56 INFO : enormous: Deleted 2026/05/16 01:17:56 INFO : There was nothing to transfer 2026/05/16 01:17:56 DEBUG : empty space: size = 1 OK 2026/05/16 01:17:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:17:56 DEBUG : empty space: Unchanged skipping 2026/05/16 01:17:56 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for checks to finish 2026/05/16 01:17:56 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for transfers to finish 2026/05/16 01:17:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:56 INFO : enormous: Deleted 2026/05/16 01:17:56 INFO : potato2: Deleted 2026/05/16 01:17:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.57s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:17:59 DEBUG : five: Need to transfer - File not found at Destination 2026/05/16 01:17:59 DEBUG : one: Destination is newer than source, skipping 2026/05/16 01:17:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:17:59 DEBUG : four: size = 8 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:59 DEBUG : four: Sizes differ 2026/05/16 01:17:59 DEBUG : two: size = 3 OK 2026/05/16 01:17:59 DEBUG : three: size = 5 OK 2026/05/16 01:17:59 DEBUG : three: Sizes identical 2026/05/16 01:17:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 01:17:59 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:17:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:17:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2423692561) 2026/05/16 01:17:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:17:59 DEBUG : two: sha1 differ 2026/05/16 01:17:59 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:17:59 DEBUG : five: size = 4 OK 2026/05/16 01:17:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/16 01:17:59 INFO : five: Copied (new) 2026/05/16 01:18:00 DEBUG : four: size = 4 OK 2026/05/16 01:18:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/16 01:18:00 INFO : four: Copied (replaced existing) 2026/05/16 01:18:00 DEBUG : two: size = 3 OK 2026/05/16 01:18:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:18:00 INFO : two: Copied (replaced existing) 2026/05/16 01:18:00 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:00 DEBUG : five: size = 4 OK 2026/05/16 01:18:00 DEBUG : four: size = 4 OK 2026/05/16 01:18:00 DEBUG : one: Destination is newer than source, skipping 2026/05/16 01:18:00 DEBUG : three: size = 5 OK 2026/05/16 01:18:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/16 01:18:00 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/16 01:18:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/16 01:18:00 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/16 01:18:00 DEBUG : two: size = 3 OK 2026/05/16 01:18:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:18:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:18:00 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:18:00 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/16 01:18:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:18:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2423692561) 2026/05/16 01:18:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:18:00 DEBUG : three: sha1 differ 2026/05/16 01:18:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 01:18:00 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:01 DEBUG : three: size = 5 OK 2026/05/16 01:18:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:18:01 INFO : three: Copied (replaced existing) 2026/05/16 01:18:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/16 01:18:02 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:02 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:02 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 01:18:02 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:18:02 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:02 DEBUG : potato: size = 14 OK 2026/05/16 01:18:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:18:02 INFO : potato: Copied (new) 2026/05/16 01:18:03 DEBUG : yam: size = 11 OK 2026/05/16 01:18:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:03 INFO : yam: Copied (new) 2026/05/16 01:18:03 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:03 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:03 DEBUG : potato: size = 14 OK 2026/05/16 01:18:03 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:03 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:03 DEBUG : potato: Unchanged skipping 2026/05/16 01:18:03 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:04 DEBUG : yaml: size = 11 OK 2026/05/16 01:18:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:04 INFO : yam: Copied (server-side copy) to: yaml 2026/05/16 01:18:04 INFO : yam: Deleted 2026/05/16 01:18:04 INFO : yaml: Renamed from "yam" 2026/05/16 01:18:04 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/16 01:18:05 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:05 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:18:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 01:18:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:05 DEBUG : yam: size = 11 OK 2026/05/16 01:18:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:05 INFO : yam: Copied (new) 2026/05/16 01:18:06 DEBUG : potato: size = 14 OK 2026/05/16 01:18:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:18:06 INFO : potato: Copied (new) 2026/05/16 01:18:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:06 DEBUG : potato: size = 14 OK 2026/05/16 01:18:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:06 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:06 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:06 DEBUG : potato: Unchanged skipping 2026/05/16 01:18:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:06 DEBUG : yaml: size = 11 OK 2026/05/16 01:18:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:06 INFO : yam: Copied (server-side copy) to: yaml 2026/05/16 01:18:07 INFO : yam: Deleted 2026/05/16 01:18:07 INFO : yaml: Renamed from "yam" 2026/05/16 01:18:07 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/16 01:18:08 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:08 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/16 01:18:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:18:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:08 DEBUG : potato: size = 14 OK 2026/05/16 01:18:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:18:08 INFO : potato: Copied (new) 2026/05/16 01:18:08 DEBUG : sub/yam: size = 11 OK 2026/05/16 01:18:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:08 INFO : sub/yam: Copied (new) 2026/05/16 01:18:08 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:09 DEBUG : potato: size = 14 OK 2026/05/16 01:18:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:09 DEBUG : potato: Unchanged skipping 2026/05/16 01:18:09 INFO : B2 bucket rclone-test-yakuruh5radu: Making map for --track-renames 2026/05/16 01:18:09 INFO : B2 bucket rclone-test-yakuruh5radu: Finished making map for --track-renames 2026/05/16 01:18:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for renames to finish 2026/05/16 01:18:09 DEBUG : yam: size = 11 OK 2026/05/16 01:18:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:18:09 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/16 01:18:10 INFO : sub/yam: Deleted 2026/05/16 01:18:10 INFO : yam: Renamed from "sub/yam" 2026/05/16 01:18:10 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:11 DEBUG : Creating backend with remote "/tmp/rclone2423692561/dir1" 2026/05/16 01:18:11 DEBUG : Creating backend with remote "/tmp/rclone2423692561/dir2" 2026/05/16 01:18:11 DEBUG : Local file system at /tmp/rclone2423692561/dir2: Using server-side directory move 2026/05/16 01:18:11 INFO : Local file system at /tmp/rclone2423692561/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:18:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:11 DEBUG : Local file system at /tmp/rclone2423692561/dir2: Waiting for checks to finish 2026/05/16 01:18:11 INFO : file1.txt: Moved (server-side) 2026/05/16 01:18:11 DEBUG : Local file system at /tmp/rclone2423692561/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:18:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:18:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:18:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/16 01:18:11 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:18:11 INFO : nested/sub dir/file: Deleted 2026/05/16 01:18:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:18:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:12 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:18:12 INFO : sub dir/hello world: Deleted 2026/05/16 01:18:12 INFO : sub dir: Removing directory 2026/05/16 01:18:12 INFO : nested/sub dir: Removing directory 2026/05/16 01:18:12 INFO : nested: Removing directory 2026/05/16 01:18:12 DEBUG : Local file system at /tmp/rclone2423692561: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:18:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:18:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:18:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/16 01:18:13 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:18:13 INFO : nested/sub dir/file: Deleted 2026/05/16 01:18:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:18:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:13 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:18:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/16 01:18:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:15 DEBUG : existing: size = 6 OK 2026/05/16 01:18:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:18:15 INFO : existing: Copied (new) 2026/05/16 01:18:15 INFO : existing: Deleted 2026/05/16 01:18:15 DEBUG : existing-b: size = 6 OK 2026/05/16 01:18:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/16 01:18:15 INFO : existing-b: Copied (new) 2026/05/16 01:18:15 INFO : existing-b: Deleted 2026/05/16 01:18:15 DEBUG : existing: Destination exists, skipping 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:18:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:18:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-suyoquk2fuco" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-suyoquk2fuco 2026/05/16 01:18:21 DEBUG : empty space: size = 1 OK 2026/05/16 01:18:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:21 DEBUG : empty space: Unchanged skipping 2026/05/16 01:18:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:18:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-suyoquk2fuco) 2026/05/16 01:18:21 DEBUG : potato3: Sizes differ 2026/05/16 01:18:21 DEBUG : B2 bucket rclone-test-suyoquk2fuco: Waiting for checks to finish 2026/05/16 01:18:21 INFO : empty space: Deleted 2026/05/16 01:18:21 DEBUG : B2 bucket rclone-test-suyoquk2fuco: Waiting for transfers to finish 2026/05/16 01:18:21 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:21 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:21 INFO : potato2: Deleted 2026/05/16 01:18:21 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:21 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:22 INFO : potato3: Deleted 2026/05/16 01:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fufacik9rode" 2026/05/16 01:18:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/16 01:18:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:18:23 DEBUG : B2 bucket rclone-test-fufacik9rode: Waiting for checks to finish 2026/05/16 01:18:23 DEBUG : B2 bucket rclone-test-fufacik9rode: Waiting for transfers to finish 2026/05/16 01:18:24 DEBUG : empty space: size = 1 OK 2026/05/16 01:18:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:18:24 INFO : empty space: Copied (server-side copy) 2026/05/16 01:18:24 INFO : empty space: Deleted 2026/05/16 01:18:24 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:24 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:24 INFO : potato2: Deleted 2026/05/16 01:18:24 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:24 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:24 INFO : potato3: Deleted 2026/05/16 01:18:25 DEBUG : B2 bucket rclone-test-fufacik9rode: Purge remote 2026/05/16 01:18:25 INFO : B2 bucket rclone-test-fufacik9rode: cleaning bucket "rclone-test-fufacik9rode" of all files 2026/05/16 01:18:25 DEBUG : empty space: Deleting (id "4_zdf12fd1350cd2beb9fe80e1b_f102e35834e8010aa_d20260516_m011824_c001_v0001177_t0025_u01778894304079") 2026/05/16 01:18:25 DEBUG : potato2: Deleting (id "4_zdf12fd1350cd2beb9fe80e1b_f11542b737193b97b_d20260516_m011824_c001_v0001183_t0019_u01778894304328") 2026/05/16 01:18:25 DEBUG : potato3: Deleting (id "4_zdf12fd1350cd2beb9fe80e1b_f112ed1be7e9b53ba_d20260516_m011824_c001_v0001157_t0012_u01778894304457") 2026/05/16 01:18:26 DEBUG : B2 bucket rclone-test-suyoquk2fuco: Purge remote 2026/05/16 01:18:26 INFO : B2 bucket rclone-test-suyoquk2fuco: cleaning bucket "rclone-test-suyoquk2fuco" of all files 2026/05/16 01:18:26 DEBUG : empty space: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f4021f9fca4502dee_d20260516_m011824_c001_v7007000_t0000_u01778894304312") 2026/05/16 01:18:26 DEBUG : empty space: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f10041864003f000e_d20260516_m011820_c001_v0001150_t0024_u01778894300099") 2026/05/16 01:18:26 DEBUG : potato2: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f4021f9fca4502df0_d20260516_m011824_c001_v7007000_t0000_u01778894304575") 2026/05/16 01:18:26 DEBUG : potato2: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f101f5f3fbaa6ed0a_d20260516_m011821_c001_v0001182_t0037_u01778894301225") 2026/05/16 01:18:26 DEBUG : potato3: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f4021f9fca4502df3_d20260516_m011824_c001_v7007000_t0000_u01778894304838") 2026/05/16 01:18:26 DEBUG : potato3: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f119682ed867f4327_d20260516_m011821_c001_v0001174_t0014_u01778894301439") 2026/05/16 01:18:26 DEBUG : potato3: Deleting (id "4_z2fc2ed0350cd2beb9fe80e1b_f10041864003f0010_d20260516_m011820_c001_v0001150_t0025_u01778894300490") --- PASS: TestServerSideMove (10.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tariley5mune" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-tariley5mune 2026/05/16 01:18:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:18:33 DEBUG : empty space: Excluded 2026/05/16 01:18:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:18:33 DEBUG : empty space: Excluded 2026/05/16 01:18:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:18:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tariley5mune) 2026/05/16 01:18:33 DEBUG : potato3: Sizes differ 2026/05/16 01:18:33 DEBUG : B2 bucket rclone-test-tariley5mune: Waiting for checks to finish 2026/05/16 01:18:33 DEBUG : B2 bucket rclone-test-tariley5mune: Waiting for transfers to finish 2026/05/16 01:18:33 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:33 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:33 INFO : potato2: Deleted 2026/05/16 01:18:33 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:33 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:33 INFO : potato3: Deleted 2026/05/16 01:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-werepog7maqi" 2026/05/16 01:18:35 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:18:35 DEBUG : empty space: Excluded 2026/05/16 01:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:18:35 DEBUG : B2 bucket rclone-test-werepog7maqi: Waiting for checks to finish 2026/05/16 01:18:35 DEBUG : B2 bucket rclone-test-werepog7maqi: Waiting for transfers to finish 2026/05/16 01:18:37 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:37 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:37 INFO : potato3: Deleted 2026/05/16 01:18:37 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:37 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:37 INFO : potato2: Deleted 2026/05/16 01:18:38 DEBUG : B2 bucket rclone-test-werepog7maqi: Purge remote 2026/05/16 01:18:38 INFO : B2 bucket rclone-test-werepog7maqi: cleaning bucket "rclone-test-werepog7maqi" of all files 2026/05/16 01:18:38 DEBUG : potato2: Deleting (id "4_zdf622d1350dd2beb9fe80e1b_f106d1a62ef9749f7_d20260516_m011836_c001_v0001109_t0033_u01778894316377") 2026/05/16 01:18:38 DEBUG : potato3: Deleting (id "4_zdf622d1350dd2beb9fe80e1b_f104b68281ece99c0_d20260516_m011836_c001_v0001033_t0057_u01778894316746") 2026/05/16 01:18:39 DEBUG : B2 bucket rclone-test-tariley5mune: Purge remote 2026/05/16 01:18:39 INFO : B2 bucket rclone-test-tariley5mune: cleaning bucket "rclone-test-tariley5mune" of all files 2026/05/16 01:18:39 DEBUG : empty space: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f1132275569c99dff_d20260516_m011832_c001_v0001172_t0049_u01778894312143") 2026/05/16 01:18:39 DEBUG : potato2: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f422f154267e2eecf_d20260516_m011837_c001_v7007000_t0000_u01778894317789") 2026/05/16 01:18:39 DEBUG : potato2: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f105c1be9917490e2_d20260516_m011833_c001_v0001150_t0034_u01778894313215") 2026/05/16 01:18:39 DEBUG : potato3: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f422f154267e2eecb_d20260516_m011837_c001_v7007000_t0000_u01778894317250") 2026/05/16 01:18:39 DEBUG : potato3: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f104cd0dfc09953c8_d20260516_m011833_c001_v0001173_t0030_u01778894313586") 2026/05/16 01:18:39 DEBUG : potato3: Deleting (id "4_z0f420df350dd2beb9fe80e1b_f1132275569c99e01_d20260516_m011832_c001_v0001172_t0029_u01778894312399") --- PASS: TestServerSideMoveWithFilter (13.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hatibub0coca" 2026/05/16 01:18:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yakuruh5radu -> B2 bucket rclone-test-hatibub0coca 2026/05/16 01:18:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:18:46 DEBUG : empty space: size = 1 OK 2026/05/16 01:18:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hatibub0coca) 2026/05/16 01:18:46 DEBUG : potato3: Sizes differ 2026/05/16 01:18:46 DEBUG : empty space: Unchanged skipping 2026/05/16 01:18:46 DEBUG : B2 bucket rclone-test-hatibub0coca: Waiting for checks to finish 2026/05/16 01:18:46 INFO : empty space: Deleted 2026/05/16 01:18:46 DEBUG : B2 bucket rclone-test-hatibub0coca: Waiting for transfers to finish 2026/05/16 01:18:46 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:46 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:47 INFO : potato2: Deleted 2026/05/16 01:18:47 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:47 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:47 INFO : potato3: Deleted 2026/05/16 01:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-woruzaq9rufu" 2026/05/16 01:18:48 INFO : tomatoDir: Making directory 2026/05/16 01:18:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/16 01:18:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:18:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:18:49 DEBUG : B2 bucket rclone-test-woruzaq9rufu: Waiting for checks to finish 2026/05/16 01:18:49 DEBUG : B2 bucket rclone-test-woruzaq9rufu: Waiting for transfers to finish 2026/05/16 01:18:49 DEBUG : potato2: size = 60 OK 2026/05/16 01:18:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:18:49 INFO : potato2: Copied (server-side copy) 2026/05/16 01:18:49 INFO : potato2: Deleted 2026/05/16 01:18:50 DEBUG : potato3: size = 68 OK 2026/05/16 01:18:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:18:50 INFO : potato3: Copied (server-side copy) 2026/05/16 01:18:50 DEBUG : empty space: size = 1 OK 2026/05/16 01:18:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:18:50 INFO : empty space: Copied (server-side copy) 2026/05/16 01:18:50 INFO : potato3: Deleted 2026/05/16 01:18:50 INFO : empty space: Deleted 2026/05/16 01:18:51 DEBUG : B2 bucket rclone-test-woruzaq9rufu: Purge remote 2026/05/16 01:18:51 INFO : B2 bucket rclone-test-woruzaq9rufu: cleaning bucket "rclone-test-woruzaq9rufu" of all files 2026/05/16 01:18:51 DEBUG : empty space: Deleting (id "4_z2fd25d5350dd2beb9fe80e1b_f117ed7a87301ddb2_d20260516_m011849_c001_v0001092_t0034_u01778894329856") 2026/05/16 01:18:51 DEBUG : potato2: Deleting (id "4_z2fd25d5350dd2beb9fe80e1b_f104a0a0bfd5bd5aa_d20260516_m011849_c001_v0001171_t0011_u01778894329499") 2026/05/16 01:18:51 DEBUG : potato3: Deleting (id "4_z2fd25d5350dd2beb9fe80e1b_f1190714e60fa1dae_d20260516_m011849_c001_v0001100_t0049_u01778894329862") 2026/05/16 01:18:51 DEBUG : B2 bucket rclone-test-hatibub0coca: Purge remote 2026/05/16 01:18:51 INFO : B2 bucket rclone-test-hatibub0coca: cleaning bucket "rclone-test-hatibub0coca" of all files 2026/05/16 01:18:52 DEBUG : empty space: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f4021f9fca4502e07_d20260516_m011850_c001_v7007000_t0000_u01778894330448") 2026/05/16 01:18:52 DEBUG : empty space: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f117ec8cdbd25e8f2_d20260516_m011845_c001_v0001097_t0004_u01778894325556") 2026/05/16 01:18:52 DEBUG : potato2: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f4180ab6f18a21471_d20260516_m011849_c001_v7007000_t0000_u01778894329834") 2026/05/16 01:18:52 DEBUG : potato2: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f1107f7fef6e09ead_d20260516_m011846_c001_v0001177_t0029_u01778894326852") 2026/05/16 01:18:52 DEBUG : potato3: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f4180ab6f18a21473_d20260516_m011850_c001_v7007000_t0000_u01778894330296") 2026/05/16 01:18:52 DEBUG : potato3: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f101f5f3fbaa6eda9_d20260516_m011847_c001_v0001182_t0044_u01778894327091") 2026/05/16 01:18:52 DEBUG : potato3: Deleting (id "4_z2f324d3350dd2beb9fe80e1b_f117ec8cdbd25e8f6_d20260516_m011846_c001_v0001097_t0033_u01778894326088") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/rclone-sync-test" 2026/05/16 01:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/rclone-sync-test-include/layer2" 2026/05/16 01:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/rclone-sync-test-ignore-file" 2026/05/16 01:19:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/16 01:19:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:19:05 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:19:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 01:19:05 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test: Waiting for checks to finish 2026/05/16 01:19:05 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test: Waiting for transfers to finish 2026/05/16 01:19:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:05 INFO : There was nothing to transfer 2026/05/16 01:19:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 01:19:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:19:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:19:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:05 INFO : There was nothing to transfer 2026/05/16 01:19:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 01:19:06 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/16 01:19:06 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/16 01:19:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:06 INFO : There was nothing to transfer 2026/05/16 01:19:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 01:19:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:19:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:19:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:06 INFO : There was nothing to transfer 2026/05/16 01:19:07 DEBUG : Excluded 2026/05/16 01:19:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 01:19:07 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/16 01:19:07 DEBUG : B2 bucket rclone-test-yakuruh5radu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/16 01:19:07 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:19:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/CompareDest" 2026/05/16 01:19:11 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:19:11 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:11 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:12 DEBUG : one: size = 3 OK 2026/05/16 01:19:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:19:12 INFO : one: Copied (new) 2026/05/16 01:19:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:12 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:12 DEBUG : one: Sizes differ 2026/05/16 01:19:12 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:12 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:13 DEBUG : one: size = 5 OK 2026/05/16 01:19:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:19:13 INFO : one: Copied (replaced existing) 2026/05/16 01:19:13 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:15 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:15 DEBUG : one: Sizes differ 2026/05/16 01:19:15 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:15 DEBUG : one: size = 5 OK 2026/05/16 01:19:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:19:15 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:15 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:15 INFO : There was nothing to transfer 2026/05/16 01:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:17 DEBUG : one: Sizes differ 2026/05/16 01:19:17 DEBUG : two: size = 3 OK 2026/05/16 01:19:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:19:17 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:17 DEBUG : one: size = 5 OK 2026/05/16 01:19:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:19:17 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:17 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:17 INFO : There was nothing to transfer 2026/05/16 01:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:17 DEBUG : one: Sizes differ 2026/05/16 01:19:18 DEBUG : two: size = 3 OK 2026/05/16 01:19:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:19:18 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:18 DEBUG : one: size = 5 OK 2026/05/16 01:19:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:19:18 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:18 INFO : There was nothing to transfer 2026/05/16 01:19:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:19 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:19 DEBUG : one: Sizes differ 2026/05/16 01:19:19 DEBUG : one: size = 5 OK 2026/05/16 01:19:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:19:19 DEBUG : two: size = 3 OK 2026/05/16 01:19:19 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/05/16 01:19:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:19:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:19:19 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:19 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:19 INFO : There was nothing to transfer 2026/05/16 01:19:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:19 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:19 DEBUG : one: Sizes differ 2026/05/16 01:19:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:20 DEBUG : two: size = 3 (B2 bucket rclone-test-yakuruh5radu path CompareDest) 2026/05/16 01:19:20 DEBUG : two: Sizes differ 2026/05/16 01:19:20 DEBUG : two: Need to transfer - File not found at Destination 2026/05/16 01:19:20 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:20 DEBUG : one: size = 5 OK 2026/05/16 01:19:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:19:20 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:20 DEBUG : two: size = 5 OK 2026/05/16 01:19:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/16 01:19:20 INFO : two: Copied (new) 2026/05/16 01:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.21s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dest" 2026/05/16 01:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/pre-dest1" 2026/05/16 01:19:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/pre-dest2" 2026/05/16 01:19:28 DEBUG : 1: size = 1 OK 2026/05/16 01:19:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:19:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/16 01:19:28 DEBUG : 2: size = 1 OK 2026/05/16 01:19:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:19:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/16 01:19:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/16 01:19:28 DEBUG : B2 bucket rclone-test-yakuruh5radu path dest: Waiting for checks to finish 2026/05/16 01:19:28 DEBUG : B2 bucket rclone-test-yakuruh5radu path dest: Waiting for transfers to finish 2026/05/16 01:19:29 DEBUG : 3: size = 1 OK 2026/05/16 01:19:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/16 01:19:29 INFO : 3: Copied (new) 2026/05/16 01:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:19:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/CopyDest" 2026/05/16 01:19:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:19:34 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:34 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:35 DEBUG : one: size = 3 OK 2026/05/16 01:19:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:19:35 INFO : one: Copied (new) 2026/05/16 01:19:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:35 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:35 DEBUG : one: Sizes differ 2026/05/16 01:19:35 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:36 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:36 DEBUG : one: size = 5 OK 2026/05/16 01:19:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:19:36 INFO : one: Copied (replaced existing) 2026/05/16 01:19:36 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/BackupDir" 2026/05/16 01:19:39 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:39 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:39 DEBUG : one: Sizes differ 2026/05/16 01:19:39 DEBUG : one: size = 5 OK 2026/05/16 01:19:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:39 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:39 DEBUG : one: Sizes differ 2026/05/16 01:19:41 DEBUG : one: size = 3 OK 2026/05/16 01:19:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:19:41 INFO : one: Copied (server-side copy) 2026/05/16 01:19:41 INFO : one: Deleted 2026/05/16 01:19:41 DEBUG : one: size = 5 OK 2026/05/16 01:19:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:19:41 INFO : one: Copied (server-side copy) 2026/05/16 01:19:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/16 01:19:41 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:41 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:43 DEBUG : one: size = 5 OK 2026/05/16 01:19:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:43 DEBUG : one: Unchanged skipping 2026/05/16 01:19:43 DEBUG : two: size = 3 OK 2026/05/16 01:19:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:43 DEBUG : two: size = 3 OK 2026/05/16 01:19:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:19:43 INFO : two: Copied (server-side copy) 2026/05/16 01:19:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/16 01:19:43 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:43 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:43 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:44 DEBUG : one: size = 5 OK 2026/05/16 01:19:44 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:44 DEBUG : two: size = 3 OK 2026/05/16 01:19:44 DEBUG : one: Unchanged skipping 2026/05/16 01:19:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:44 DEBUG : two: Unchanged skipping 2026/05/16 01:19:44 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:44 INFO : There was nothing to transfer 2026/05/16 01:19:45 DEBUG : one: size = 5 OK 2026/05/16 01:19:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:45 DEBUG : one: Unchanged skipping 2026/05/16 01:19:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:45 DEBUG : three: size = 5 (B2 bucket rclone-test-yakuruh5radu path CopyDest) 2026/05/16 01:19:45 DEBUG : three: Sizes differ 2026/05/16 01:19:45 DEBUG : three: Destination not found in --copy-dest 2026/05/16 01:19:45 DEBUG : three: Need to transfer - File not found at Destination 2026/05/16 01:19:45 DEBUG : two: size = 3 OK 2026/05/16 01:19:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:19:45 DEBUG : two: Unchanged skipping 2026/05/16 01:19:45 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:45 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:46 DEBUG : three: size = 7 OK 2026/05/16 01:19:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/16 01:19:46 INFO : three: Copied (new) 2026/05/16 01:19:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.84s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:19:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001184_t0059": EOF 2026/05/16 01:19:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001184_t0059": EOF) 2026/05/16 01:19:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yakuruh5radu: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001184_t0059": EOF) 2026/05/16 01:19:52 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/backup" 2026/05/16 01:19:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:19:55 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:19:55 DEBUG : one: Sizes differ 2026/05/16 01:19:55 DEBUG : two: size = 3 OK 2026/05/16 01:19:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:19:55 DEBUG : two: Unchanged skipping 2026/05/16 01:19:55 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:19:56 DEBUG : one: size = 3 OK 2026/05/16 01:19:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:19:56 INFO : one: Copied (server-side copy) 2026/05/16 01:19:57 INFO : one: Deleted 2026/05/16 01:19:57 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:19:57 DEBUG : one: size = 4 OK 2026/05/16 01:19:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:19:57 INFO : one: Copied (new) 2026/05/16 01:19:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:19:58 DEBUG : three.txt: size = 5 OK 2026/05/16 01:19:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:19:58 INFO : three.txt: Copied (server-side copy) 2026/05/16 01:19:58 INFO : three.txt: Deleted 2026/05/16 01:19:58 INFO : three.txt: Moved into backup dir 2026/05/16 01:20:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:00 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:00 DEBUG : one: Sizes differ 2026/05/16 01:20:00 DEBUG : two: size = 3 OK 2026/05/16 01:20:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:00 DEBUG : two: Unchanged skipping 2026/05/16 01:20:00 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:00 DEBUG : one: size = 4 OK 2026/05/16 01:20:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:00 INFO : one: Copied (server-side copy) 2026/05/16 01:20:01 INFO : one: Deleted 2026/05/16 01:20:01 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:01 DEBUG : one: size = 5 OK 2026/05/16 01:20:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:20:01 INFO : one: Copied (new) 2026/05/16 01:20:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:02 DEBUG : three.txt: size = 6 OK 2026/05/16 01:20:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:02 INFO : three.txt: Copied (server-side copy) 2026/05/16 01:20:02 INFO : three.txt: Deleted 2026/05/16 01:20:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.50s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/backup" 2026/05/16 01:20:08 DEBUG : two: size = 3 OK 2026/05/16 01:20:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:08 DEBUG : two: Unchanged skipping 2026/05/16 01:20:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:08 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:08 DEBUG : one: Sizes differ 2026/05/16 01:20:08 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:10 DEBUG : one.bak: size = 3 OK 2026/05/16 01:20:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:20:10 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:10 INFO : one: Deleted 2026/05/16 01:20:10 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:11 DEBUG : one: size = 4 OK 2026/05/16 01:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:11 INFO : one: Copied (new) 2026/05/16 01:20:11 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:12 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:20:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:20:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:12 INFO : three.txt: Deleted 2026/05/16 01:20:12 INFO : three.txt: Moved into backup dir 2026/05/16 01:20:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:14 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:14 DEBUG : one: Sizes differ 2026/05/16 01:20:14 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:14 DEBUG : two: size = 3 OK 2026/05/16 01:20:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:14 DEBUG : two: Unchanged skipping 2026/05/16 01:20:14 DEBUG : one.bak: size = 4 OK 2026/05/16 01:20:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:14 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:14 INFO : one: Deleted 2026/05/16 01:20:14 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:15 DEBUG : one: size = 5 OK 2026/05/16 01:20:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:20:15 INFO : one: Copied (new) 2026/05/16 01:20:15 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:15 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:20:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:15 INFO : three.txt: Deleted 2026/05/16 01:20:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/backup" 2026/05/16 01:20:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:21 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:21 DEBUG : one: Sizes differ 2026/05/16 01:20:21 DEBUG : two: size = 3 OK 2026/05/16 01:20:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:21 DEBUG : two: Unchanged skipping 2026/05/16 01:20:21 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:24 DEBUG : one-2019-01-01: size = 3 OK 2026/05/16 01:20:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:20:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:20:24 INFO : one: Deleted 2026/05/16 01:20:24 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:25 DEBUG : one: size = 4 OK 2026/05/16 01:20:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:25 INFO : one: Copied (new) 2026/05/16 01:20:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/16 01:20:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:20:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:20:26 INFO : three.txt: Deleted 2026/05/16 01:20:26 INFO : three.txt: Moved into backup dir 2026/05/16 01:20:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:27 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:27 DEBUG : one: Sizes differ 2026/05/16 01:20:27 DEBUG : two: size = 3 OK 2026/05/16 01:20:27 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:27 DEBUG : two: Unchanged skipping 2026/05/16 01:20:28 DEBUG : one-2019-01-01: size = 4 OK 2026/05/16 01:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:20:28 INFO : one: Deleted 2026/05/16 01:20:28 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:28 DEBUG : one: size = 5 OK 2026/05/16 01:20:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:20:28 INFO : one: Copied (new) 2026/05/16 01:20:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/16 01:20:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:20:29 INFO : three.txt: Deleted 2026/05/16 01:20:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.44s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:20:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:34 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:34 DEBUG : one: Sizes differ 2026/05/16 01:20:34 DEBUG : two: size = 3 OK 2026/05/16 01:20:34 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:34 DEBUG : two: Unchanged skipping 2026/05/16 01:20:34 DEBUG : one.bak: size = 3 OK 2026/05/16 01:20:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:20:34 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:34 INFO : one: Deleted 2026/05/16 01:20:34 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:35 DEBUG : one: size = 4 OK 2026/05/16 01:20:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:35 INFO : one: Copied (new) 2026/05/16 01:20:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:36 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:20:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:20:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:36 INFO : three.txt: Deleted 2026/05/16 01:20:36 INFO : three.txt: Moved into backup dir 2026/05/16 01:20:37 DEBUG : one.bak: Excluded (Path Filter) 2026/05/16 01:20:37 DEBUG : one.bak: Excluded 2026/05/16 01:20:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/16 01:20:37 DEBUG : three.txt.bak: Excluded 2026/05/16 01:20:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:37 DEBUG : two: size = 3 OK 2026/05/16 01:20:37 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:37 DEBUG : one: Sizes differ 2026/05/16 01:20:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:37 DEBUG : two: Unchanged skipping 2026/05/16 01:20:37 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for checks to finish 2026/05/16 01:20:38 DEBUG : one.bak: size = 4 OK 2026/05/16 01:20:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:38 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:38 INFO : one: Deleted 2026/05/16 01:20:38 DEBUG : B2 bucket rclone-test-yakuruh5radu path dst: Waiting for transfers to finish 2026/05/16 01:20:38 DEBUG : one: size = 5 OK 2026/05/16 01:20:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:20:38 INFO : one: Copied (new) 2026/05/16 01:20:38 DEBUG : Waiting for deletions to finish 2026/05/16 01:20:39 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:20:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:39 INFO : three.txt: Deleted 2026/05/16 01:20:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.30s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:20:41 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001103_t0046": EOF 2026/05/16 01:20:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001103_t0046": EOF) 2026/05/16 01:20:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-yakuruh5radu: 1/10 (Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ff720d3350bd2beb9fe80e1b/c001_v0001103_t0046": EOF) 2026/05/16 01:20:44 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:20:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:46 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:46 DEBUG : one: Sizes differ 2026/05/16 01:20:47 DEBUG : one.bak: size = 3 OK 2026/05/16 01:20:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:20:47 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:47 INFO : one: Deleted 2026/05/16 01:20:48 DEBUG : one: size = 4 OK 2026/05/16 01:20:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:48 INFO : one: Copied (new) 2026/05/16 01:20:49 DEBUG : two: size = 3 OK 2026/05/16 01:20:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:49 DEBUG : two: Unchanged skipping 2026/05/16 01:20:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:49 DEBUG : three.txt: Sizes differ 2026/05/16 01:20:50 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:20:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:20:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:50 INFO : three.txt: Deleted 2026/05/16 01:20:50 DEBUG : three.txt: size = 6 OK 2026/05/16 01:20:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:50 INFO : three.txt: Copied (new) 2026/05/16 01:20:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:51 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:51 DEBUG : one: Sizes differ 2026/05/16 01:20:52 DEBUG : one.bak: size = 4 OK 2026/05/16 01:20:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:20:52 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:20:52 INFO : one: Deleted 2026/05/16 01:20:53 DEBUG : one: size = 5 OK 2026/05/16 01:20:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:20:53 INFO : one: Copied (new) 2026/05/16 01:20:53 DEBUG : two: size = 3 OK 2026/05/16 01:20:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:20:53 DEBUG : two: Unchanged skipping 2026/05/16 01:20:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:53 DEBUG : three.txt: Sizes differ 2026/05/16 01:20:54 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:20:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:20:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:20:54 INFO : three.txt: Deleted 2026/05/16 01:20:54 DEBUG : three.txt: size = 19 OK 2026/05/16 01:20:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/16 01:20:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.22s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuruh5radu/dst" 2026/05/16 01:20:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:20:59 DEBUG : one: size = 3 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:20:59 DEBUG : one: Sizes differ 2026/05/16 01:21:01 DEBUG : one-2019-01-01: size = 3 OK 2026/05/16 01:21:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:21:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:21:01 INFO : one: Deleted 2026/05/16 01:22:16 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/05/16 01:22:16 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/05/16 01:22:16 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/05/16 01:22:16 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2026/05/16 01:22:17 DEBUG : pacer: Reducing sleep to 500ms 2026/05/16 01:22:18 DEBUG : pacer: Reducing sleep to 250ms 2026/05/16 01:22:18 DEBUG : one: size = 4 OK 2026/05/16 01:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:22:18 INFO : one: Copied (new) 2026/05/16 01:22:18 DEBUG : pacer: Reducing sleep to 125ms 2026/05/16 01:22:18 DEBUG : two: size = 3 OK 2026/05/16 01:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:18 DEBUG : two: Unchanged skipping 2026/05/16 01:22:19 DEBUG : pacer: Reducing sleep to 62.5ms 2026/05/16 01:22:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:22:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:22:19 DEBUG : three.txt: Sizes differ 2026/05/16 01:22:19 DEBUG : pacer: Reducing sleep to 31.25ms 2026/05/16 01:22:19 DEBUG : pacer: Reducing sleep to 15.625ms 2026/05/16 01:22:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/16 01:22:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:22:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:22:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:22:20 INFO : three.txt: Deleted 2026/05/16 01:22:20 DEBUG : three.txt: size = 6 OK 2026/05/16 01:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:22:20 INFO : three.txt: Copied (new) 2026/05/16 01:22:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:22:21 DEBUG : one: size = 4 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:22:21 DEBUG : one: Sizes differ 2026/05/16 01:22:21 DEBUG : one-2019-01-01: size = 4 OK 2026/05/16 01:22:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:22:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:22:22 INFO : one: Deleted 2026/05/16 01:22:22 DEBUG : one: size = 5 OK 2026/05/16 01:22:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:22:22 INFO : one: Copied (new) 2026/05/16 01:22:22 DEBUG : two: size = 3 OK 2026/05/16 01:22:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:22 DEBUG : two: Unchanged skipping 2026/05/16 01:22:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:22:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yakuruh5radu path dst) 2026/05/16 01:22:22 DEBUG : three.txt: Sizes differ 2026/05/16 01:22:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/16 01:22:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:22:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:22:23 INFO : three.txt: Deleted 2026/05/16 01:22:23 DEBUG : three.txt: size = 19 OK 2026/05/16 01:22:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/16 01:22:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (88.87s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:22:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:22:26 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:22:26 DEBUG : Testêé: Sizes differ 2026/05/16 01:22:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:22:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:22:26 DEBUG : Testêé: size = 14 OK 2026/05/16 01:22:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/16 01:22:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/16 01:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:22:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:22:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:22:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:22:28 DEBUG : existing: size = 6 OK 2026/05/16 01:22:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:22:28 INFO : existing: Copied (new) 2026/05/16 01:22:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:22:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:22:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:22:28 DEBUG : existing: Sizes differ 2026/05/16 01:22:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/16 01:22:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:22:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:22:28 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting files as there were IO errors 2026/05/16 01:22:28 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:22:30 DEBUG : EXISTING: size = 6 OK 2026/05/16 01:22:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:30 DEBUG : existing: Unchanged skipping 2026/05/16 01:22:30 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:22:30 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:22:30 DEBUG : Waiting for deletions to finish 2026/05/16 01:22:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.76s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:22:50 DEBUG : both0: size = 6 OK 2026/05/16 01:22:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both11: size = 6 OK 2026/05/16 01:22:50 DEBUG : both10: size = 6 OK 2026/05/16 01:22:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both12: size = 6 OK 2026/05/16 01:22:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:22:50 DEBUG : both0: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both13: size = 6 OK 2026/05/16 01:22:50 DEBUG : both10: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both14: size = 6 OK 2026/05/16 01:22:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both13: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both15: size = 6 OK 2026/05/16 01:22:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both14: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both16: size = 6 OK 2026/05/16 01:22:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both16: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both17: size = 6 OK 2026/05/16 01:22:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both17: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both18: size = 6 OK 2026/05/16 01:22:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both18: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both19: size = 6 OK 2026/05/16 01:22:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both19: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both1: size = 6 OK 2026/05/16 01:22:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both1: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both2: size = 6 OK 2026/05/16 01:22:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both2: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both3: size = 6 OK 2026/05/16 01:22:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both3: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both4: size = 6 OK 2026/05/16 01:22:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both4: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both5: size = 6 OK 2026/05/16 01:22:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both5: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both6: size = 6 OK 2026/05/16 01:22:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both6: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both7: size = 6 OK 2026/05/16 01:22:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both7: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both8: size = 6 OK 2026/05/16 01:22:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both8: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both9: size = 6 OK 2026/05/16 01:22:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:22:50 DEBUG : both9: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both12: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both11: Unchanged skipping 2026/05/16 01:22:50 DEBUG : both15: Unchanged skipping 2026/05/16 01:22:50 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:22:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:22:50 INFO : only0: Deleted 2026/05/16 01:22:50 INFO : only10: Deleted 2026/05/16 01:22:50 INFO : only13: Deleted 2026/05/16 01:22:50 INFO : only18: Deleted 2026/05/16 01:22:50 INFO : only3: Deleted 2026/05/16 01:22:50 INFO : only4: Deleted 2026/05/16 01:22:50 INFO : only7: Deleted 2026/05/16 01:22:50 INFO : only11: Deleted 2026/05/16 01:22:50 INFO : only12: Deleted 2026/05/16 01:22:50 INFO : only14: Deleted 2026/05/16 01:22:50 INFO : only2: Deleted 2026/05/16 01:22:50 INFO : only9: Deleted 2026/05/16 01:22:50 INFO : only15: Deleted 2026/05/16 01:22:50 INFO : only19: Deleted 2026/05/16 01:22:51 INFO : only17: Deleted 2026/05/16 01:22:51 INFO : only5: Deleted 2026/05/16 01:22:51 INFO : only6: Deleted 2026/05/16 01:22:51 INFO : only8: Deleted 2026/05/16 01:22:51 INFO : only16: Deleted 2026/05/16 01:22:51 INFO : only1: Deleted 2026/05/16 01:22:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.97s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:16 DEBUG : both0: size = 6 OK 2026/05/16 01:23:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both11: size = 6 OK 2026/05/16 01:23:16 DEBUG : both0: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both10: size = 6 OK 2026/05/16 01:23:16 DEBUG : both12: size = 6 OK 2026/05/16 01:23:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:23:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both13: size = 6 OK 2026/05/16 01:23:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both10: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both14: size = 6 OK 2026/05/16 01:23:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both14: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both15: size = 6 OK 2026/05/16 01:23:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both15: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both16: size = 6 OK 2026/05/16 01:23:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both12: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both17: size = 6 OK 2026/05/16 01:23:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both11: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both18: size = 6 OK 2026/05/16 01:23:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both18: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both19: size = 6 OK 2026/05/16 01:23:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both19: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both1: size = 6 OK 2026/05/16 01:23:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both1: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both2: size = 6 OK 2026/05/16 01:23:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both2: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both3: size = 6 OK 2026/05/16 01:23:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both3: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both4: size = 6 OK 2026/05/16 01:23:16 DEBUG : both13: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both5: size = 6 OK 2026/05/16 01:23:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both16: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both6: size = 6 OK 2026/05/16 01:23:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both5: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both7: size = 6 OK 2026/05/16 01:23:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both7: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both8: size = 6 OK 2026/05/16 01:23:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both6: Unchanged skipping 2026/05/16 01:23:16 DEBUG : both9: size = 6 OK 2026/05/16 01:23:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:16 DEBUG : both4: Unchanged skipping 2026/05/16 01:23:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only0: Sizes differ 2026/05/16 01:23:16 DEBUG : both9: Unchanged skipping 2026/05/16 01:23:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only10: Sizes differ 2026/05/16 01:23:16 DEBUG : both17: Unchanged skipping 2026/05/16 01:23:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only11: Sizes differ 2026/05/16 01:23:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : both8: Unchanged skipping 2026/05/16 01:23:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only12: Sizes differ 2026/05/16 01:23:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only13: Sizes differ 2026/05/16 01:23:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only14: Sizes differ 2026/05/16 01:23:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only15: Sizes differ 2026/05/16 01:23:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only16: Sizes differ 2026/05/16 01:23:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only17: Sizes differ 2026/05/16 01:23:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only18: Sizes differ 2026/05/16 01:23:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only19: Sizes differ 2026/05/16 01:23:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only1: Sizes differ 2026/05/16 01:23:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only2: Sizes differ 2026/05/16 01:23:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only3: Sizes differ 2026/05/16 01:23:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only4: Sizes differ 2026/05/16 01:23:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only5: Sizes differ 2026/05/16 01:23:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only6: Sizes differ 2026/05/16 01:23:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only7: Sizes differ 2026/05/16 01:23:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only8: Sizes differ 2026/05/16 01:23:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2423692561) 2026/05/16 01:23:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-yakuruh5radu) 2026/05/16 01:23:16 DEBUG : only9: Sizes differ 2026/05/16 01:23:16 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:23:16 DEBUG : only10: size = 0 OK 2026/05/16 01:23:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:16 INFO : only10: Copied (replaced existing) 2026/05/16 01:23:16 DEBUG : only12: size = 0 OK 2026/05/16 01:23:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:16 INFO : only12: Copied (replaced existing) 2026/05/16 01:23:16 DEBUG : only0: size = 0 OK 2026/05/16 01:23:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:16 INFO : only0: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only14: size = 0 OK 2026/05/16 01:23:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only14: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only11: size = 0 OK 2026/05/16 01:23:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only11: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only13: size = 0 OK 2026/05/16 01:23:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only13: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only19: size = 0 OK 2026/05/16 01:23:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only19: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only17: size = 0 OK 2026/05/16 01:23:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only17: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only16: size = 0 OK 2026/05/16 01:23:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only16: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only15: size = 0 OK 2026/05/16 01:23:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only15: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only18: size = 0 OK 2026/05/16 01:23:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only18: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only2: size = 0 OK 2026/05/16 01:23:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only2: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only5: size = 0 OK 2026/05/16 01:23:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only5: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only6: size = 0 OK 2026/05/16 01:23:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only6: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only7: size = 0 OK 2026/05/16 01:23:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only7: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only3: size = 0 OK 2026/05/16 01:23:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only3: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only8: size = 0 OK 2026/05/16 01:23:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only8: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only1: size = 0 OK 2026/05/16 01:23:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only1: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only4: size = 0 OK 2026/05/16 01:23:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only4: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : only9: size = 0 OK 2026/05/16 01:23:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:23:17 INFO : only9: Copied (replaced existing) 2026/05/16 01:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.52s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:26 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:23:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:23:26 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:23:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:23:26 INFO : empty_on_remote: Making directory 2026/05/16 01:23:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 01:23:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:29 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:23:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:23:29 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:23:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:23:29 INFO : empty_on_remote: Making directory 2026/05/16 01:23:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 01:23:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:31 INFO : sub dir: Making directory 2026/05/16 01:23:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:23:35 INFO : sub dir: Making directory 2026/05/16 01:23:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:23:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:48 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:23:48 DEBUG : apple: size = 5 OK 2026/05/16 01:23:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:48 DEBUG : apple: Unchanged skipping 2026/05/16 01:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:23:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:23:48 DEBUG : banana: size = 6 OK 2026/05/16 01:23:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:48 DEBUG : banana: Unchanged skipping 2026/05/16 01:23:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:23:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:23:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:23:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:49 INFO : There was nothing to transfer 2026/05/16 01:23:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:49 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:23:49 DEBUG : apple: size = 5 OK 2026/05/16 01:23:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : apple: Unchanged skipping 2026/05/16 01:23:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:23:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:23:49 DEBUG : banana: size = 6 OK 2026/05/16 01:23:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : banana: Unchanged skipping 2026/05/16 01:23:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:23:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:23:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:23:49 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:23:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:49 INFO : There was nothing to transfer 2026/05/16 01:23:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:23:50 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:24:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:05 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:05 DEBUG : apple: size = 5 OK 2026/05/16 01:24:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:05 DEBUG : apple: Unchanged skipping 2026/05/16 01:24:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:24:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:24:05 DEBUG : banana: size = 6 OK 2026/05/16 01:24:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:05 DEBUG : banana: Unchanged skipping 2026/05/16 01:24:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:24:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:06 INFO : There was nothing to transfer 2026/05/16 01:24:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:06 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:06 DEBUG : apple: size = 5 OK 2026/05/16 01:24:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : apple: Unchanged skipping 2026/05/16 01:24:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:24:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:24:06 DEBUG : banana: size = 6 OK 2026/05/16 01:24:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:24:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : banana: Unchanged skipping 2026/05/16 01:24:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:24:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:06 INFO : There was nothing to transfer 2026/05/16 01:24:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:07 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:24:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:22 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:24:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:23 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:24:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:24:23 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/16 01:24:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:24:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:24:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:24:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:24:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/16 01:24:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:24:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:24:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:24:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:24:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:24:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:24:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:24:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:24:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:24:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:24:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:24:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:24:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:24:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:24:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:24:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:24:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:24:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:24:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:24:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:24:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:24:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:24:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:24:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:24:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:24:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:24:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:24:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:24:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:24:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:24:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:24:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:24:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:24:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:24:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:24:25 INFO : banana: Deleted 2026/05/16 01:24:25 INFO : splitbananasplit: Deleted 2026/05/16 01:24:25 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:24:25 INFO : apple: Deleted 2026/05/16 01:24:25 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:24:25 INFO : appleappleapplebanana: Deleted 2026/05/16 01:24:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:24:25 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:24:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:26 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:24:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:24:26 DEBUG : apple: Unchanged skipping 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:24:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:26 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:24:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:26 DEBUG : banana: Unchanged skipping 2026/05/16 01:24:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:24:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:24:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:24:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:27 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:24:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:24:27 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:24:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:24:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:24:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:24:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:24:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:24:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:24:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:42 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:24:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:24:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:24:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:24:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : PREFIXapple: size = 5 OK 2026/05/16 01:24:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:24:43 INFO : apple: Copied (new) to: PREFIXapple 2026/05/16 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:24:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:24:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:24:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:24:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:24:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:24:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:24:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:24:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:24:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:24:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:43 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:43 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/16 01:24:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:24:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/16 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:24:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:43 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/16 01:24:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:24:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/16 01:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:24:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : PREFIXbanana: size = 6 OK 2026/05/16 01:24:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:24:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/16 01:24:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:24:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:24:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:24:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:43 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/16 01:24:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:24:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/16 01:24:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:24:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/16 01:24:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:24:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/16 01:24:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:24:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/16 01:24:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:24:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/16 01:24:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:24:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/16 01:24:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:24:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/16 01:24:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:24:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/16 01:24:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:24:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/16 01:24:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:24:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/16 01:24:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:24:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:46 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:24:46 INFO : banana: Deleted 2026/05/16 01:24:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:24:46 INFO : apple: Deleted 2026/05/16 01:24:46 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:24:46 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:24:46 INFO : appleappleapplebanana: Deleted 2026/05/16 01:24:46 INFO : splitbananasplit: Deleted 2026/05/16 01:24:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:24:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:24:47 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:24:47 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:24:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:24:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:24:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:24:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:24:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:24:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : apple: size = 5 OK 2026/05/16 01:24:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:24:48 INFO : apple: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:24:48 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:24:48 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:24:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:24:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:24:48 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:24:48 DEBUG : banana: size = 6 OK 2026/05/16 01:24:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:24:48 INFO : banana: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:24:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:24:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:24:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:24:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:24:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:24:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:24:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:24:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:24:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:24:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:24:48 INFO : splitbananasplit: Copied (new) 2026/05/16 01:24:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:24:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:24:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:24:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:24:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:24:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:24:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:24:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:24:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:24:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:24:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:24:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:24:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:24:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:24:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:24:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:24:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:24:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:24:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:24:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:24:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:24:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:24:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:24:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:24:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:24:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/16 01:24:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/16 01:24:50 INFO : PREFIXsplitbananasplit: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/16 01:24:50 INFO : PREFIXapple: Deleted 2026/05/16 01:24:50 INFO : PREFIXbanana: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/16 01:24:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/16 01:24:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:50 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:24:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:24:51 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:25:07 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:07 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:25:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:08 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/16 01:25:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:25:08 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/16 01:25:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:25:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/16 01:25:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:25:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:08 DEBUG : appleSUFFIX: size = 5 OK 2026/05/16 01:25:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:25:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:08 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/16 01:25:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:25:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/16 01:25:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:25:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/16 01:25:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:25:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/16 01:25:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:25:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:25:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:25:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:25:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:25:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:25:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/16 01:25:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:25:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/16 01:25:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:25:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/16 01:25:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:25:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/16 01:25:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:25:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/16 01:25:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:25:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/16 01:25:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:25:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/16 01:25:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:25:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:25:10 INFO : apple: Deleted 2026/05/16 01:25:10 INFO : banana: Deleted 2026/05/16 01:25:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:25:10 INFO : splitbananasplit: Deleted 2026/05/16 01:25:10 INFO : appleappleapplebanana: Deleted 2026/05/16 01:25:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:25:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:25:10 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:25:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:25:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:25:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:25:11 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:25:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:25:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:25:11 DEBUG : apple: size = 5 OK 2026/05/16 01:25:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:25:11 INFO : apple: Copied (new) 2026/05/16 01:25:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:25:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:25:11 INFO : splitbananasplit: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:25:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:25:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:25:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:25:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:25:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:25:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : banana: size = 6 OK 2026/05/16 01:25:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:25:12 INFO : banana: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:25:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:25:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:25:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:25:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:25:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:25:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:25:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:25:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:25:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:25:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:25:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:25:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:25:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:25:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:25:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:25:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:25:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:25:13 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : appleSUFFIX: Deleted 2026/05/16 01:25:14 INFO : bananaSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/16 01:25:14 INFO : splitbananasplitSUFFIX: Deleted 2026/05/16 01:25:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/16 01:25:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:14 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:15 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:25:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:31 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : apple: size = 5 OK 2026/05/16 01:25:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : apple: Unchanged skipping 2026/05/16 01:25:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:31 DEBUG : banana: size = 6 OK 2026/05/16 01:25:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:31 DEBUG : banana: Unchanged skipping 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:31 DEBUG : appleapple: size = 21 OK 2026/05/16 01:25:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:25:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/16 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:25:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:31 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:32 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:25:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:25:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/16 01:25:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:25:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/16 01:25:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:25:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/16 01:25:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:25:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/16 01:25:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:25:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/16 01:25:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:25:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/16 01:25:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:25:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/16 01:25:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:25:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/16 01:25:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:25:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:25:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/16 01:25:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:25:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:25:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/16 01:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:25:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:25:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/16 01:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:25:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:25:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/16 01:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:25:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:25:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/16 01:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:25:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:25:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/16 01:25:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:25:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:25:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/16 01:25:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:25:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:25:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/16 01:25:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:25:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:25:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/16 01:25:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:25:34 INFO : splitbananasplit: Deleted 2026/05/16 01:25:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:25:34 INFO : appleappleapplebanana: Deleted 2026/05/16 01:25:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:25:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:25:34 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:34 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:25:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:35 DEBUG : apple: size = 5 OK 2026/05/16 01:25:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:25:35 DEBUG : apple: Unchanged skipping 2026/05/16 01:25:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:25:35 DEBUG : banana: size = 6 OK 2026/05/16 01:25:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : appleapple: size = 21 OK 2026/05/16 01:25:35 DEBUG : banana: Unchanged skipping 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:25:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:25:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:25:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:25:35 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:35 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:35 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:25:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:25:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:25:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:25:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:25:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:25:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:25:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:25:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:25:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:25:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:25:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:25:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:25:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:25:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:25:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:25:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:25:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:25:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:25:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:25:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:50 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:25:51 DEBUG : apple: size = 5 OK 2026/05/16 01:25:51 DEBUG : banana: size = 6 OK 2026/05/16 01:25:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:25:51 DEBUG : banana: Unchanged skipping 2026/05/16 01:25:51 DEBUG : apple: Unchanged skipping 2026/05/16 01:25:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:25:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:25:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:25:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:25:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:25:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:25:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:25:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:25:51 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:51 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : apple: size = 5 OK 2026/05/16 01:25:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : apple: Unchanged skipping 2026/05/16 01:25:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:25:52 DEBUG : banana: size = 6 OK 2026/05/16 01:25:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:25:52 DEBUG : banana: Unchanged skipping 2026/05/16 01:25:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:25:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:25:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:25:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:25:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:25:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:25:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:25:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:25:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:25:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:25:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:25:52 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:25:52 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:52 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:52 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : Waiting for deletions to finish 2026/05/16 01:25:53 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:25:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:26:07 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:08 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:08 DEBUG : apple: size = 5 OK 2026/05/16 01:26:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:08 DEBUG : banana: size = 6 OK 2026/05/16 01:26:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:08 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:08 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:08 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:09 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:09 DEBUG : apple: size = 5 OK 2026/05/16 01:26:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:09 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : banana: size = 6 OK 2026/05/16 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:09 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:09 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:10 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:26:26 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:26 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:26 DEBUG : apple: size = 5 OK 2026/05/16 01:26:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:26 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:26 DEBUG : banana: size = 6 OK 2026/05/16 01:26:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:26 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:27 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:27 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:27 DEBUG : apple: size = 5 OK 2026/05/16 01:26:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:27 DEBUG : banana: size = 6 OK 2026/05/16 01:26:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:28 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:26:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:46 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:46 DEBUG : apple: size = 5 OK 2026/05/16 01:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:46 DEBUG : banana: size = 6 OK 2026/05/16 01:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:46 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:46 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:47 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : apple: size = 5 OK 2026/05/16 01:26:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : apple: Unchanged skipping 2026/05/16 01:26:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:26:47 DEBUG : banana: size = 6 OK 2026/05/16 01:26:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:26:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:26:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : banana: Unchanged skipping 2026/05/16 01:26:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:26:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:26:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:26:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:26:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:26:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:26:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:26:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:26:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:26:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:26:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:26:47 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:26:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:26:47 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:04 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : apple: size = 5 OK 2026/05/16 01:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : apple: Unchanged skipping 2026/05/16 01:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:27:05 DEBUG : banana: size = 6 OK 2026/05/16 01:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : banana: Unchanged skipping 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:27:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:27:05 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:05 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:27:05 DEBUG : apple: size = 5 OK 2026/05/16 01:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : apple: Unchanged skipping 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:27:05 DEBUG : banana: size = 6 OK 2026/05/16 01:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : banana: Unchanged skipping 2026/05/16 01:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:27:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:27:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:27:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:27:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:27:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:27:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:27:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:27:06 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:06 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:06 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.35s) --- PASS: TestTransform/NFC (16.21s) --- PASS: TestTransform/NFD (16.74s) --- PASS: TestTransform/base64 (20.36s) --- PASS: TestTransform/prefix (23.71s) --- PASS: TestTransform/suffix (24.25s) --- PASS: TestTransform/truncate (20.54s) --- PASS: TestTransform/encoder (17.45s) --- PASS: TestTransform/ISO-8859-1 (16.66s) --- PASS: TestTransform/charmap (18.33s) --- PASS: TestTransform/lowercase (19.60s) --- PASS: TestTransform/ascii (18.50s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:27:11 INFO : sub dir_somesuffix: Making directory 2026/05/16 01:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:27:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/16 01:27:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:27:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:27:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:11 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/16 01:27:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:27:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:13 INFO : tictactoe: Making directory 2026/05/16 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:13 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:27:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:13 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/16 01:27:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/16 01:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:15 INFO : toe: Making directory 2026/05/16 01:27:15 INFO : toe/toe: Making directory 2026/05/16 01:27:15 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:27:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:27:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:27:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:15 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:27:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:27:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.45s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:17 INFO : toe: Making directory 2026/05/16 01:27:17 INFO : toe/toe: Making directory 2026/05/16 01:27:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:27:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:27:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:27:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:17 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:27:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:19 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:27:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:27:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:19 INFO : tictacempty_dir: Making directory 2026/05/16 01:27:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:19 INFO : tictactoe: Making directory 2026/05/16 01:27:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:19 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:19 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:19 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:27:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:20 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:27:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:27:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:21 INFO : tictacempty_dir: Making directory 2026/05/16 01:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:21 INFO : tictactoe: Making directory 2026/05/16 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:21 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:21 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:27:22 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:27:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/16 01:27:22 NOTICE: B2 bucket rclone-test-yakuruh5radu: 0 differences found 2026/05/16 01:27:22 NOTICE: B2 bucket rclone-test-yakuruh5radu: 1 matching files --- PASS: TestAllTag (2.39s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:23 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:23 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:23 INFO : tictactoe: Making directory 2026/05/16 01:27:23 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:23 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:23 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:23 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:27:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:24 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:27:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:27:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:27:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/16 01:27:25 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.75s) === RUN TestSyntax 2026/05/16 01:27:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:26 INFO : toe: Making directory 2026/05/16 01:27:26 INFO : toe/toe: Making directory 2026/05/16 01:27:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:27:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:26 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:27 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:27:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:27 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:27 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:27:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:28 INFO : tictacempty_dir: Making directory 2026/05/16 01:27:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:28 INFO : tictactoe: Making directory 2026/05/16 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:28 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:28 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:28 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:28 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:27:28 INFO : toe/toe: Removing directory 2026/05/16 01:27:28 INFO : toe: Removing directory 2026/05/16 01:27:28 INFO : empty_dir: Removing directory 2026/05/16 01:27:28 DEBUG : Local file system at /tmp/rclone2423692561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:29 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:27:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:27:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:29 INFO : tictacempty_dir: Making directory 2026/05/16 01:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:29 INFO : tictactoe: Making directory 2026/05/16 01:27:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:29 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:29 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:30 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:27:30 INFO : toe/toe: Removing directory 2026/05/16 01:27:30 INFO : toe: Removing directory 2026/05/16 01:27:30 INFO : empty_dir: Removing directory 2026/05/16 01:27:30 DEBUG : Local file system at /tmp/rclone2423692561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/16 01:27:32 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.29s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:32 DEBUG : Reset feature "Copy" 2026/05/16 01:27:32 DEBUG : Reset feature "Move" 2026/05/16 01:27:32 DEBUG : Reset feature "Copy" 2026/05/16 01:27:32 DEBUG : Reset feature "Move" 2026/05/16 01:27:32 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:27:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:27:32 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:33 INFO : tictacempty_dir: Making directory 2026/05/16 01:27:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:27:33 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:33 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:33 INFO : tictactoe: Making directory 2026/05/16 01:27:33 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:33 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:27:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:33 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:27:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:27:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:27:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:33 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:33 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:27:34 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:27:34 INFO : toe/toe: Removing directory 2026/05/16 01:27:34 INFO : toe: Removing directory 2026/05/16 01:27:34 INFO : empty_dir: Removing directory 2026/05/16 01:27:34 DEBUG : Local file system at /tmp/rclone2423692561: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:27:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:27:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/16 01:27:35 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.10s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:37 DEBUG : toe: transformed to: dG9l 2026/05/16 01:27:37 DEBUG : toe: transformed to: dG9l 2026/05/16 01:27:37 INFO : dG9l: Making directory 2026/05/16 01:27:37 DEBUG : toe: transformed to: dG9l 2026/05/16 01:27:37 DEBUG : toe: transformed to: dG9l 2026/05/16 01:27:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:27:37 INFO : dG9l/dG9l: Making directory 2026/05/16 01:27:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:27:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/16 01:27:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:27:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:27:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:27:37 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:37 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/16 01:27:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:27:37 DEBUG : Waiting for deletions to finish 2026/05/16 01:27:38 DEBUG : dG9l: transformed to: toe 2026/05/16 01:27:38 DEBUG : dG9l: transformed to: toe 2026/05/16 01:27:38 DEBUG : dG9l: transformed to: toe 2026/05/16 01:27:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/16 01:27:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/16 01:27:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:27:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/16 01:27:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/16 01:27:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/16 01:27:38 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for checks to finish 2026/05/16 01:27:38 DEBUG : Local file system at /tmp/rclone2423692561: Waiting for transfers to finish 2026/05/16 01:27:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yakuruh5radu", Local "Local file system at /tmp/rclone2423692561", Modify Window "1ms" 2026/05/16 01:27:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:39 DEBUG : toe: transformed to: 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe: transformed to: 2026/05/16 01:27:40 INFO : B2 bucket rclone-test-yakuruh5radu: Making directory 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe: transformed to: 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe: transformed to: 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe/toe: transformed to: 2026/05/16 01:27:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:27:40 INFO : toe/toe: Making directory 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe/toe: transformed to: 2026/05/16 01:27:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe: transformed to: 2026/05/16 01:27:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:27:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:27:40 DEBUG : toe/toe/toe: transformed to: 2026/05/16 01:27:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/16 01:27:40 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for checks to finish 2026/05/16 01:27:40 DEBUG : B2 bucket rclone-test-yakuruh5radu: Waiting for transfers to finish 2026/05/16 01:27:40 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:27:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:27:40 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:27:40 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting files as there were IO errors 2026/05/16 01:27:40 ERROR : B2 bucket rclone-test-yakuruh5radu: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2026/05/16 01:27:41 DEBUG : B2 bucket rclone-test-yakuruh5radu: Purge remote 2026/05/16 01:27:41 INFO : B2 bucket rclone-test-yakuruh5radu: cleaning bucket "rclone-test-yakuruh5radu" of all files 2026/05/16 01:27:42 DEBUG : BackupDir/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e0_d20260516_m011946_c001_v7007000_t0000_u01778894386690") 2026/05/16 01:27:42 DEBUG : BackupDir/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097d21d09ab520f_d20260516_m011940_c001_v0001136_t0033_u01778894380857") 2026/05/16 01:27:42 DEBUG : CompareDest/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aa89_d20260516_m011921_c001_v7007000_t0000_u01778894361413") 2026/05/16 01:27:42 DEBUG : CompareDest/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6626f7_d20260516_m011915_c001_v0001103_t0047_u01778894355170") 2026/05/16 01:27:42 DEBUG : CompareDest/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aa8a_d20260516_m011921_c001_v7007000_t0000_u01778894361595") 2026/05/16 01:27:42 DEBUG : CompareDest/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ed88_d20260516_m011916_c001_v0001184_t0055_u01778894356592") 2026/05/16 01:27:42 DEBUG : CopyDest/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e1_d20260516_m011946_c001_v7007000_t0000_u01778894386878") 2026/05/16 01:27:42 DEBUG : CopyDest/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7e0_d20260516_m011937_c001_v0001134_t0008_u01778894377798") 2026/05/16 01:27:42 DEBUG : CopyDest/three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e3_d20260516_m011947_c001_v7007000_t0000_u01778894387071") 2026/05/16 01:27:43 DEBUG : CopyDest/three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ede6_d20260516_m011944_c001_v0001184_t0011_u01778894384692") 2026/05/16 01:27:43 DEBUG : CopyDest/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e4_d20260516_m011947_c001_v7007000_t0000_u01778894387255") 2026/05/16 01:27:43 DEBUG : CopyDest/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a66275a_d20260516_m011942_c001_v0001103_t0014_u01778894382487") 2026/05/16 01:27:43 DEBUG : EXISTING: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f3e_d20260516_m012231_c001_v7007000_t0000_u01778894551012") 2026/05/16 01:27:43 DEBUG : EXISTING: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8d7_d20260516_m012229_c001_v0001134_t0057_u01778894549620") 2026/05/16 01:27:43 DEBUG : PREFIXapple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2d4_d20260516_m012450_c001_v7007000_t0000_u01778894690203") 2026/05/16 01:27:43 DEBUG : PREFIXapple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58375c_d20260516_m012443_c001_v0001176_t0040_u01778894683107") 2026/05/16 01:27:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa755f_d20260516_m012449_c001_v7007000_t0000_u01778894689947") 2026/05/16 01:27:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0ba4_d20260516_m012443_c001_v0001145_t0045_u01778894683084") 2026/05/16 01:27:43 DEBUG : PREFIXbanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4083f8fc28a9c372_d20260516_m012450_c001_v7007000_t0000_u01778894690310") 2026/05/16 01:27:43 DEBUG : PREFIXbanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afaf_d20260516_m012443_c001_v0001116_t0031_u01778894683094") 2026/05/16 01:27:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4083f8fc28a9c371_d20260516_m012450_c001_v7007000_t0000_u01778894690128") 2026/05/16 01:27:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa5b_d20260516_m012443_c001_v0001134_t0025_u01778894683126") 2026/05/16 01:27:43 DEBUG : Testêé: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f3a_d20260516_m012227_c001_v7007000_t0000_u01778894547183") 2026/05/16 01:27:43 DEBUG : Testêé: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8cd_d20260516_m012226_c001_v0001134_t0004_u01778894546294") 2026/05/16 01:27:43 DEBUG : Testêé: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8c5_d20260516_m012225_c001_v0001134_t0040_u01778894545508") 2026/05/16 01:27:44 DEBUG : YXBwbGU=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc5_d20260516_m012427_c001_v7007000_t0000_u01778894667953") 2026/05/16 01:27:44 DEBUG : YXBwbGU=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b84_d20260516_m012423_c001_v0001145_t0055_u01778894663117") 2026/05/16 01:27:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc6_d20260516_m012428_c001_v7007000_t0000_u01778894668138") 2026/05/16 01:27:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af71_d20260516_m012423_c001_v0001116_t0021_u01778894663126") 2026/05/16 01:27:44 DEBUG : YmFuYW5h: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc7_d20260516_m012428_c001_v7007000_t0000_u01778894668319") 2026/05/16 01:27:44 DEBUG : YmFuYW5h: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58371a_d20260516_m012423_c001_v0001176_t0004_u01778894663139") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5078_d20260516_m011742_c001_v7007000_t0000_u01778894262620") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6cb_d20260516_m011741_c001_v0001134_t0055_u01778894261857") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5b1_d20260516_m011739_c001_v7007000_t0000_u01778894259972") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6c3_d20260516_m011738_c001_v0001134_t0019_u01778894258943") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5061_d20260516_m011720_c001_v7007000_t0000_u01778894240033") 2026/05/16 01:27:44 DEBUG : a/potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba65d_d20260516_m011718_c001_v0001134_t0001_u01778894238983") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1e5_d20260516_m012707_c001_v7007000_t0000_u01778894827017") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583a1f_d20260516_m012701_c001_v0001176_t0033_u01778894821586") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0fa_d20260516_m012648_c001_v7007000_t0000_u01778894808488") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5839a9_d20260516_m012643_c001_v0001176_t0023_u01778894803914") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0d4_d20260516_m012628_c001_v7007000_t0000_u01778894788855") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58394f_d20260516_m012624_c001_v0001176_t0051_u01778894784066") 2026/05/16 01:27:44 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b3_d20260516_m012610_c001_v7007000_t0000_u01778894770578") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583911_d20260516_m012606_c001_v0001176_t0008_u01778894766230") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9fb_d20260516_m012553_c001_v7007000_t0000_u01778894753857") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5838a9_d20260516_m012549_c001_v0001176_t0030_u01778894749322") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f4a_d20260516_m012536_c001_v7007000_t0000_u01778894736419") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583834_d20260516_m012528_c001_v0001176_t0015_u01778894728794") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c338_d20260516_m012515_c001_v7007000_t0000_u01778894715885") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c18_d20260516_m012511_c001_v0001145_t0054_u01778894711511") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c323_d20260516_m012510_c001_v7007000_t0000_u01778894710008") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5affd_d20260516_m012505_c001_v0001116_t0021_u01778894705305") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a2_d20260516_m012451_c001_v7007000_t0000_u01778894691733") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58377e_d20260516_m012447_c001_v0001176_t0045_u01778894687900") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f947_d20260516_m012446_c001_v7007000_t0000_u01778894686699") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0ba0_d20260516_m012440_c001_v0001145_t0014_u01778894680649") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c2de_d20260516_m012425_c001_v7007000_t0000_u01778894665701") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b82_d20260516_m012420_c001_v0001145_t0025_u01778894660621") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8338_d20260516_m012407_c001_v7007000_t0000_u01778894647736") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b73_d20260516_m012403_c001_v0001145_t0033_u01778894643021") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225e6_d20260516_m012350_c001_v7007000_t0000_u01778894630700") 2026/05/16 01:27:45 DEBUG : apple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b61_d20260516_m012346_c001_v0001145_t0048_u01778894626463") 2026/05/16 01:27:45 DEBUG : appleSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c332_d20260516_m012514_c001_v7007000_t0000_u01778894714147") 2026/05/16 01:27:45 DEBUG : appleSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaa5_d20260516_m012508_c001_v0001134_t0026_u01778894708112") 2026/05/16 01:27:46 DEBUG : appleapple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f4d_d20260516_m012536_c001_v7007000_t0000_u01778894736600") 2026/05/16 01:27:46 DEBUG : appleapple: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583843_d20260516_m012531_c001_v0001176_t0004_u01778894731813") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1e7_d20260516_m012707_c001_v7007000_t0000_u01778894827201") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b285_d20260516_m012702_c001_v0001116_t0017_u01778894822718") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0fb_d20260516_m012648_c001_v7007000_t0000_u01778894808671") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b223_d20260516_m012644_c001_v0001116_t0024_u01778894804488") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0d5_d20260516_m012629_c001_v7007000_t0000_u01778894789038") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b1b3_d20260516_m012624_c001_v0001116_t0000_u01778894784885") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b4_d20260516_m012610_c001_v7007000_t0000_u01778894770762") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b14b_d20260516_m012606_c001_v0001116_t0043_u01778894766843") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9fc_d20260516_m012554_c001_v7007000_t0000_u01778894754038") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b0f5_d20260516_m012549_c001_v0001116_t0007_u01778894749796") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c371_d20260516_m012534_c001_v7007000_t0000_u01778894734353") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c4e_d20260516_m012529_c001_v0001145_t0044_u01778894729994") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c33a_d20260516_m012516_c001_v7007000_t0000_u01778894716067") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837e2_d20260516_m012511_c001_v0001176_t0044_u01778894711483") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c327_d20260516_m012510_c001_v7007000_t0000_u01778894710372") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c08_d20260516_m012506_c001_v0001145_t0010_u01778894706139") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a3_d20260516_m012451_c001_v7007000_t0000_u01778894691927") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa6b_d20260516_m012447_c001_v0001134_t0023_u01778894687909") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2ba_d20260516_m012446_c001_v7007000_t0000_u01778894686883") 2026/05/16 01:27:46 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583758_d20260516_m012441_c001_v0001176_t0007_u01778894681859") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c286_d20260516_m012425_c001_v7007000_t0000_u01778894665731") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583718_d20260516_m012421_c001_v0001176_t0011_u01778894661451") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8339_d20260516_m012407_c001_v7007000_t0000_u01778894647917") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836f2_d20260516_m012404_c001_v0001176_t0034_u01778894644224") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225e8_d20260516_m012350_c001_v7007000_t0000_u01778894630881") 2026/05/16 01:27:47 DEBUG : appleappleapplebanana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836cc_d20260516_m012347_c001_v0001176_t0041_u01778894627364") 2026/05/16 01:27:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c330_d20260516_m012513_c001_v7007000_t0000_u01778894713986") 2026/05/16 01:27:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b00b_d20260516_m012508_c001_v0001116_t0000_u01778894708082") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5079_d20260516_m011742_c001_v7007000_t0000_u01778894262803") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6c7_d20260516_m011740_c001_v0001134_t0043_u01778894260518") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5b0_d20260516_m011739_c001_v7007000_t0000_u01778894259384") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6bf_d20260516_m011737_c001_v0001134_t0021_u01778894257815") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5060_d20260516_m011719_c001_v7007000_t0000_u01778894239485") 2026/05/16 01:27:47 DEBUG : b/potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba651_d20260516_m011717_c001_v0001134_t0027_u01778894237831") 2026/05/16 01:27:47 DEBUG : backup/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5ca_d20260516_m012002_c001_v7007000_t0000_u01778894402862") 2026/05/16 01:27:47 DEBUG : backup/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f111418a34be2cc27_d20260516_m012000_c001_v0001176_t0034_u01778894400738") 2026/05/16 01:27:47 DEBUG : backup/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1005373e87b9d599_d20260516_m011956_c001_v0001137_t0007_u01778894396419") 2026/05/16 01:27:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31a1_d20260516_m012029_c001_v7007000_t0000_u01778894429838") 2026/05/16 01:27:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110d684bb3fc5b68_d20260516_m012028_c001_v0001184_t0020_u01778894428290") 2026/05/16 01:27:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1074d170cc26128c_d20260516_m012024_c001_v0001040_t0014_u01778894424000") 2026/05/16 01:27:48 DEBUG : backup/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0051_d20260516_m012016_c001_v7007000_t0000_u01778894416393") 2026/05/16 01:27:48 DEBUG : backup/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f101a75f31cf6a48b_d20260516_m012014_c001_v0001185_t0019_u01778894414520") 2026/05/16 01:27:48 DEBUG : backup/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f10425bb8492a2b6a_d20260516_m012009_c001_v0001115_t0050_u01778894409585") 2026/05/16 01:27:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31a2_d20260516_m012030_c001_v7007000_t0000_u01778894430019") 2026/05/16 01:27:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f104a7bc4b2a91bfe_d20260516_m012029_c001_v0001183_t0050_u01778894429086") 2026/05/16 01:27:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f100da4585e3fcfe6_d20260516_m012025_c001_v0001184_t0016_u01778894425747") 2026/05/16 01:27:48 DEBUG : backup/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5cb_d20260516_m012003_c001_v7007000_t0000_u01778894403043") 2026/05/16 01:27:48 DEBUG : backup/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f106c662ed15b8d57_d20260516_m012001_c001_v0001137_t0050_u01778894401817") 2026/05/16 01:27:48 DEBUG : backup/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107a829bedf3b3b2_d20260516_m011958_c001_v0001099_t0044_u01778894398203") 2026/05/16 01:27:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0052_d20260516_m012016_c001_v7007000_t0000_u01778894416575") 2026/05/16 01:27:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f105db1c3c39f3063_d20260516_m012015_c001_v0001184_t0027_u01778894415588") 2026/05/16 01:27:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f102845353207ecae_d20260516_m012011_c001_v0001150_t0011_u01778894411971") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1e8_d20260516_m012707_c001_v7007000_t0000_u01778894827386") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d63_d20260516_m012701_c001_v0001145_t0012_u01778894821810") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0fc_d20260516_m012648_c001_v7007000_t0000_u01778894808855") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d2d_d20260516_m012644_c001_v0001145_t0042_u01778894804122") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0d7_d20260516_m012629_c001_v7007000_t0000_u01778894789221") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cfc_d20260516_m012624_c001_v0001145_t0052_u01778894784274") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b6_d20260516_m012610_c001_v7007000_t0000_u01778894770945") 2026/05/16 01:27:48 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cc4_d20260516_m012606_c001_v0001145_t0018_u01778894766434") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9fe_d20260516_m012554_c001_v7007000_t0000_u01778894754223") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c8e_d20260516_m012549_c001_v0001145_t0040_u01778894749535") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f51_d20260516_m012536_c001_v7007000_t0000_u01778894736782") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaf5_d20260516_m012529_c001_v0001134_t0054_u01778894729073") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c33b_d20260516_m012516_c001_v7007000_t0000_u01778894716249") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b019_d20260516_m012511_c001_v0001116_t0024_u01778894711493") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cb6_d20260516_m012510_c001_v7007000_t0000_u01778894710025") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837be_d20260516_m012505_c001_v0001176_t0054_u01778894705928") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a4_d20260516_m012452_c001_v7007000_t0000_u01778894692109") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bc2_d20260516_m012447_c001_v0001145_t0022_u01778894687918") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df480_d20260516_m012446_c001_v7007000_t0000_u01778894686500") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afab_d20260516_m012441_c001_v0001116_t0032_u01778894681074") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0484_d20260516_m012425_c001_v7007000_t0000_u01778894665496") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af6b_d20260516_m012420_c001_v0001116_t0021_u01778894660876") 2026/05/16 01:27:49 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833a_d20260516_m012408_c001_v7007000_t0000_u01778894648099") 2026/05/16 01:27:50 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af45_d20260516_m012403_c001_v0001116_t0046_u01778894643390") 2026/05/16 01:27:50 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225eb_d20260516_m012351_c001_v7007000_t0000_u01778894631063") 2026/05/16 01:27:50 DEBUG : banana: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af19_d20260516_m012346_c001_v0001116_t0030_u01778894626829") 2026/05/16 01:27:50 DEBUG : bananaSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b3800_d20260516_m012514_c001_v7007000_t0000_u01778894714156") 2026/05/16 01:27:50 DEBUG : bananaSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837c8_d20260516_m012508_c001_v0001176_t0024_u01778894708093") 2026/05/16 01:27:50 DEBUG : both0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef0_d20260516_m012318_c001_v7007000_t0000_u01778894598528") 2026/05/16 01:27:50 DEBUG : both0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba949_d20260516_m012256_c001_v0001134_t0007_u01778894576217") 2026/05/16 01:27:50 DEBUG : both0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7477_d20260516_m012251_c001_v7007000_t0000_u01778894571881") 2026/05/16 01:27:50 DEBUG : both0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8dd_d20260516_m012232_c001_v0001134_t0025_u01778894552879") 2026/05/16 01:27:50 DEBUG : both1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef1_d20260516_m012318_c001_v7007000_t0000_u01778894598712") 2026/05/16 01:27:50 DEBUG : both1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba951_d20260516_m012257_c001_v0001134_t0019_u01778894577111") 2026/05/16 01:27:51 DEBUG : both1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7479_d20260516_m012252_c001_v7007000_t0000_u01778894572064") 2026/05/16 01:27:51 DEBUG : both1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8e1_d20260516_m012233_c001_v0001134_t0012_u01778894553851") 2026/05/16 01:27:51 DEBUG : both10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef2_d20260516_m012318_c001_v7007000_t0000_u01778894598895") 2026/05/16 01:27:51 DEBUG : both10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba987_d20260516_m012306_c001_v0001134_t0039_u01778894586173") 2026/05/16 01:27:51 DEBUG : both10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa747b_d20260516_m012252_c001_v7007000_t0000_u01778894572247") 2026/05/16 01:27:51 DEBUG : both10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba90b_d20260516_m012240_c001_v0001134_t0006_u01778894560987") 2026/05/16 01:27:51 DEBUG : both11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef3_d20260516_m012319_c001_v7007000_t0000_u01778894599078") 2026/05/16 01:27:51 DEBUG : both11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba98d_d20260516_m012307_c001_v0001134_t0028_u01778894587917") 2026/05/16 01:27:51 DEBUG : both11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa747d_d20260516_m012252_c001_v7007000_t0000_u01778894572429") 2026/05/16 01:27:51 DEBUG : both11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba913_d20260516_m012241_c001_v0001134_t0007_u01778894561811") 2026/05/16 01:27:52 DEBUG : both12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef4_d20260516_m012319_c001_v7007000_t0000_u01778894599261") 2026/05/16 01:27:52 DEBUG : both12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba991_d20260516_m012308_c001_v0001134_t0005_u01778894588769") 2026/05/16 01:27:52 DEBUG : both12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa747f_d20260516_m012252_c001_v7007000_t0000_u01778894572611") 2026/05/16 01:27:52 DEBUG : both12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba917_d20260516_m012242_c001_v0001134_t0045_u01778894562670") 2026/05/16 01:27:52 DEBUG : both13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef5_d20260516_m012319_c001_v7007000_t0000_u01778894599444") 2026/05/16 01:27:52 DEBUG : both13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba999_d20260516_m012309_c001_v0001134_t0047_u01778894589896") 2026/05/16 01:27:52 DEBUG : both13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7481_d20260516_m012252_c001_v7007000_t0000_u01778894572793") 2026/05/16 01:27:52 DEBUG : both13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba91b_d20260516_m012243_c001_v0001134_t0020_u01778894563484") 2026/05/16 01:27:52 DEBUG : both14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef6_d20260516_m012319_c001_v7007000_t0000_u01778894599626") 2026/05/16 01:27:52 DEBUG : both14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba99d_d20260516_m012310_c001_v0001134_t0034_u01778894590803") 2026/05/16 01:27:52 DEBUG : both14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7483_d20260516_m012252_c001_v7007000_t0000_u01778894572975") 2026/05/16 01:27:52 DEBUG : both14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba91f_d20260516_m012244_c001_v0001134_t0036_u01778894564182") 2026/05/16 01:27:53 DEBUG : both15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503ef8_d20260516_m012319_c001_v7007000_t0000_u01778894599810") 2026/05/16 01:27:53 DEBUG : both15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9a1_d20260516_m012311_c001_v0001134_t0009_u01778894591474") 2026/05/16 01:27:53 DEBUG : both15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7485_d20260516_m012253_c001_v7007000_t0000_u01778894573158") 2026/05/16 01:27:53 DEBUG : both15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba923_d20260516_m012244_c001_v0001134_t0049_u01778894564971") 2026/05/16 01:27:53 DEBUG : both16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503efa_d20260516_m012319_c001_v7007000_t0000_u01778894599993") 2026/05/16 01:27:53 DEBUG : both16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9a9_d20260516_m012312_c001_v0001134_t0004_u01778894592428") 2026/05/16 01:27:53 DEBUG : both16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7487_d20260516_m012253_c001_v7007000_t0000_u01778894573341") 2026/05/16 01:27:53 DEBUG : both16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba927_d20260516_m012245_c001_v0001134_t0030_u01778894565715") 2026/05/16 01:27:53 DEBUG : both17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503efb_d20260516_m012320_c001_v7007000_t0000_u01778894600193") 2026/05/16 01:27:53 DEBUG : both17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9ad_d20260516_m012313_c001_v0001134_t0031_u01778894593219") 2026/05/16 01:27:54 DEBUG : both17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa748a_d20260516_m012253_c001_v7007000_t0000_u01778894573524") 2026/05/16 01:27:54 DEBUG : both17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba92d_d20260516_m012246_c001_v0001134_t0036_u01778894566544") 2026/05/16 01:27:54 DEBUG : both18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503efc_d20260516_m012320_c001_v7007000_t0000_u01778894600480") 2026/05/16 01:27:54 DEBUG : both18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9b1_d20260516_m012313_c001_v0001134_t0050_u01778894593786") 2026/05/16 01:27:54 DEBUG : both18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa748c_d20260516_m012253_c001_v7007000_t0000_u01778894573707") 2026/05/16 01:27:54 DEBUG : both18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba933_d20260516_m012247_c001_v0001134_t0012_u01778894567397") 2026/05/16 01:27:54 DEBUG : both19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503efd_d20260516_m012320_c001_v7007000_t0000_u01778894600664") 2026/05/16 01:27:54 DEBUG : both19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9b7_d20260516_m012314_c001_v0001134_t0043_u01778894594902") 2026/05/16 01:27:54 DEBUG : both19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa748e_d20260516_m012253_c001_v7007000_t0000_u01778894573892") 2026/05/16 01:27:54 DEBUG : both19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba937_d20260516_m012248_c001_v0001134_t0028_u01778894568259") 2026/05/16 01:27:55 DEBUG : both2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503eff_d20260516_m012320_c001_v7007000_t0000_u01778894600848") 2026/05/16 01:27:55 DEBUG : both2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba955_d20260516_m012257_c001_v0001134_t0001_u01778894577759") 2026/05/16 01:27:55 DEBUG : both2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7490_d20260516_m012254_c001_v7007000_t0000_u01778894574075") 2026/05/16 01:27:55 DEBUG : both2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8e5_d20260516_m012234_c001_v0001134_t0021_u01778894554668") 2026/05/16 01:27:55 DEBUG : both3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f00_d20260516_m012321_c001_v7007000_t0000_u01778894601032") 2026/05/16 01:27:55 DEBUG : both3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba95d_d20260516_m012258_c001_v0001134_t0052_u01778894578951") 2026/05/16 01:27:55 DEBUG : both3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7492_d20260516_m012254_c001_v7007000_t0000_u01778894574258") 2026/05/16 01:27:55 DEBUG : both3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8e9_d20260516_m012235_c001_v0001134_t0015_u01778894555407") 2026/05/16 01:27:55 DEBUG : both4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f01_d20260516_m012321_c001_v7007000_t0000_u01778894601218") 2026/05/16 01:27:55 DEBUG : both4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba963_d20260516_m012301_c001_v0001134_t0056_u01778894581029") 2026/05/16 01:27:55 DEBUG : both4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7494_d20260516_m012254_c001_v7007000_t0000_u01778894574441") 2026/05/16 01:27:55 DEBUG : both4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8ed_d20260516_m012236_c001_v0001134_t0042_u01778894556124") 2026/05/16 01:27:55 DEBUG : both5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f02_d20260516_m012321_c001_v7007000_t0000_u01778894601400") 2026/05/16 01:27:55 DEBUG : both5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba969_d20260516_m012301_c001_v0001134_t0020_u01778894581787") 2026/05/16 01:27:55 DEBUG : both5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7495_d20260516_m012254_c001_v7007000_t0000_u01778894574624") 2026/05/16 01:27:55 DEBUG : both5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8f3_d20260516_m012236_c001_v0001134_t0058_u01778894556849") 2026/05/16 01:27:55 DEBUG : both6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f03_d20260516_m012321_c001_v7007000_t0000_u01778894601583") 2026/05/16 01:27:55 DEBUG : both6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba96f_d20260516_m012303_c001_v0001134_t0056_u01778894583150") 2026/05/16 01:27:55 DEBUG : both6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7497_d20260516_m012254_c001_v7007000_t0000_u01778894574808") 2026/05/16 01:27:55 DEBUG : both6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8f7_d20260516_m012237_c001_v0001134_t0031_u01778894557493") 2026/05/16 01:27:55 DEBUG : both7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f04_d20260516_m012321_c001_v7007000_t0000_u01778894601767") 2026/05/16 01:27:55 DEBUG : both7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba975_d20260516_m012303_c001_v0001134_t0001_u01778894583905") 2026/05/16 01:27:56 DEBUG : both7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7499_d20260516_m012255_c001_v7007000_t0000_u01778894575041") 2026/05/16 01:27:56 DEBUG : both7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8fb_d20260516_m012238_c001_v0001134_t0040_u01778894558399") 2026/05/16 01:27:56 DEBUG : both8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f06_d20260516_m012321_c001_v7007000_t0000_u01778894601950") 2026/05/16 01:27:56 DEBUG : both8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba97b_d20260516_m012304_c001_v0001134_t0026_u01778894584735") 2026/05/16 01:27:56 DEBUG : both8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa749b_d20260516_m012255_c001_v7007000_t0000_u01778894575224") 2026/05/16 01:27:56 DEBUG : both8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba901_d20260516_m012239_c001_v0001134_t0015_u01778894559269") 2026/05/16 01:27:56 DEBUG : both9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f07_d20260516_m012322_c001_v7007000_t0000_u01778894602133") 2026/05/16 01:27:56 DEBUG : both9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba983_d20260516_m012305_c001_v0001134_t0022_u01778894585475") 2026/05/16 01:27:56 DEBUG : both9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa749e_d20260516_m012255_c001_v7007000_t0000_u01778894575479") 2026/05/16 01:27:56 DEBUG : both9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba905_d20260516_m012240_c001_v0001134_t0059_u01778894560172") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa507a_d20260516_m011742_c001_v7007000_t0000_u01778894262986") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6c9_d20260516_m011740_c001_v0001134_t0017_u01778894260900") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5b2_d20260516_m011740_c001_v7007000_t0000_u01778894260154") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6c1_d20260516_m011738_c001_v0001134_t0021_u01778894258100") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5062_d20260516_m011720_c001_v7007000_t0000_u01778894240215") 2026/05/16 01:27:56 DEBUG : c/non empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba657_d20260516_m011718_c001_v0001134_t0014_u01778894238209") 2026/05/16 01:27:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc8_d20260516_m012428_c001_v7007000_t0000_u01778894668501") 2026/05/16 01:27:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa2f_d20260516_m012423_c001_v0001134_t0043_u01778894663148") 2026/05/16 01:27:56 DEBUG : check sum: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4f2_d20260516_m011710_c001_v7007000_t0000_u01778894230050") 2026/05/16 01:27:56 DEBUG : check sum: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba637_d20260516_m011708_c001_v0001134_t0050_u01778894228552") 2026/05/16 01:27:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a0a2b_d20260516_m012739_c001_v7007000_t0000_u01778894859397") 2026/05/16 01:27:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583ac9_d20260516_m012737_c001_v0001176_t0025_u01778894857746") 2026/05/16 01:27:57 DEBUG : dest/3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2c2_d20260516_m011930_c001_v7007000_t0000_u01778894370698") 2026/05/16 01:27:57 DEBUG : dest/3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f401f0e96cf81f365_d20260516_m011929_c001_v0001180_t0036_u01778894369548") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f54_d20260516_m012536_c001_v7007000_t0000_u01778894736963") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b08b_d20260516_m012532_c001_v0001116_t0035_u01778894732037") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1e9_d20260516_m012707_c001_v7007000_t0000_u01778894827580") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5839ed_d20260516_m012653_c001_v0001176_t0029_u01778894813212") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0fd_d20260516_m012649_c001_v7007000_t0000_u01778894809039") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583979_d20260516_m012633_c001_v0001176_t0024_u01778894793607") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0d8_d20260516_m012629_c001_v7007000_t0000_u01778894789485") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583933_d20260516_m012615_c001_v0001176_t0016_u01778894775278") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b7_d20260516_m012611_c001_v7007000_t0000_u01778894771127") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5838e3_d20260516_m012558_c001_v0001176_t0019_u01778894758622") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9ff_d20260516_m012554_c001_v7007000_t0000_u01778894754407") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583875_d20260516_m012541_c001_v0001176_t0004_u01778894741173") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c3e5_d20260516_m012534_c001_v7007000_t0000_u01778894734475") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58380e_d20260516_m012520_c001_v0001176_t0025_u01778894720641") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c33c_d20260516_m012516_c001_v7007000_t0000_u01778894716431") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837e4_d20260516_m012511_c001_v0001176_t0013_u01778894711694") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cb9_d20260516_m012510_c001_v7007000_t0000_u01778894710390") 2026/05/16 01:27:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afe3_d20260516_m012456_c001_v0001116_t0048_u01778894696383") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a5_d20260516_m012452_c001_v7007000_t0000_u01778894692292") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583780_d20260516_m012448_c001_v0001176_t0010_u01778894688168") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7559_d20260516_m012447_c001_v7007000_t0000_u01778894687039") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b92_d20260516_m012432_c001_v0001145_t0018_u01778894672664") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a12d_d20260516_m012425_c001_v7007000_t0000_u01778894665735") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b79_d20260516_m012412_c001_v0001145_t0028_u01778894652310") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833b_d20260516_m012408_c001_v7007000_t0000_u01778894648283") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b69_d20260516_m012355_c001_v0001145_t0009_u01778894635570") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225ed_d20260516_m012351_c001_v7007000_t0000_u01778894631244") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b59_d20260516_m012339_c001_v0001145_t0049_u01778894619361") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f415b65876d7ad6a5_d20260516_m012513_c001_v7007000_t0000_u01778894713914") 2026/05/16 01:27:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837ca_d20260516_m012508_c001_v0001176_t0054_u01778894708307") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f59_d20260516_m012537_c001_v7007000_t0000_u01778894737145") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c54_d20260516_m012532_c001_v0001145_t0017_u01778894732028") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1eb_d20260516_m012707_c001_v7007000_t0000_u01778894827762") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d47_d20260516_m012653_c001_v0001145_t0037_u01778894813779") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0fe_d20260516_m012649_c001_v7007000_t0000_u01778894809221") 2026/05/16 01:27:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d19_d20260516_m012634_c001_v0001145_t0020_u01778894794176") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0d9_d20260516_m012629_c001_v7007000_t0000_u01778894789669") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cda_d20260516_m012615_c001_v0001145_t0043_u01778894775941") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b8_d20260516_m012611_c001_v7007000_t0000_u01778894771313") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cae_d20260516_m012559_c001_v0001145_t0027_u01778894759198") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa01_d20260516_m012554_c001_v7007000_t0000_u01778894754589") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c74_d20260516_m012541_c001_v0001145_t0040_u01778894741745") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d83cb_d20260516_m012534_c001_v7007000_t0000_u01778894734329") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baad7_d20260516_m012521_c001_v0001134_t0027_u01778894721314") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c33d_d20260516_m012516_c001_v7007000_t0000_u01778894716613") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837e6_d20260516_m012511_c001_v0001176_t0024_u01778894711901") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c324_d20260516_m012510_c001_v7007000_t0000_u01778894710179") 2026/05/16 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583798_d20260516_m012457_c001_v0001176_t0053_u01778894697842") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a7_d20260516_m012452_c001_v7007000_t0000_u01778894692475") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa6d_d20260516_m012448_c001_v0001134_t0038_u01778894688236") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85384107_d20260516_m012446_c001_v7007000_t0000_u01778894686809") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af89_d20260516_m012433_c001_v0001116_t0059_u01778894673441") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a12c_d20260516_m012425_c001_v7007000_t0000_u01778894665538") 2026/05/16 01:28:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af5b_d20260516_m012412_c001_v0001116_t0052_u01778894652956") 2026/05/16 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833c_d20260516_m012408_c001_v7007000_t0000_u01778894648464") 2026/05/16 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af2b_d20260516_m012356_c001_v0001116_t0021_u01778894636313") 2026/05/16 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225ef_d20260516_m012351_c001_v7007000_t0000_u01778894631426") 2026/05/16 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af09_d20260516_m012340_c001_v0001116_t0036_u01778894620016") 2026/05/16 01:28:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cc1_d20260516_m012513_c001_v7007000_t0000_u01778894713947") 2026/05/16 01:28:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c0e_d20260516_m012508_c001_v0001145_t0054_u01778894708441") 2026/05/16 01:28:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f5b_d20260516_m012537_c001_v7007000_t0000_u01778894737397") 2026/05/16 01:28:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583845_d20260516_m012532_c001_v0001176_t0024_u01778894732051") 2026/05/16 01:28:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1ec_d20260516_m012707_c001_v7007000_t0000_u01778894827944") 2026/05/16 01:28:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b255_d20260516_m012654_c001_v0001116_t0045_u01778894814425") 2026/05/16 01:28:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0ff_d20260516_m012649_c001_v7007000_t0000_u01778894809404") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b1f5_d20260516_m012634_c001_v0001116_t0017_u01778894794795") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0da_d20260516_m012629_c001_v7007000_t0000_u01778894789852") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b185_d20260516_m012616_c001_v0001116_t0033_u01778894776661") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09b9_d20260516_m012611_c001_v7007000_t0000_u01778894771508") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b121_d20260516_m012559_c001_v0001116_t0017_u01778894759811") 2026/05/16 01:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa02_d20260516_m012554_c001_v7007000_t0000_u01778894754770") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b0d1_d20260516_m012542_c001_v0001116_t0000_u01778894742408") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c3e1_d20260516_m012533_c001_v7007000_t0000_u01778894733929") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c36_d20260516_m012522_c001_v0001145_t0032_u01778894722099") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c33e_d20260516_m012516_c001_v7007000_t0000_u01778894716794") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c1a_d20260516_m012511_c001_v0001145_t0029_u01778894711953") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f987_d20260516_m012510_c001_v7007000_t0000_u01778894710399") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bf4_d20260516_m012458_c001_v0001145_t0017_u01778894698406") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a8_d20260516_m012452_c001_v7007000_t0000_u01778894692659") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bc6_d20260516_m012448_c001_v0001145_t0044_u01778894688245") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2b5_d20260516_m012446_c001_v7007000_t0000_u01778894686512") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58373e_d20260516_m012434_c001_v0001176_t0041_u01778894674422") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab8298746416c_d20260516_m012425_c001_v7007000_t0000_u01778894665084") 2026/05/16 01:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583704_d20260516_m012413_c001_v0001176_t0041_u01778894653978") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833d_d20260516_m012408_c001_v7007000_t0000_u01778894648645") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836e4_d20260516_m012357_c001_v0001176_t0046_u01778894637351") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225f1_d20260516_m012351_c001_v7007000_t0000_u01778894631607") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836b7_d20260516_m012340_c001_v0001176_t0059_u01778894620591") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b37ff_d20260516_m012513_c001_v7007000_t0000_u01778894713961") 2026/05/16 01:28:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837cc_d20260516_m012508_c001_v0001176_t0015_u01778894708513") 2026/05/16 01:28:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f5d_d20260516_m012537_c001_v7007000_t0000_u01778894737584") 2026/05/16 01:28:06 DEBUG : dir1/0003-defgh: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab07_d20260516_m012532_c001_v0001134_t0045_u01778894732195") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1ee_d20260516_m012708_c001_v7007000_t0000_u01778894828131") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac32_d20260516_m012655_c001_v0001134_t0056_u01778894815568") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b100_d20260516_m012649_c001_v7007000_t0000_u01778894809591") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babef_d20260516_m012635_c001_v0001134_t0057_u01778894795698") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0dc_d20260516_m012630_c001_v7007000_t0000_u01778894790035") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babb7_d20260516_m012617_c001_v0001134_t0058_u01778894777648") 2026/05/16 01:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09ba_d20260516_m012611_c001_v7007000_t0000_u01778894771691") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab63_d20260516_m012600_c001_v0001134_t0009_u01778894760682") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa03_d20260516_m012554_c001_v7007000_t0000_u01778894754951") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab21_d20260516_m012543_c001_v0001134_t0006_u01778894743721") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f47_d20260516_m012534_c001_v7007000_t0000_u01778894734488") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b03d_d20260516_m012522_c001_v0001116_t0019_u01778894722756") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c340_d20260516_m012516_c001_v7007000_t0000_u01778894716976") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baab9_d20260516_m012512_c001_v0001134_t0040_u01778894712136") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7577_d20260516_m012510_c001_v7007000_t0000_u01778894710397") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa8f_d20260516_m012459_c001_v0001134_t0043_u01778894699119") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a9_d20260516_m012452_c001_v7007000_t0000_u01778894692841") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583782_d20260516_m012448_c001_v0001176_t0040_u01778894688406") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4083f8fc28a9c36e_d20260516_m012446_c001_v7007000_t0000_u01778894686713") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa47_d20260516_m012435_c001_v0001134_t0011_u01778894675052") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c285_d20260516_m012425_c001_v7007000_t0000_u01778894665536") 2026/05/16 01:28:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa1b_d20260516_m012414_c001_v0001134_t0007_u01778894654544") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833e_d20260516_m012408_c001_v7007000_t0000_u01778894648827") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa09_d20260516_m012357_c001_v0001134_t0036_u01778894637975") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225f3_d20260516_m012351_c001_v7007000_t0000_u01778894631789") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9ef_d20260516_m012340_c001_v0001134_t0013_u01778894620801") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f422f154267e31269_d20260516_m012513_c001_v7007000_t0000_u01778894713925") 2026/05/16 01:28:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaa7_d20260516_m012508_c001_v0001134_t0041_u01778894708577") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f5e_d20260516_m012537_c001_v7007000_t0000_u01778894737785") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583849_d20260516_m012532_c001_v0001176_t0022_u01778894732261") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1ef_d20260516_m012708_c001_v7007000_t0000_u01778894828320") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5839fb_d20260516_m012656_c001_v0001176_t0025_u01778894816333") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b101_d20260516_m012649_c001_v7007000_t0000_u01778894809775") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583989_d20260516_m012638_c001_v0001176_t0016_u01778894798155") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0de_d20260516_m012630_c001_v7007000_t0000_u01778894790218") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58393d_d20260516_m012618_c001_v0001176_t0045_u01778894778085") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09bb_d20260516_m012611_c001_v7007000_t0000_u01778894771874") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5838f1_d20260516_m012601_c001_v0001176_t0045_u01778894761209") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa04_d20260516_m012555_c001_v7007000_t0000_u01778894755152") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583885_d20260516_m012544_c001_v0001176_t0039_u01778894744170") 2026/05/16 01:28:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9ce0_d20260516_m012533_c001_v7007000_t0000_u01778894733941") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583818_d20260516_m012523_c001_v0001176_t0046_u01778894723509") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c341_d20260516_m012517_c001_v7007000_t0000_u01778894717158") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837ea_d20260516_m012512_c001_v0001176_t0051_u01778894712137") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f989_d20260516_m012510_c001_v7007000_t0000_u01778894710587") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afeb_d20260516_m012459_c001_v0001116_t0034_u01778894699511") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46aa_d20260516_m012453_c001_v7007000_t0000_u01778894693024") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bca_d20260516_m012448_c001_v0001145_t0015_u01778894688561") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf469b_d20260516_m012446_c001_v7007000_t0000_u01778894686994") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b96_d20260516_m012435_c001_v0001145_t0027_u01778894675514") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab82987464176_d20260516_m012425_c001_v7007000_t0000_u01778894665723") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b7b_d20260516_m012415_c001_v0001145_t0020_u01778894655046") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d833f_d20260516_m012409_c001_v7007000_t0000_u01778894649008") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b6d_d20260516_m012358_c001_v0001145_t0022_u01778894638502") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225f5_d20260516_m012351_c001_v7007000_t0000_u01778894631971") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b5b_d20260516_m012341_c001_v0001145_t0047_u01778894621319") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c32f_d20260516_m012513_c001_v7007000_t0000_u01778894713965") 2026/05/16 01:28:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b011_d20260516_m012508_c001_v0001116_t0005_u01778894708756") 2026/05/16 01:28:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f5f_d20260516_m012537_c001_v7007000_t0000_u01778894737966") 2026/05/16 01:28:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c5c_d20260516_m012532_c001_v0001145_t0056_u01778894732458") 2026/05/16 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f0_d20260516_m012708_c001_v7007000_t0000_u01778894828501") 2026/05/16 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d51_d20260516_m012656_c001_v0001145_t0008_u01778894816539") 2026/05/16 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b102_d20260516_m012649_c001_v7007000_t0000_u01778894809959") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d21_d20260516_m012638_c001_v0001145_t0048_u01778894798960") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0df_d20260516_m012630_c001_v7007000_t0000_u01778894790401") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cec_d20260516_m012618_c001_v0001145_t0059_u01778894778374") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09bc_d20260516_m012612_c001_v7007000_t0000_u01778894772055") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cb4_d20260516_m012601_c001_v0001145_t0035_u01778894761474") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa05_d20260516_m012555_c001_v7007000_t0000_u01778894755336") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c7a_d20260516_m012544_c001_v0001145_t0035_u01778894744383") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4068601f6127f2e2_d20260516_m012533_c001_v7007000_t0000_u01778894733916") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baae9_d20260516_m012523_c001_v0001134_t0047_u01778894723721") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c342_d20260516_m012517_c001_v7007000_t0000_u01778894717339") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c1e_d20260516_m012512_c001_v0001145_t0048_u01778894712250") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c325_d20260516_m012510_c001_v7007000_t0000_u01778894710190") 2026/05/16 01:28:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58379c_d20260516_m012500_c001_v0001176_t0039_u01778894700326") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46ab_d20260516_m012453_c001_v7007000_t0000_u01778894693208") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583784_d20260516_m012448_c001_v0001176_t0004_u01778894688619") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2b2_d20260516_m012446_c001_v7007000_t0000_u01778894686328") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af97_d20260516_m012435_c001_v0001116_t0034_u01778894675757") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab8298746416e_d20260516_m012425_c001_v7007000_t0000_u01778894665265") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af5d_d20260516_m012415_c001_v0001116_t0034_u01778894655466") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8340_d20260516_m012409_c001_v7007000_t0000_u01778894649190") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af33_d20260516_m012358_c001_v0001116_t0041_u01778894638772") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225f8_d20260516_m012352_c001_v7007000_t0000_u01778894632155") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af0b_d20260516_m012341_c001_v0001116_t0033_u01778894621620") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4ceeb0_d20260516_m012513_c001_v7007000_t0000_u01778894713975") 2026/05/16 01:28:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837d0_d20260516_m012508_c001_v0001176_t0055_u01778894708792") 2026/05/16 01:28:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f60_d20260516_m012538_c001_v7007000_t0000_u01778894738147") 2026/05/16 01:28:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58384b_d20260516_m012532_c001_v0001176_t0016_u01778894732471") 2026/05/16 01:28:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f1_d20260516_m012708_c001_v7007000_t0000_u01778894828683") 2026/05/16 01:28:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b269_d20260516_m012657_c001_v0001116_t0002_u01778894817097") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b103_d20260516_m012650_c001_v7007000_t0000_u01778894810144") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b205_d20260516_m012639_c001_v0001116_t0022_u01778894799265") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e0_d20260516_m012630_c001_v7007000_t0000_u01778894790584") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b191_d20260516_m012618_c001_v0001116_t0027_u01778894778947") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09bd_d20260516_m012612_c001_v7007000_t0000_u01778894772247") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b12d_d20260516_m012601_c001_v0001116_t0053_u01778894761714") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa06_d20260516_m012555_c001_v7007000_t0000_u01778894755519") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b0e1_d20260516_m012544_c001_v0001116_t0000_u01778894744646") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab82987464246_d20260516_m012533_c001_v7007000_t0000_u01778894733945") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c3a_d20260516_m012524_c001_v0001145_t0045_u01778894724269") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c345_d20260516_m012517_c001_v7007000_t0000_u01778894717521") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837ee_d20260516_m012512_c001_v0001176_t0056_u01778894712382") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f422f154267e3125e_d20260516_m012510_c001_v7007000_t0000_u01778894710410") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bfa_d20260516_m012500_c001_v0001145_t0055_u01778894700550") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46ac_d20260516_m012453_c001_v7007000_t0000_u01778894693390") 2026/05/16 01:28:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa6f_d20260516_m012448_c001_v0001134_t0013_u01778894688739") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4cee82_d20260516_m012447_c001_v7007000_t0000_u01778894687003") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583746_d20260516_m012436_c001_v0001176_t0006_u01778894676515") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc3_d20260516_m012425_c001_v7007000_t0000_u01778894665718") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583706_d20260516_m012416_c001_v0001176_t0036_u01778894656320") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8341_d20260516_m012409_c001_v7007000_t0000_u01778894649371") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836e8_d20260516_m012359_c001_v0001176_t0010_u01778894639369") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225fa_d20260516_m012352_c001_v7007000_t0000_u01778894632405") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836bf_d20260516_m012342_c001_v0001176_t0024_u01778894622159") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f99e_d20260516_m012513_c001_v7007000_t0000_u01778894713935") 2026/05/16 01:28:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c10_d20260516_m012508_c001_v0001145_t0011_u01778894708929") 2026/05/16 01:28:13 DEBUG : dir1/0007-12345: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f61_d20260516_m012538_c001_v7007000_t0000_u01778894738331") 2026/05/16 01:28:13 DEBUG : dir1/0007-12345: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b08f_d20260516_m012532_c001_v0001116_t0058_u01778894732560") 2026/05/16 01:28:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f2_d20260516_m012708_c001_v7007000_t0000_u01778894828871") 2026/05/16 01:28:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac3e_d20260516_m012657_c001_v0001134_t0053_u01778894817837") 2026/05/16 01:28:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b104_d20260516_m012650_c001_v7007000_t0000_u01778894810329") 2026/05/16 01:28:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babf5_d20260516_m012640_c001_v0001134_t0020_u01778894800384") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e2_d20260516_m012630_c001_v7007000_t0000_u01778894790767") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babbd_d20260516_m012619_c001_v0001134_t0028_u01778894779415") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09be_d20260516_m012612_c001_v7007000_t0000_u01778894772429") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab6f_d20260516_m012602_c001_v0001134_t0058_u01778894762363") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa07_d20260516_m012555_c001_v7007000_t0000_u01778894755714") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab23_d20260516_m012545_c001_v0001134_t0012_u01778894745272") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c3e3_d20260516_m012534_c001_v7007000_t0000_u01778894734291") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b049_d20260516_m012524_c001_v0001116_t0021_u01778894724546") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c346_d20260516_m012517_c001_v7007000_t0000_u01778894717703") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c20_d20260516_m012512_c001_v0001145_t0031_u01778894712507") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c328_d20260516_m012510_c001_v7007000_t0000_u01778894710543") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa95_d20260516_m012501_c001_v0001134_t0005_u01778894701033") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46ae_d20260516_m012453_c001_v7007000_t0000_u01778894693574") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afcd_d20260516_m012448_c001_v0001116_t0019_u01778894688860") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4083f8fc28a9c36f_d20260516_m012447_c001_v7007000_t0000_u01778894687016") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa49_d20260516_m012436_c001_v0001134_t0050_u01778894676780") 2026/05/16 01:28:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0485_d20260516_m012425_c001_v7007000_t0000_u01778894665688") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa1f_d20260516_m012416_c001_v0001134_t0049_u01778894656533") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8342_d20260516_m012409_c001_v7007000_t0000_u01778894649552") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa0d_d20260516_m012359_c001_v0001134_t0008_u01778894639599") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225fc_d20260516_m012352_c001_v7007000_t0000_u01778894632587") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9f3_d20260516_m012342_c001_v0001134_t0050_u01778894622410") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f415b65876d7ad6a6_d20260516_m012514_c001_v7007000_t0000_u01778894714095") 2026/05/16 01:28:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837d2_d20260516_m012509_c001_v0001176_t0026_u01778894709000") 2026/05/16 01:28:15 DEBUG : dir1/0008-23456: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f62_d20260516_m012538_c001_v7007000_t0000_u01778894738513") 2026/05/16 01:28:15 DEBUG : dir1/0008-23456: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58384d_d20260516_m012532_c001_v0001176_t0013_u01778894732772") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f3_d20260516_m012709_c001_v7007000_t0000_u01778894829060") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583a0b_d20260516_m012658_c001_v0001176_t0001_u01778894818183") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b105_d20260516_m012650_c001_v7007000_t0000_u01778894810519") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583997_d20260516_m012640_c001_v0001176_t0048_u01778894800728") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e3_d20260516_m012630_c001_v7007000_t0000_u01778894790951") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583941_d20260516_m012620_c001_v0001176_t0004_u01778894780120") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09bf_d20260516_m012612_c001_v7007000_t0000_u01778894772612") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5838fd_d20260516_m012602_c001_v0001176_t0038_u01778894762803") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa08_d20260516_m012555_c001_v7007000_t0000_u01778894755897") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58388f_d20260516_m012545_c001_v0001176_t0039_u01778894745669") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4068601f6127f2e4_d20260516_m012534_c001_v7007000_t0000_u01778894734295") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583826_d20260516_m012525_c001_v0001176_t0018_u01778894725532") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c347_d20260516_m012517_c001_v7007000_t0000_u01778894717884") 2026/05/16 01:28:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baabb_d20260516_m012512_c001_v0001134_t0000_u01778894712577") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f422f154267e3125f_d20260516_m012510_c001_v7007000_t0000_u01778894710599") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5aff1_d20260516_m012501_c001_v0001116_t0041_u01778894701511") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46af_d20260516_m012453_c001_v7007000_t0000_u01778894693758") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583786_d20260516_m012448_c001_v0001176_t0043_u01778894688887") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7557_d20260516_m012446_c001_v7007000_t0000_u01778894686807") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b9c_d20260516_m012437_c001_v0001145_t0054_u01778894677325") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f98_d20260516_m012425_c001_v7007000_t0000_u01778894665485") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b7e_d20260516_m012417_c001_v0001145_t0028_u01778894657042") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8343_d20260516_m012409_c001_v7007000_t0000_u01778894649734") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b6f_d20260516_m012400_c001_v0001145_t0026_u01778894640069") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a225fe_d20260516_m012352_c001_v7007000_t0000_u01778894632768") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b5d_d20260516_m012342_c001_v0001145_t0019_u01778894622877") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4ceeb1_d20260516_m012514_c001_v7007000_t0000_u01778894714167") 2026/05/16 01:28:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaab_d20260516_m012509_c001_v0001134_t0037_u01778894709100") 2026/05/16 01:28:16 DEBUG : dir1/0009-34567: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f63_d20260516_m012538_c001_v7007000_t0000_u01778894738694") 2026/05/16 01:28:16 DEBUG : dir1/0009-34567: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab09_d20260516_m012532_c001_v0001134_t0033_u01778894732782") 2026/05/16 01:28:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f4_d20260516_m012709_c001_v7007000_t0000_u01778894829247") 2026/05/16 01:28:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d59_d20260516_m012658_c001_v0001145_t0018_u01778894818402") 2026/05/16 01:28:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b106_d20260516_m012650_c001_v7007000_t0000_u01778894810718") 2026/05/16 01:28:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d27_d20260516_m012640_c001_v0001145_t0007_u01778894800982") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e4_d20260516_m012631_c001_v7007000_t0000_u01778894791137") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cee_d20260516_m012620_c001_v0001145_t0006_u01778894780334") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c0_d20260516_m012612_c001_v7007000_t0000_u01778894772795") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cb6_d20260516_m012603_c001_v0001145_t0007_u01778894763006") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa0a_d20260516_m012556_c001_v7007000_t0000_u01778894756079") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c7e_d20260516_m012545_c001_v0001145_t0039_u01778894745966") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4068601f6127f2e3_d20260516_m012534_c001_v7007000_t0000_u01778894734096") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaed_d20260516_m012525_c001_v0001134_t0034_u01778894725764") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c348_d20260516_m012518_c001_v7007000_t0000_u01778894718065") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837f0_d20260516_m012512_c001_v0001176_t0012_u01778894712597") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f415b65876d7ad6a2_d20260516_m012510_c001_v7007000_t0000_u01778894710608") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837a8_d20260516_m012502_c001_v0001176_t0034_u01778894702332") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b0_d20260516_m012453_c001_v7007000_t0000_u01778894693942") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bd0_d20260516_m012449_c001_v0001145_t0016_u01778894689100") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df481_d20260516_m012446_c001_v7007000_t0000_u01778894686684") 2026/05/16 01:28:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af9b_d20260516_m012437_c001_v0001116_t0035_u01778894677856") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab82987464171_d20260516_m012425_c001_v7007000_t0000_u01778894665445") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af61_d20260516_m012417_c001_v0001116_t0000_u01778894657465") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8344_d20260516_m012409_c001_v7007000_t0000_u01778894649915") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af39_d20260516_m012400_c001_v0001116_t0025_u01778894640320") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a22602_d20260516_m012353_c001_v7007000_t0000_u01778894633067") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af0f_d20260516_m012343_c001_v0001116_t0022_u01778894623296") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f422f154267e3126a_d20260516_m012514_c001_v7007000_t0000_u01778894714107") 2026/05/16 01:28:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837d4_d20260516_m012509_c001_v0001176_t0032_u01778894709214") 2026/05/16 01:28:18 DEBUG : dir1/0010-45678: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f64_d20260516_m012538_c001_v7007000_t0000_u01778894738875") 2026/05/16 01:28:18 DEBUG : dir1/0010-45678: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c5e_d20260516_m012532_c001_v0001145_t0059_u01778894732892") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f5_d20260516_m012709_c001_v7007000_t0000_u01778894829430") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b275_d20260516_m012658_c001_v0001116_t0049_u01778894818763") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b107_d20260516_m012650_c001_v7007000_t0000_u01778894810903") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b211_d20260516_m012641_c001_v0001116_t0025_u01778894801486") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e5_d20260516_m012631_c001_v7007000_t0000_u01778894791320") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b19d_d20260516_m012620_c001_v0001116_t0057_u01778894780706") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c2_d20260516_m012612_c001_v7007000_t0000_u01778894772976") 2026/05/16 01:28:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b133_d20260516_m012603_c001_v0001116_t0033_u01778894763476") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa0d_d20260516_m012556_c001_v7007000_t0000_u01778894756260") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b0e9_d20260516_m012546_c001_v0001116_t0002_u01778894746284") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c3e2_d20260516_m012534_c001_v7007000_t0000_u01778894734110") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c42_d20260516_m012526_c001_v0001145_t0035_u01778894726048") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c349_d20260516_m012518_c001_v7007000_t0000_u01778894718246") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b01b_d20260516_m012512_c001_v0001116_t0024_u01778894712803") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cb7_d20260516_m012510_c001_v7007000_t0000_u01778894710207") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bfe_d20260516_m012502_c001_v0001145_t0006_u01778894702544") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b1_d20260516_m012454_c001_v7007000_t0000_u01778894694141") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583788_d20260516_m012449_c001_v0001176_t0014_u01778894689113") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4cee80_d20260516_m012446_c001_v7007000_t0000_u01778894686807") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58374a_d20260516_m012438_c001_v0001176_t0038_u01778894678712") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0487_d20260516_m012425_c001_v7007000_t0000_u01778894665870") 2026/05/16 01:28:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583710_d20260516_m012418_c001_v0001176_t0049_u01778894658205") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8345_d20260516_m012410_c001_v7007000_t0000_u01778894650096") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836ee_d20260516_m012400_c001_v0001176_t0058_u01778894640848") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a22604_d20260516_m012353_c001_v7007000_t0000_u01778894633248") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836c5_d20260516_m012344_c001_v0001176_t0023_u01778894624153") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c333_d20260516_m012514_c001_v7007000_t0000_u01778894714179") 2026/05/16 01:28:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b013_d20260516_m012509_c001_v0001116_t0040_u01778894709367") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f65_d20260516_m012539_c001_v7007000_t0000_u01778894739057") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58384f_d20260516_m012532_c001_v0001176_t0018_u01778894732982") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f7_d20260516_m012709_c001_v7007000_t0000_u01778894829614") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac44_d20260516_m012659_c001_v0001134_t0044_u01778894819589") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b108_d20260516_m012651_c001_v7007000_t0000_u01778894811086") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babf9_d20260516_m012642_c001_v0001134_t0006_u01778894802061") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e6_d20260516_m012631_c001_v7007000_t0000_u01778894791503") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babc5_d20260516_m012621_c001_v0001134_t0045_u01778894781320") 2026/05/16 01:28:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c3_d20260516_m012613_c001_v7007000_t0000_u01778894773159") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab83_d20260516_m012604_c001_v0001134_t0024_u01778894764053") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa0e_d20260516_m012556_c001_v7007000_t0000_u01778894756442") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab29_d20260516_m012546_c001_v0001134_t0048_u01778894746929") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9ce2_d20260516_m012534_c001_v7007000_t0000_u01778894734311") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b059_d20260516_m012526_c001_v0001116_t0026_u01778894726382") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c34a_d20260516_m012518_c001_v7007000_t0000_u01778894718483") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837f2_d20260516_m012512_c001_v0001176_t0033_u01778894712814") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f415b65876d7ad6a1_d20260516_m012510_c001_v7007000_t0000_u01778894710421") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa97_d20260516_m012503_c001_v0001134_t0018_u01778894703057") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b2_d20260516_m012454_c001_v7007000_t0000_u01778894694324") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa73_d20260516_m012449_c001_v0001134_t0028_u01778894689127") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2b7_d20260516_m012446_c001_v7007000_t0000_u01778894686696") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa4d_d20260516_m012438_c001_v0001134_t0036_u01778894678924") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab82987464175_d20260516_m012425_c001_v7007000_t0000_u01778894665710") 2026/05/16 01:28:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa23_d20260516_m012418_c001_v0001134_t0031_u01778894658420") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8346_d20260516_m012410_c001_v7007000_t0000_u01778894650277") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa11_d20260516_m012401_c001_v0001134_t0055_u01778894641055") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a22607_d20260516_m012353_c001_v7007000_t0000_u01778894633512") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9f9_d20260516_m012344_c001_v0001134_t0020_u01778894624364") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f415b65876d7ad6a8_d20260516_m012514_c001_v7007000_t0000_u01778894714276") 2026/05/16 01:28:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c12_d20260516_m012509_c001_v0001145_t0023_u01778894709383") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f66_d20260516_m012539_c001_v7007000_t0000_u01778894739238") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583851_d20260516_m012533_c001_v0001176_t0022_u01778894733198") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f8_d20260516_m012709_c001_v7007000_t0000_u01778894829799") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583a13_d20260516_m012659_c001_v0001176_t0017_u01778894819969") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b109_d20260516_m012651_c001_v7007000_t0000_u01778894811270") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5839a3_d20260516_m012642_c001_v0001176_t0031_u01778894802468") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e7_d20260516_m012631_c001_v7007000_t0000_u01778894791686") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583947_d20260516_m012622_c001_v0001176_t0029_u01778894782074") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c4_d20260516_m012613_c001_v7007000_t0000_u01778894773343") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583905_d20260516_m012604_c001_v0001176_t0038_u01778894764368") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa10_d20260516_m012556_c001_v7007000_t0000_u01778894756739") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583899_d20260516_m012547_c001_v0001176_t0017_u01778894747484") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab8298746424b_d20260516_m012534_c001_v7007000_t0000_u01778894734308") 2026/05/16 01:28:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58382e_d20260516_m012526_c001_v0001176_t0045_u01778894726924") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c34d_d20260516_m012518_c001_v7007000_t0000_u01778894718665") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baabd_d20260516_m012513_c001_v0001134_t0009_u01778894713005") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f988_d20260516_m012510_c001_v7007000_t0000_u01778894710429") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5aff9_d20260516_m012503_c001_v0001116_t0042_u01778894703465") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b3_d20260516_m012454_c001_v7007000_t0000_u01778894694507") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58378c_d20260516_m012449_c001_v0001176_t0056_u01778894689335") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf469a_d20260516_m012446_c001_v7007000_t0000_u01778894686805") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b9e_d20260516_m012439_c001_v0001145_t0029_u01778894679300") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc4_d20260516_m012425_c001_v7007000_t0000_u01778894665901") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b80_d20260516_m012419_c001_v0001145_t0056_u01778894659020") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8347_d20260516_m012410_c001_v7007000_t0000_u01778894650458") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b71_d20260516_m012401_c001_v0001145_t0029_u01778894641396") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a22609_d20260516_m012353_c001_v7007000_t0000_u01778894633695") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b5f_d20260516_m012344_c001_v0001145_t0053_u01778894624734") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f422f154267e3126c_d20260516_m012514_c001_v7007000_t0000_u01778894714288") 2026/05/16 01:28:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaad_d20260516_m012509_c001_v0001134_t0030_u01778894709415") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f67_d20260516_m012539_c001_v7007000_t0000_u01778894739418") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b09b_d20260516_m012533_c001_v0001116_t0021_u01778894733254") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1f9_d20260516_m012709_c001_v7007000_t0000_u01778894829982") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d5d_d20260516_m012700_c001_v0001145_t0043_u01778894820247") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b10a_d20260516_m012651_c001_v7007000_t0000_u01778894811455") 2026/05/16 01:28:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d2b_d20260516_m012642_c001_v0001145_t0039_u01778894802673") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e8_d20260516_m012631_c001_v7007000_t0000_u01778894791869") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cf2_d20260516_m012622_c001_v0001145_t0005_u01778894782284") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c5_d20260516_m012613_c001_v7007000_t0000_u01778894773526") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0cbc_d20260516_m012604_c001_v0001145_t0055_u01778894764571") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa11_d20260516_m012556_c001_v7007000_t0000_u01778894756921") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c84_d20260516_m012547_c001_v0001145_t0040_u01778894747753") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9ce1_d20260516_m012534_c001_v7007000_t0000_u01778894734130") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaf1_d20260516_m012527_c001_v0001134_t0004_u01778894727171") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c34e_d20260516_m012518_c001_v7007000_t0000_u01778894718926") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837f4_d20260516_m012513_c001_v0001176_t0007_u01778894713021") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c329_d20260516_m012510_c001_v7007000_t0000_u01778894710554") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837b6_d20260516_m012504_c001_v0001176_t0044_u01778894704329") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b4_d20260516_m012454_c001_v7007000_t0000_u01778894694691") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bd8_d20260516_m012449_c001_v0001145_t0016_u01778894689433") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df47f_d20260516_m012446_c001_v7007000_t0000_u01778894686317") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afa5_d20260516_m012439_c001_v0001116_t0001_u01778894679543") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab82987464172_d20260516_m012425_c001_v7007000_t0000_u01778894665461") 2026/05/16 01:28:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af65_d20260516_m012419_c001_v0001116_t0004_u01778894659433") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8348_d20260516_m012410_c001_v7007000_t0000_u01778894650639") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af41_d20260516_m012401_c001_v0001116_t0059_u01778894641688") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2260b_d20260516_m012353_c001_v7007000_t0000_u01778894633876") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af13_d20260516_m012345_c001_v0001116_t0041_u01778894625250") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9a0_d20260516_m012514_c001_v7007000_t0000_u01778894714123") 2026/05/16 01:28:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837d6_d20260516_m012509_c001_v0001176_t0021_u01778894709432") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f69_d20260516_m012539_c001_v7007000_t0000_u01778894739634") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c62_d20260516_m012533_c001_v0001145_t0046_u01778894733315") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1fc_d20260516_m012710_c001_v7007000_t0000_u01778894830163") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b277_d20260516_m012700_c001_v0001116_t0041_u01778894820565") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b10b_d20260516_m012651_c001_v7007000_t0000_u01778894811659") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b21d_d20260516_m012642_c001_v0001116_t0048_u01778894802910") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0e9_d20260516_m012632_c001_v7007000_t0000_u01778894792052") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b1a7_d20260516_m012622_c001_v0001116_t0028_u01778894782736") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09c6_d20260516_m012613_c001_v7007000_t0000_u01778894773709") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b145_d20260516_m012605_c001_v0001116_t0009_u01778894765060") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa13_d20260516_m012557_c001_v7007000_t0000_u01778894757103") 2026/05/16 01:28:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b0f1_d20260516_m012548_c001_v0001116_t0010_u01778894748035") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b073_d20260516_m012534_c001_v7007000_t0000_u01778894734340") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c44_d20260516_m012527_c001_v0001145_t0035_u01778894727598") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c350_d20260516_m012519_c001_v7007000_t0000_u01778894719108") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c22_d20260516_m012513_c001_v0001145_t0054_u01778894713029") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cba_d20260516_m012510_c001_v7007000_t0000_u01778894710579") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c02_d20260516_m012504_c001_v0001145_t0035_u01778894704542") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b5_d20260516_m012454_c001_v7007000_t0000_u01778894694874") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa75_d20260516_m012449_c001_v0001134_t0010_u01778894689508") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85384108_d20260516_m012447_c001_v7007000_t0000_u01778894687024") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583750_d20260516_m012440_c001_v0001176_t0048_u01778894680144") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f9b_d20260516_m012425_c001_v7007000_t0000_u01778894665717") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583714_d20260516_m012420_c001_v0001176_t0048_u01778894660112") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d8349_d20260516_m012410_c001_v7007000_t0000_u01778894650820") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836f0_d20260516_m012402_c001_v0001176_t0044_u01778894642456") 2026/05/16 01:28:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2260d_d20260516_m012354_c001_v7007000_t0000_u01778894634057") 2026/05/16 01:28:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836c7_d20260516_m012345_c001_v0001176_t0029_u01778894625900") 2026/05/16 01:28:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c335_d20260516_m012514_c001_v7007000_t0000_u01778894714327") 2026/05/16 01:28:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837d8_d20260516_m012509_c001_v0001176_t0005_u01778894709662") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f6a_d20260516_m012539_c001_v7007000_t0000_u01778894739817") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab0b_d20260516_m012533_c001_v0001134_t0052_u01778894733376") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1fd_d20260516_m012710_c001_v7007000_t0000_u01778894830352") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac46_d20260516_m012701_c001_v0001134_t0034_u01778894821247") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b10c_d20260516_m012651_c001_v7007000_t0000_u01778894811842") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac03_d20260516_m012643_c001_v0001134_t0010_u01778894803494") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0eb_d20260516_m012632_c001_v7007000_t0000_u01778894792236") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babd7_d20260516_m012623_c001_v0001134_t0019_u01778894783569") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09ca_d20260516_m012613_c001_v7007000_t0000_u01778894773892") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab89_d20260516_m012605_c001_v0001134_t0005_u01778894765589") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa14_d20260516_m012557_c001_v7007000_t0000_u01778894757285") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab31_d20260516_m012548_c001_v0001134_t0059_u01778894748770") 2026/05/16 01:28:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f421ab8298746424a_d20260516_m012534_c001_v7007000_t0000_u01778894734127") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b065_d20260516_m012527_c001_v0001116_t0034_u01778894727993") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c352_d20260516_m012519_c001_v7007000_t0000_u01778894719302") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5837f6_d20260516_m012513_c001_v0001176_t0036_u01778894713235") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c322_d20260516_m012509_c001_v7007000_t0000_u01778894709998") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa9b_d20260516_m012504_c001_v0001134_t0044_u01778894704952") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b6_d20260516_m012455_c001_v7007000_t0000_u01778894695057") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58378e_d20260516_m012449_c001_v0001176_t0013_u01778894689548") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df482_d20260516_m012446_c001_v7007000_t0000_u01778894686868") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa51_d20260516_m012440_c001_v0001134_t0022_u01778894680351") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc2_d20260516_m012425_c001_v7007000_t0000_u01778894665488") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa27_d20260516_m012420_c001_v0001134_t0035_u01778894660336") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d834a_d20260516_m012411_c001_v7007000_t0000_u01778894651001") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa13_d20260516_m012402_c001_v0001134_t0015_u01778894642677") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2260f_d20260516_m012354_c001_v7007000_t0000_u01778894634241") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9fd_d20260516_m012346_c001_v0001134_t0042_u01778894626113") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9cc2_d20260516_m012514_c001_v7007000_t0000_u01778894714137") 2026/05/16 01:28:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c14_d20260516_m012509_c001_v0001145_t0031_u01778894709670") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fc9_d20260516_m012428_c001_v7007000_t0000_u01778894668683") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58371c_d20260516_m012423_c001_v0001176_t0024_u01778894663357") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fca_d20260516_m012428_c001_v7007000_t0000_u01778894668865") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa33_d20260516_m012423_c001_v0001134_t0015_u01778894663522") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fcb_d20260516_m012429_c001_v7007000_t0000_u01778894669047") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b86_d20260516_m012423_c001_v0001145_t0031_u01778894663538") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fcd_d20260516_m012429_c001_v7007000_t0000_u01778894669230") 2026/05/16 01:28:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58371e_d20260516_m012423_c001_v0001176_t0011_u01778894663572") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fce_d20260516_m012429_c001_v7007000_t0000_u01778894669412") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583722_d20260516_m012423_c001_v0001176_t0006_u01778894663787") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fcf_d20260516_m012429_c001_v7007000_t0000_u01778894669684") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b88_d20260516_m012423_c001_v0001145_t0024_u01778894663859") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd0_d20260516_m012429_c001_v7007000_t0000_u01778894669866") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af73_d20260516_m012423_c001_v0001116_t0009_u01778894663915") 2026/05/16 01:28:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd1_d20260516_m012430_c001_v7007000_t0000_u01778894670049") 2026/05/16 01:28:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa35_d20260516_m012423_c001_v0001134_t0036_u01778894663925") 2026/05/16 01:28:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd3_d20260516_m012430_c001_v7007000_t0000_u01778894670231") 2026/05/16 01:28:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583724_d20260516_m012424_c001_v0001176_t0017_u01778894664009") 2026/05/16 01:28:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd4_d20260516_m012430_c001_v7007000_t0000_u01778894670427") 2026/05/16 01:28:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b8a_d20260516_m012424_c001_v0001145_t0043_u01778894664192") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd5_d20260516_m012430_c001_v7007000_t0000_u01778894670609") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa37_d20260516_m012424_c001_v0001134_t0050_u01778894664223") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd6_d20260516_m012430_c001_v7007000_t0000_u01778894670806") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583726_d20260516_m012424_c001_v0001176_t0015_u01778894664294") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd7_d20260516_m012430_c001_v7007000_t0000_u01778894670998") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5af75_d20260516_m012424_c001_v0001116_t0026_u01778894664501") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd8_d20260516_m012431_c001_v7007000_t0000_u01778894671180") 2026/05/16 01:28:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b8c_d20260516_m012424_c001_v0001145_t0008_u01778894664551") 2026/05/16 01:28:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fd9_d20260516_m012431_c001_v7007000_t0000_u01778894671362") 2026/05/16 01:28:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583728_d20260516_m012424_c001_v0001176_t0034_u01778894664573") 2026/05/16 01:28:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0fda_d20260516_m012431_c001_v7007000_t0000_u01778894671546") 2026/05/16 01:28:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58372a_d20260516_m012424_c001_v0001176_t0051_u01778894664839") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f953_d20260516_m012449_c001_v7007000_t0000_u01778894689984") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583760_d20260516_m012443_c001_v0001176_t0017_u01778894683351") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca450401e_d20260516_m012450_c001_v7007000_t0000_u01778894690003") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0ba6_d20260516_m012443_c001_v0001145_t0044_u01778894683414") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7560_d20260516_m012450_c001_v7007000_t0000_u01778894690140") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583762_d20260516_m012443_c001_v0001176_t0022_u01778894683616") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b8538410b_d20260516_m012449_c001_v7007000_t0000_u01778894689954") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa5d_d20260516_m012443_c001_v0001134_t0011_u01778894683630") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7561_d20260516_m012450_c001_v7007000_t0000_u01778894690323") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0ba8_d20260516_m012443_c001_v0001145_t0034_u01778894683734") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c2d2_d20260516_m012449_c001_v7007000_t0000_u01778894689997") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afb7_d20260516_m012443_c001_v0001116_t0009_u01778894683791") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4cee89_d20260516_m012450_c001_v7007000_t0000_u01778894690333") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583766_d20260516_m012443_c001_v0001176_t0006_u01778894683825") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46a0_d20260516_m012450_c001_v7007000_t0000_u01778894690345") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa61_d20260516_m012444_c001_v0001134_t0050_u01778894684019") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b8538410c_d20260516_m012450_c001_v7007000_t0000_u01778894690179") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583768_d20260516_m012444_c001_v0001176_t0032_u01778894684039") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca450401f_d20260516_m012450_c001_v7007000_t0000_u01778894690188") 2026/05/16 01:28:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bae_d20260516_m012444_c001_v0001145_t0010_u01778894684078") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4cee87_d20260516_m012449_c001_v7007000_t0000_u01778894689964") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58376a_d20260516_m012444_c001_v0001176_t0008_u01778894684244") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf469e_d20260516_m012449_c001_v7007000_t0000_u01778894689976") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afb9_d20260516_m012444_c001_v0001116_t0046_u01778894684385") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407f37648f4cee88_d20260516_m012450_c001_v7007000_t0000_u01778894690148") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bb6_d20260516_m012444_c001_v0001145_t0033_u01778894684447") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4083f8fc28a9c370_d20260516_m012449_c001_v7007000_t0000_u01778894689945") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58376c_d20260516_m012444_c001_v0001176_t0047_u01778894684457") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf469f_d20260516_m012450_c001_v7007000_t0000_u01778894690160") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a58376e_d20260516_m012444_c001_v0001176_t0048_u01778894684697") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f954_d20260516_m012450_c001_v7007000_t0000_u01778894690169") 2026/05/16 01:28:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0bb8_d20260516_m012444_c001_v0001145_t0013_u01778894684765") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f34_d20260516_m012224_c001_v7007000_t0000_u01778894544036") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f113bd5740824c5b7_d20260516_m012222_c001_v0001182_t0014_u01778894542114") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9836_d20260516_m012221_c001_v7007000_t0000_u01778894541930") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f113bd5740824c597_d20260516_m012218_c001_v0001182_t0030_u01778894538271") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a093_d20260516_m012101_c001_v7007000_t0000_u01778894461376") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba85a_d20260516_m012056_c001_v0001134_t0042_u01778894456626") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0091_d20260516_m012055_c001_v7007000_t0000_u01778894455173") 2026/05/16 01:28:32 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110780590bfa141a_d20260516_m012052_c001_v0001037_t0045_u01778894452722") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9bb9_d20260516_m012052_c001_v7007000_t0000_u01778894452542") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110780590bfa1416_d20260516_m012048_c001_v0001037_t0037_u01778894448514") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9baa_d20260516_m012047_c001_v7007000_t0000_u01778894447792") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba842_d20260516_m012041_c001_v0001134_t0058_u01778894441404") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31b3_d20260516_m012040_c001_v7007000_t0000_u01778894440136") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1067a5de613d4d4d_d20260516_m012038_c001_v0001181_t0015_u01778894438378") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aaed_d20260516_m012038_c001_v7007000_t0000_u01778894438193") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1067a5de613d4d2d_d20260516_m012035_c001_v0001181_t0054_u01778894435407") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aaea_d20260516_m012034_c001_v7007000_t0000_u01778894434681") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba82c_d20260516_m012031_c001_v0001134_t0057_u01778894431106") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31a3_d20260516_m012030_c001_v7007000_t0000_u01778894430201") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f117da8128ec6464a_d20260516_m012028_c001_v0001184_t0041_u01778894428676") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2150f_d20260516_m012028_c001_v7007000_t0000_u01778894428495") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f117da8128ec64634_d20260516_m012025_c001_v0001184_t0058_u01778894425256") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2150b_d20260516_m012024_c001_v7007000_t0000_u01778894424533") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba81c_d20260516_m012017_c001_v0001134_t0055_u01778894417674") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0053_d20260516_m012016_c001_v7007000_t0000_u01778894416758") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1015a13a85da7615_d20260516_m012014_c001_v0001038_t0056_u01778894414893") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9aed_d20260516_m012014_c001_v7007000_t0000_u01778894414707") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1015a13a85da760f_d20260516_m012011_c001_v0001038_t0007_u01778894411293") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9aeb_d20260516_m012010_c001_v7007000_t0000_u01778894410521") 2026/05/16 01:28:33 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba80e_d20260516_m012004_c001_v0001134_t0006_u01778894404144") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5cc_d20260516_m012003_c001_v7007000_t0000_u01778894403225") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f111d1c3de2efc6c1_d20260516_m012001_c001_v0001113_t0006_u01778894401153") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9ae5_d20260516_m012000_c001_v7007000_t0000_u01778894400967") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f111d1c3de2efc6bb_d20260516_m011957_c001_v0001113_t0027_u01778894397650") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9ae3_d20260516_m011956_c001_v7007000_t0000_u01778894396921") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7f0_d20260516_m011948_c001_v0001134_t0044_u01778894388640") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e5_d20260516_m011947_c001_v7007000_t0000_u01778894387545") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1005415257c665b8_d20260516_m011941_c001_v0001120_t0010_u01778894381578") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b97a3_d20260516_m011941_c001_v7007000_t0000_u01778894381375") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9edc8_d20260516_m011937_c001_v0001184_t0000_u01778894377216") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f109fa10144be481d_d20260516_m011936_c001_v0001037_t0043_u01778894376259") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f109fa10144be4819_d20260516_m011935_c001_v0001037_t0018_u01778894375074") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aa8b_d20260516_m011921_c001_v7007000_t0000_u01778894361776") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7cc_d20260516_m011914_c001_v0001134_t0044_u01778894354440") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11297c66431d8382_d20260516_m011912_c001_v0001113_t0052_u01778894352988") 2026/05/16 01:28:34 DEBUG : dst/one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11297c66431d837a_d20260516_m011911_c001_v0001113_t0033_u01778894351871") 2026/05/16 01:28:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f35_d20260516_m012224_c001_v7007000_t0000_u01778894544219") 2026/05/16 01:28:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103f19a0dfe6bcb2_d20260516_m012221_c001_v0001033_t0041_u01778894541495") 2026/05/16 01:28:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f104f082a62d44fe9_d20260516_m012100_c001_v0001174_t0006_u01778894460585") 2026/05/16 01:28:34 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0093_d20260516_m012055_c001_v7007000_t0000_u01778894455355") 2026/05/16 01:28:35 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097823c1963b6ec_d20260516_m012052_c001_v0001105_t0059_u01778894452075") 2026/05/16 01:28:35 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f116aa8a53693de4f_d20260516_m012047_c001_v0001173_t0001_u01778894447409") 2026/05/16 01:28:35 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31b4_d20260516_m012040_c001_v7007000_t0000_u01778894440317") 2026/05/16 01:28:35 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110cc0ee5c9f719f_d20260516_m012037_c001_v0001032_t0052_u01778894437618") 2026/05/16 01:28:35 DEBUG : dst/one.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110db5818b288f00_d20260516_m012034_c001_v0001176_t0009_u01778894434469") 2026/05/16 01:28:35 DEBUG : dst/three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e6_d20260516_m011947_c001_v7007000_t0000_u01778894387730") 2026/05/16 01:28:35 DEBUG : dst/three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f109fa10144be482f_d20260516_m011945_c001_v0001037_t0046_u01778894385892") 2026/05/16 01:28:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f37_d20260516_m012224_c001_v7007000_t0000_u01778894544406") 2026/05/16 01:28:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1098456983d82f63_d20260516_m012222_c001_v0001174_t0007_u01778894542915") 2026/05/16 01:28:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11689d1d77fab810_d20260516_m012219_c001_v0001174_t0034_u01778894539560") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f38_d20260516_m012224_c001_v7007000_t0000_u01778894544589") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f113bd5740824c5c3_d20260516_m012223_c001_v0001182_t0028_u01778894543435") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9838_d20260516_m012223_c001_v7007000_t0000_u01778894543251") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f113bd5740824c5a9_d20260516_m012220_c001_v0001182_t0039_u01778894540161") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9831_d20260516_m012219_c001_v7007000_t0000_u01778894539977") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba85e_d20260516_m012057_c001_v0001134_t0016_u01778894457758") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0095_d20260516_m012055_c001_v7007000_t0000_u01778894455536") 2026/05/16 01:28:35 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110780590bfa141c_d20260516_m012054_c001_v0001037_t0028_u01778894454394") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9bbb_d20260516_m012054_c001_v7007000_t0000_u01778894454214") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f110780590bfa1418_d20260516_m012050_c001_v0001037_t0056_u01778894450549") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41560bbd42ef9bb7_d20260516_m012050_c001_v7007000_t0000_u01778894450243") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba84c_d20260516_m012044_c001_v0001134_t0009_u01778894444410") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aaee_d20260516_m012039_c001_v7007000_t0000_u01778894439582") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6627fe_d20260516_m012036_c001_v0001103_t0005_u01778894436549") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aaec_d20260516_m012036_c001_v7007000_t0000_u01778894436180") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba82e_d20260516_m012031_c001_v0001134_t0028_u01778894431848") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a21511_d20260516_m012029_c001_v7007000_t0000_u01778894429290") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6627d4_d20260516_m012027_c001_v0001103_t0017_u01778894427166") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a2150c_d20260516_m012026_c001_v7007000_t0000_u01778894426079") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba81e_d20260516_m012018_c001_v0001134_t0025_u01778894418294") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9aee_d20260516_m012015_c001_v7007000_t0000_u01778894415789") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6627b0_d20260516_m012013_c001_v0001103_t0027_u01778894413444") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9aec_d20260516_m012012_c001_v7007000_t0000_u01778894412352") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba810_d20260516_m012005_c001_v0001134_t0026_u01778894405088") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9ae6_d20260516_m012002_c001_v7007000_t0000_u01778894402311") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662788_d20260516_m011959_c001_v0001103_t0013_u01778894399674") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4176b50030bd9ae4_d20260516_m011958_c001_v7007000_t0000_u01778894398513") 2026/05/16 01:28:36 DEBUG : dst/three.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7f8_d20260516_m011951_c001_v0001134_t0009_u01778894391913") 2026/05/16 01:28:36 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0097_d20260516_m012055_c001_v7007000_t0000_u01778894455717") 2026/05/16 01:28:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f114fe931a92baf5a_d20260516_m012053_c001_v0001033_t0001_u01778894453772") 2026/05/16 01:28:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f109383182342da74_d20260516_m012049_c001_v0001106_t0008_u01778894449581") 2026/05/16 01:28:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31b5_d20260516_m012040_c001_v7007000_t0000_u01778894440499") 2026/05/16 01:28:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f10041864003f0140_d20260516_m012039_c001_v0001150_t0048_u01778894439080") 2026/05/16 01:28:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1162c25d2d08db8b_d20260516_m012035_c001_v0001171_t0007_u01778894435823") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f39_d20260516_m012224_c001_v7007000_t0000_u01778894544773") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba85c_d20260516_m012057_c001_v0001134_t0054_u01778894457013") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0099_d20260516_m012055_c001_v7007000_t0000_u01778894455898") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba84a_d20260516_m012044_c001_v0001134_t0051_u01778894444025") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31b6_d20260516_m012040_c001_v7007000_t0000_u01778894440680") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6627e2_d20260516_m012031_c001_v0001103_t0011_u01778894431464") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a31a4_d20260516_m012030_c001_v7007000_t0000_u01778894430382") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6627be_d20260516_m012017_c001_v0001103_t0042_u01778894417998") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4031156c050c0054_d20260516_m012016_c001_v7007000_t0000_u01778894416941") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662798_d20260516_m012004_c001_v0001103_t0017_u01778894404684") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f405fe689a791e5cd_d20260516_m012003_c001_v7007000_t0000_u01778894403408") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662770_d20260516_m011949_c001_v0001103_t0009_u01778894389425") 2026/05/16 01:28:37 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2e8_d20260516_m011947_c001_v7007000_t0000_u01778894387914") 2026/05/16 01:28:38 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f112d97cc86068a21_d20260516_m011943_c001_v0001178_t0041_u01778894383547") 2026/05/16 01:28:38 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aa8c_d20260516_m011921_c001_v7007000_t0000_u01778894361958") 2026/05/16 01:28:38 DEBUG : dst/two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11297c66431d839c_d20260516_m011920_c001_v0001113_t0044_u01778894360533") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f68a_d20260516_m011846_c001_v7007000_t0000_u01778894326831") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ecfa_d20260516_m011842_c001_v0001184_t0054_u01778894322935") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f67f_d20260516_m011841_c001_v7007000_t0000_u01778894321002") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ecb2_d20260516_m011829_c001_v0001184_t0022_u01778894309579") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3133_d20260516_m011821_c001_v7007000_t0000_u01778894301197") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ebf2_d20260516_m011817_c001_v0001184_t0042_u01778894297863") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a30fe_d20260516_m011757_c001_v7007000_t0000_u01778894277043") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba701_d20260516_m011754_c001_v0001134_t0041_u01778894274237") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a30f8_d20260516_m011753_c001_v7007000_t0000_u01778894273280") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6f5_d20260516_m011751_c001_v0001134_t0001_u01778894271335") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5083_d20260516_m011748_c001_v7007000_t0000_u01778894268333") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6e3_d20260516_m011746_c001_v0001134_t0010_u01778894266387") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa507e_d20260516_m011745_c001_v7007000_t0000_u01778894265236") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6d5_d20260516_m011743_c001_v0001134_t0035_u01778894263772") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5073_d20260516_m011737_c001_v7007000_t0000_u01778894257268") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6b3_d20260516_m011735_c001_v0001134_t0010_u01778894255529") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5070_d20260516_m011734_c001_v7007000_t0000_u01778894254344") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6a7_d20260516_m011733_c001_v0001134_t0056_u01778894253423") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5068_d20260516_m011728_c001_v7007000_t0000_u01778894248405") 2026/05/16 01:28:38 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba683_d20260516_m011726_c001_v0001134_t0020_u01778894246712") 2026/05/16 01:28:39 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5065_d20260516_m011724_c001_v7007000_t0000_u01778894244882") 2026/05/16 01:28:39 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba673_d20260516_m011723_c001_v0001134_t0032_u01778894243715") 2026/05/16 01:28:39 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5064_d20260516_m011723_c001_v7007000_t0000_u01778894243349") 2026/05/16 01:28:39 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f114f0f9619189bff_d20260516_m011722_c001_v0001174_t0004_u01778894242576") 2026/05/16 01:28:39 DEBUG : empty space: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba669_d20260516_m011720_c001_v0001134_t0048_u01778894240578") 2026/05/16 01:28:39 DEBUG : enormous: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a30fd_d20260516_m011756_c001_v7007000_t0000_u01778894276313") 2026/05/16 01:28:39 DEBUG : enormous: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba703_d20260516_m011754_c001_v0001134_t0050_u01778894274624") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41011b6a6ddf0f3b_d20260516_m012229_c001_v7007000_t0000_u01778894549249") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8d3_d20260516_m012227_c001_v0001134_t0056_u01778894547926") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3126_d20260516_m011816_c001_v7007000_t0000_u01778894296378") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ebd4_d20260516_m011815_c001_v0001184_t0038_u01778894295153") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e515_d20260516_m011717_c001_v7007000_t0000_u01778894237469") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba64d_d20260516_m011716_c001_v0001134_t0048_u01778894236423") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e50d_d20260516_m011715_c001_v7007000_t0000_u01778894235880") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba647_d20260516_m011715_c001_v0001134_t0025_u01778894235123") 2026/05/16 01:28:39 DEBUG : existing: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba643_d20260516_m011714_c001_v0001134_t0034_u01778894234036") 2026/05/16 01:28:39 DEBUG : existing-b: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3127_d20260516_m011816_c001_v7007000_t0000_u01778894296559") 2026/05/16 01:28:39 DEBUG : existing-b: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba755_d20260516_m011815_c001_v0001134_t0054_u01778894295145") 2026/05/16 01:28:39 DEBUG : file1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f45_d20260516_m012330_c001_v7007000_t0000_u01778894610992") 2026/05/16 01:28:39 DEBUG : file1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836af_d20260516_m012329_c001_v0001176_t0026_u01778894609791") 2026/05/16 01:28:40 DEBUG : file1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f1e_d20260516_m012328_c001_v7007000_t0000_u01778894608479") 2026/05/16 01:28:40 DEBUG : file1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5aeef_d20260516_m012326_c001_v0001116_t0051_u01778894606943") 2026/05/16 01:28:40 DEBUG : five: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3103_d20260516_m011801_c001_v7007000_t0000_u01778894281514") 2026/05/16 01:28:40 DEBUG : five: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba721_d20260516_m011759_c001_v0001134_t0037_u01778894279351") 2026/05/16 01:28:40 DEBUG : foo: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5066_d20260516_m011726_c001_v7007000_t0000_u01778894246347") 2026/05/16 01:28:40 DEBUG : foo: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba67b_d20260516_m011725_c001_v0001134_t0037_u01778894245800") 2026/05/16 01:28:40 DEBUG : foo: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba677_d20260516_m011725_c001_v0001134_t0037_u01778894245246") 2026/05/16 01:28:40 DEBUG : four: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3104_d20260516_m011801_c001_v7007000_t0000_u01778894281696") 2026/05/16 01:28:40 DEBUG : four: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f419e6b235a662548_d20260516_m011759_c001_v0001103_t0046_u01778894279903") 2026/05/16 01:28:40 DEBUG : four: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba719_d20260516_m011758_c001_v0001134_t0002_u01778894278322") 2026/05/16 01:28:40 DEBUG : hello world2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829ef_d20260516_m011627_c001_v7007000_t0000_u01778894187612") 2026/05/16 01:28:40 DEBUG : hello world2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba595_d20260516_m011626_c001_v0001134_t0005_u01778894186812") 2026/05/16 01:28:40 DEBUG : ignore-size: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e501_d20260516_m011713_c001_v7007000_t0000_u01778894233672") 2026/05/16 01:28:40 DEBUG : ignore-size: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba63d_d20260516_m011712_c001_v0001134_t0029_u01778894232283") 2026/05/16 01:28:40 DEBUG : nested/sub dir/file: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3121_d20260516_m011814_c001_v7007000_t0000_u01778894294412") 2026/05/16 01:28:40 DEBUG : nested/sub dir/file: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ebc8_d20260516_m011813_c001_v0001184_t0047_u01778894293487") 2026/05/16 01:28:40 DEBUG : nested/sub dir/file: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a311c_d20260516_m011812_c001_v7007000_t0000_u01778894292748") 2026/05/16 01:28:40 DEBUG : nested/sub dir/file: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ebb6_d20260516_m011811_c001_v0001184_t0059_u01778894291679") 2026/05/16 01:28:40 DEBUG : one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3105_d20260516_m011801_c001_v7007000_t0000_u01778894281879") 2026/05/16 01:28:40 DEBUG : one: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba70f_d20260516_m011757_c001_v0001134_t0037_u01778894277416") 2026/05/16 01:28:41 DEBUG : only0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f08_d20260516_m012322_c001_v7007000_t0000_u01778894602317") 2026/05/16 01:28:41 DEBUG : only0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9bf_d20260516_m012316_c001_v0001134_t0037_u01778894596881") 2026/05/16 01:28:41 DEBUG : only0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba94f_d20260516_m012256_c001_v0001134_t0059_u01778894576658") 2026/05/16 01:28:41 DEBUG : only0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a322a_d20260516_m012250_c001_v7007000_t0000_u01778894570130") 2026/05/16 01:28:41 DEBUG : only0: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8df_d20260516_m012233_c001_v0001134_t0043_u01778894553373") 2026/05/16 01:28:41 DEBUG : only1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f09_d20260516_m012322_c001_v7007000_t0000_u01778894602500") 2026/05/16 01:28:41 DEBUG : only1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407c3fd5533e0b3f_d20260516_m012317_c001_v0001145_t0032_u01778894597690") 2026/05/16 01:28:41 DEBUG : only1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba953_d20260516_m012257_c001_v0001134_t0035_u01778894577445") 2026/05/16 01:28:41 DEBUG : only1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7472_d20260516_m012251_c001_v7007000_t0000_u01778894571252") 2026/05/16 01:28:41 DEBUG : only1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8e3_d20260516_m012234_c001_v0001134_t0025_u01778894554226") 2026/05/16 01:28:41 DEBUG : only10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0a_d20260516_m012322_c001_v7007000_t0000_u01778894602683") 2026/05/16 01:28:41 DEBUG : only10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9bd_d20260516_m012316_c001_v0001134_t0037_u01778894596287") 2026/05/16 01:28:41 DEBUG : only10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba98b_d20260516_m012306_c001_v0001134_t0052_u01778894586587") 2026/05/16 01:28:41 DEBUG : only10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a322b_d20260516_m012250_c001_v7007000_t0000_u01778894570313") 2026/05/16 01:28:41 DEBUG : only10: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba90d_d20260516_m012241_c001_v0001134_t0057_u01778894561384") 2026/05/16 01:28:41 DEBUG : only11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0b_d20260516_m012322_c001_v7007000_t0000_u01778894602867") 2026/05/16 01:28:41 DEBUG : only11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a583693_d20260516_m012317_c001_v0001176_t0053_u01778894597047") 2026/05/16 01:28:41 DEBUG : only11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba98f_d20260516_m012308_c001_v0001134_t0011_u01778894588380") 2026/05/16 01:28:41 DEBUG : only11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b1d27_d20260516_m012250_c001_v7007000_t0000_u01778894570691") 2026/05/16 01:28:41 DEBUG : only11: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba915_d20260516_m012242_c001_v0001134_t0006_u01778894562220") 2026/05/16 01:28:41 DEBUG : only12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0c_d20260516_m012323_c001_v7007000_t0000_u01778894603049") 2026/05/16 01:28:41 DEBUG : only12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a583691_d20260516_m012316_c001_v0001176_t0053_u01778894596861") 2026/05/16 01:28:42 DEBUG : only12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba997_d20260516_m012309_c001_v0001134_t0005_u01778894589368") 2026/05/16 01:28:42 DEBUG : only12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa746c_d20260516_m012250_c001_v7007000_t0000_u01778894570704") 2026/05/16 01:28:42 DEBUG : only12: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba919_d20260516_m012243_c001_v0001134_t0022_u01778894563118") 2026/05/16 01:28:42 DEBUG : only13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0d_d20260516_m012323_c001_v7007000_t0000_u01778894603235") 2026/05/16 01:28:42 DEBUG : only13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9c1_d20260516_m012317_c001_v0001134_t0037_u01778894597063") 2026/05/16 01:28:42 DEBUG : only13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba99b_d20260516_m012310_c001_v0001134_t0016_u01778894590281") 2026/05/16 01:28:42 DEBUG : only13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a322c_d20260516_m012250_c001_v7007000_t0000_u01778894570495") 2026/05/16 01:28:42 DEBUG : only13: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba91d_d20260516_m012243_c001_v0001134_t0019_u01778894563825") 2026/05/16 01:28:42 DEBUG : only14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0e_d20260516_m012323_c001_v7007000_t0000_u01778894603464") 2026/05/16 01:28:42 DEBUG : only14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41062129d8f5aedf_d20260516_m012317_c001_v0001116_t0056_u01778894597045") 2026/05/16 01:28:42 DEBUG : only14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba99f_d20260516_m012311_c001_v0001134_t0040_u01778894591081") 2026/05/16 01:28:42 DEBUG : only14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3230_d20260516_m012250_c001_v7007000_t0000_u01778894570712") 2026/05/16 01:28:42 DEBUG : only14: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba921_d20260516_m012244_c001_v0001134_t0004_u01778894564487") 2026/05/16 01:28:42 DEBUG : only15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f0f_d20260516_m012323_c001_v7007000_t0000_u01778894603648") 2026/05/16 01:28:42 DEBUG : only15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407c3fd5533e0b37_d20260516_m012317_c001_v0001145_t0032_u01778894597280") 2026/05/16 01:28:42 DEBUG : only15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9a5_d20260516_m012311_c001_v0001134_t0004_u01778894591998") 2026/05/16 01:28:42 DEBUG : only15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3233_d20260516_m012250_c001_v7007000_t0000_u01778894570895") 2026/05/16 01:28:42 DEBUG : only15: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba925_d20260516_m012245_c001_v0001134_t0021_u01778894565394") 2026/05/16 01:28:42 DEBUG : only16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f10_d20260516_m012323_c001_v7007000_t0000_u01778894603831") 2026/05/16 01:28:42 DEBUG : only16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41062129d8f5aee1_d20260516_m012317_c001_v0001116_t0056_u01778894597285") 2026/05/16 01:28:43 DEBUG : only16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9ab_d20260516_m012312_c001_v0001134_t0023_u01778894592930") 2026/05/16 01:28:43 DEBUG : only16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b1d2a_d20260516_m012251_c001_v7007000_t0000_u01778894571235") 2026/05/16 01:28:43 DEBUG : only16: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba929_d20260516_m012246_c001_v0001134_t0053_u01778894566060") 2026/05/16 01:28:43 DEBUG : only17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f11_d20260516_m012324_c001_v7007000_t0000_u01778894604014") 2026/05/16 01:28:43 DEBUG : only17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a583695_d20260516_m012317_c001_v0001176_t0053_u01778894597282") 2026/05/16 01:28:43 DEBUG : only17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9af_d20260516_m012313_c001_v0001134_t0021_u01778894593502") 2026/05/16 01:28:43 DEBUG : only17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b1d29_d20260516_m012251_c001_v7007000_t0000_u01778894571054") 2026/05/16 01:28:43 DEBUG : only17: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba931_d20260516_m012247_c001_v0001134_t0017_u01778894567002") 2026/05/16 01:28:43 DEBUG : only18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f12_d20260516_m012324_c001_v7007000_t0000_u01778894604197") 2026/05/16 01:28:43 DEBUG : only18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9c7_d20260516_m012317_c001_v0001134_t0037_u01778894597465") 2026/05/16 01:28:43 DEBUG : only18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9b5_d20260516_m012314_c001_v0001134_t0041_u01778894594540") 2026/05/16 01:28:43 DEBUG : only18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b1d25_d20260516_m012250_c001_v7007000_t0000_u01778894570502") 2026/05/16 01:28:44 DEBUG : only18: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba935_d20260516_m012247_c001_v0001134_t0026_u01778894567879") 2026/05/16 01:28:44 DEBUG : only19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f13_d20260516_m012324_c001_v7007000_t0000_u01778894604380") 2026/05/16 01:28:44 DEBUG : only19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9c5_d20260516_m012317_c001_v0001134_t0037_u01778894597282") 2026/05/16 01:28:44 DEBUG : only19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9b9_d20260516_m012315_c001_v0001134_t0027_u01778894595234") 2026/05/16 01:28:44 DEBUG : only19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3232_d20260516_m012250_c001_v7007000_t0000_u01778894570861") 2026/05/16 01:28:44 DEBUG : only19: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba93b_d20260516_m012248_c001_v0001134_t0001_u01778894568655") 2026/05/16 01:28:44 DEBUG : only2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f14_d20260516_m012324_c001_v7007000_t0000_u01778894604564") 2026/05/16 01:28:44 DEBUG : only2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a583697_d20260516_m012317_c001_v0001176_t0053_u01778894597477") 2026/05/16 01:28:44 DEBUG : only2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba959_d20260516_m012258_c001_v0001134_t0050_u01778894578230") 2026/05/16 01:28:44 DEBUG : only2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f418b6c6f6f3b1d28_d20260516_m012250_c001_v7007000_t0000_u01778894570873") 2026/05/16 01:28:44 DEBUG : only2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8e7_d20260516_m012235_c001_v0001134_t0034_u01778894555070") 2026/05/16 01:28:44 DEBUG : only3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f15_d20260516_m012324_c001_v7007000_t0000_u01778894604747") 2026/05/16 01:28:44 DEBUG : only3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a58369b_d20260516_m012317_c001_v0001176_t0053_u01778894597664") 2026/05/16 01:28:44 DEBUG : only3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba95f_d20260516_m012300_c001_v0001134_t0005_u01778894580417") 2026/05/16 01:28:44 DEBUG : only3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7469_d20260516_m012250_c001_v7007000_t0000_u01778894570518") 2026/05/16 01:28:44 DEBUG : only3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8eb_d20260516_m012235_c001_v0001134_t0040_u01778894555745") 2026/05/16 01:28:44 DEBUG : only4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f16_d20260516_m012324_c001_v7007000_t0000_u01778894604931") 2026/05/16 01:28:44 DEBUG : only4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9cb_d20260516_m012317_c001_v0001134_t0037_u01778894597830") 2026/05/16 01:28:44 DEBUG : only4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba965_d20260516_m012301_c001_v0001134_t0035_u01778894581470") 2026/05/16 01:28:44 DEBUG : only4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a322d_d20260516_m012250_c001_v7007000_t0000_u01778894570523") 2026/05/16 01:28:44 DEBUG : only4: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8f1_d20260516_m012236_c001_v0001134_t0052_u01778894556459") 2026/05/16 01:28:44 DEBUG : only5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f17_d20260516_m012325_c001_v7007000_t0000_u01778894605116") 2026/05/16 01:28:44 DEBUG : only5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41062129d8f5aee5_d20260516_m012317_c001_v0001116_t0056_u01778894597485") 2026/05/16 01:28:45 DEBUG : only5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba96d_d20260516_m012302_c001_v0001134_t0028_u01778894582361") 2026/05/16 01:28:45 DEBUG : only5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa7470_d20260516_m012251_c001_v7007000_t0000_u01778894571070") 2026/05/16 01:28:45 DEBUG : only5: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8f5_d20260516_m012237_c001_v0001134_t0034_u01778894557211") 2026/05/16 01:28:45 DEBUG : only6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f18_d20260516_m012325_c001_v7007000_t0000_u01778894605446") 2026/05/16 01:28:45 DEBUG : only6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407c3fd5533e0b3b_d20260516_m012317_c001_v0001145_t0032_u01778894597508") 2026/05/16 01:28:45 DEBUG : only6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba973_d20260516_m012303_c001_v0001134_t0022_u01778894583555") 2026/05/16 01:28:45 DEBUG : only6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3235_d20260516_m012251_c001_v7007000_t0000_u01778894571078") 2026/05/16 01:28:45 DEBUG : only6: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8f9_d20260516_m012238_c001_v0001134_t0034_u01778894558072") 2026/05/16 01:28:45 DEBUG : only7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f19_d20260516_m012325_c001_v7007000_t0000_u01778894605631") 2026/05/16 01:28:45 DEBUG : only7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba9c9_d20260516_m012317_c001_v0001134_t0037_u01778894597647") 2026/05/16 01:28:45 DEBUG : only7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba979_d20260516_m012304_c001_v0001134_t0015_u01778894584340") 2026/05/16 01:28:45 DEBUG : only7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a322f_d20260516_m012250_c001_v7007000_t0000_u01778894570679") 2026/05/16 01:28:45 DEBUG : only7: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba8fd_d20260516_m012238_c001_v0001134_t0019_u01778894558907") 2026/05/16 01:28:45 DEBUG : only8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f1a_d20260516_m012325_c001_v7007000_t0000_u01778894605815") 2026/05/16 01:28:45 DEBUG : only8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41062129d8f5aee7_d20260516_m012317_c001_v0001116_t0056_u01778894597673") 2026/05/16 01:28:45 DEBUG : only8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba981_d20260516_m012305_c001_v0001134_t0038_u01778894585190") 2026/05/16 01:28:45 DEBUG : only8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3236_d20260516_m012251_c001_v7007000_t0000_u01778894571089") 2026/05/16 01:28:45 DEBUG : only8: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba903_d20260516_m012239_c001_v0001134_t0013_u01778894559700") 2026/05/16 01:28:45 DEBUG : only9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f1b_d20260516_m012325_c001_v7007000_t0000_u01778894605999") 2026/05/16 01:28:45 DEBUG : only9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f407efd8c2a58369d_d20260516_m012317_c001_v0001176_t0053_u01778894597849") 2026/05/16 01:28:45 DEBUG : only9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba985_d20260516_m012305_c001_v0001134_t0012_u01778894585760") 2026/05/16 01:28:46 DEBUG : only9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa746e_d20260516_m012250_c001_v7007000_t0000_u01778894570887") 2026/05/16 01:28:46 DEBUG : only9: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba907_d20260516_m012240_c001_v0001134_t0056_u01778894560646") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3117_d20260516_m011810_c001_v7007000_t0000_u01778894290567") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9eba4_d20260516_m011808_c001_v0001184_t0028_u01778894288332") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a310e_d20260516_m011807_c001_v7007000_t0000_u01778894287556") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba73b_d20260516_m011805_c001_v0001134_t0028_u01778894285798") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3109_d20260516_m011805_c001_v7007000_t0000_u01778894285030") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9eb68_d20260516_m011802_c001_v0001184_t0036_u01778894282802") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5085_d20260516_m011750_c001_v7007000_t0000_u01778894270377") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6e9_d20260516_m011748_c001_v0001134_t0013_u01778894268880") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5082_d20260516_m011747_c001_v7007000_t0000_u01778894267223") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6df_d20260516_m011745_c001_v0001134_t0024_u01778894265784") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa507d_d20260516_m011744_c001_v7007000_t0000_u01778894264438") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6d3_d20260516_m011743_c001_v0001134_t0007_u01778894263352") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5072_d20260516_m011736_c001_v7007000_t0000_u01778894256718") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6ad_d20260516_m011734_c001_v0001134_t0049_u01778894254893") 2026/05/16 01:28:46 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5071_d20260516_m011734_c001_v7007000_t0000_u01778894254527") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6a1_d20260516_m011732_c001_v0001134_t0007_u01778894252973") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa506e_d20260516_m011732_c001_v7007000_t0000_u01778894252608") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba69b_d20260516_m011731_c001_v0001134_t0019_u01778894251667") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba693_d20260516_m011730_c001_v0001134_t0007_u01778894250808") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa506b_d20260516_m011730_c001_v7007000_t0000_u01778894250354") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba68d_d20260516_m011729_c001_v0001134_t0019_u01778894249660") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba68b_d20260516_m011728_c001_v0001134_t0010_u01778894248955") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5069_d20260516_m011728_c001_v7007000_t0000_u01778894248588") 2026/05/16 01:28:47 DEBUG : potato: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba687_d20260516_m011727_c001_v0001134_t0001_u01778894247569") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d702d_d20260516_m011855_c001_v7007000_t0000_u01778894335989") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a66269b_d20260516_m011855_c001_v0001103_t0017_u01778894335267") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f68b_d20260516_m011847_c001_v7007000_t0000_u01778894327072") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662665_d20260516_m011842_c001_v0001103_t0020_u01778894322293") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f411fed08996469b9_d20260516_m011833_c001_v7007000_t0000_u01778894313579") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662623_d20260516_m011828_c001_v0001103_t0009_u01778894308813") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3134_d20260516_m011821_c001_v7007000_t0000_u01778894301418") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6625d1_d20260516_m011817_c001_v0001103_t0038_u01778894297493") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a30fc_d20260516_m011756_c001_v7007000_t0000_u01778894276066") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6fd_d20260516_m011753_c001_v0001134_t0025_u01778894273841") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a30fa_d20260516_m011753_c001_v7007000_t0000_u01778894273465") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6f1_d20260516_m011750_c001_v0001134_t0029_u01778894270937") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5086_d20260516_m011750_c001_v7007000_t0000_u01778894270570") 2026/05/16 01:28:47 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6ed_d20260516_m011749_c001_v0001134_t0030_u01778894269611") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5084_d20260516_m011748_c001_v7007000_t0000_u01778894268515") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6e5_d20260516_m011747_c001_v0001134_t0023_u01778894267593") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa507f_d20260516_m011745_c001_v7007000_t0000_u01778894265419") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6db_d20260516_m011744_c001_v0001134_t0017_u01778894264426") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f409be069bbfa5074_d20260516_m011737_c001_v7007000_t0000_u01778894257450") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba6b5_d20260516_m011736_c001_v0001134_t0026_u01778894256306") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829fb_d20260516_m011630_c001_v7007000_t0000_u01778894190793") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5a3_d20260516_m011630_c001_v0001134_t0022_u01778894190036") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829fa_d20260516_m011629_c001_v7007000_t0000_u01778894189100") 2026/05/16 01:28:48 DEBUG : potato2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba59f_d20260516_m011628_c001_v0001134_t0048_u01778894188159") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f68c_d20260516_m011847_c001_v7007000_t0000_u01778894327285") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7ab_d20260516_m011843_c001_v0001134_t0043_u01778894323502") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f411fed08996469ba_d20260516_m011833_c001_v7007000_t0000_u01778894313863") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba78f_d20260516_m011830_c001_v0001134_t0018_u01778894310132") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3136_d20260516_m011821_c001_v7007000_t0000_u01778894301886") 2026/05/16 01:28:48 DEBUG : potato3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba75d_d20260516_m011818_c001_v0001134_t0037_u01778894298081") 2026/05/16 01:28:48 DEBUG : pre-dest1/1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2c3_d20260516_m011930_c001_v7007000_t0000_u01778894370882") 2026/05/16 01:28:48 DEBUG : pre-dest1/1: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba7d4_d20260516_m011922_c001_v0001134_t0022_u01778894362696") 2026/05/16 01:28:48 DEBUG : pre-dest2/2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f42347db4fe9df2c4_d20260516_m011931_c001_v7007000_t0000_u01778894371066") 2026/05/16 01:28:48 DEBUG : pre-dest2/2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a662711_d20260516_m011923_c001_v0001103_t0039_u01778894363355") 2026/05/16 01:28:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4aa69_d20260516_m011907_c001_v7007000_t0000_u01778894347748") 2026/05/16 01:28:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9ed56_d20260516_m011903_c001_v0001184_t0025_u01778894343826") 2026/05/16 01:28:49 DEBUG : sizeonly: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4fa_d20260516_m011711_c001_v7007000_t0000_u01778894231734") 2026/05/16 01:28:49 DEBUG : sizeonly: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba639_d20260516_m011710_c001_v0001134_t0044_u01778894230681") 2026/05/16 01:28:49 DEBUG : splitbanan: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41279401a32b9f6b_d20260516_m012539_c001_v7007000_t0000_u01778894739998") 2026/05/16 01:28:49 DEBUG : splitbanan: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab05_d20260516_m012531_c001_v0001134_t0018_u01778894731821") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a1fe_d20260516_m012710_c001_v7007000_t0000_u01778894830535") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac4e_d20260516_m012703_c001_v0001134_t0042_u01778894823651") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b10d_d20260516_m012652_c001_v7007000_t0000_u01778894812028") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac13_d20260516_m012645_c001_v0001134_t0043_u01778894805279") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f408e2ac0cdc4b0ec_d20260516_m012632_c001_v7007000_t0000_u01778894792418") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476babdb_d20260516_m012625_c001_v0001134_t0018_u01778894785778") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a09cf_d20260516_m012614_c001_v7007000_t0000_u01778894774077") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab91_d20260516_m012607_c001_v0001134_t0056_u01778894767649") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654fa15_d20260516_m012557_c001_v7007000_t0000_u01778894757466") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bab37_d20260516_m012550_c001_v0001134_t0058_u01778894750319") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416f25d8cfa51dca_d20260516_m012534_c001_v7007000_t0000_u01778894734323") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b077_d20260516_m012530_c001_v0001116_t0006_u01778894730315") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c353_d20260516_m012519_c001_v7007000_t0000_u01778894719484") 2026/05/16 01:28:49 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baab3_d20260516_m012511_c001_v0001134_t0054_u01778894711503") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41939c4c0cc2c326_d20260516_m012510_c001_v7007000_t0000_u01778894710362") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baaa1_d20260516_m012506_c001_v0001134_t0000_u01778894706944") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f404744ca45cf46b8_d20260516_m012455_c001_v7007000_t0000_u01778894695240") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5afc9_d20260516_m012447_c001_v0001116_t0037_u01778894687929") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f949_d20260516_m012446_c001_v7007000_t0000_u01778894686887") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa57_d20260516_m012442_c001_v0001134_t0056_u01778894682071") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4009bb3c7e80c2dd_d20260516_m012425_c001_v7007000_t0000_u01778894665512") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa2b_d20260516_m012421_c001_v0001134_t0053_u01778894661663") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f416522e0837d834b_d20260516_m012411_c001_v7007000_t0000_u01778894651183") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476baa17_d20260516_m012404_c001_v0001134_t0049_u01778894644454") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4180ab6f18a22611_d20260516_m012354_c001_v7007000_t0000_u01778894634426") 2026/05/16 01:28:50 DEBUG : splitbananasplit: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9ff_d20260516_m012347_c001_v0001134_t0035_u01778894627577") 2026/05/16 01:28:50 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f40517d34d654f9a3_d20260516_m012514_c001_v7007000_t0000_u01778894714307") 2026/05/16 01:28:50 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0c0c_d20260516_m012508_c001_v0001145_t0034_u01778894708101") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f4a_d20260516_m012338_c001_v7007000_t0000_u01778894618429") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9e5_d20260516_m012335_c001_v0001134_t0035_u01778894615788") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a08e7_d20260516_m012334_c001_v7007000_t0000_u01778894614674") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b4d_d20260516_m012331_c001_v0001145_t0048_u01778894611946") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3122_d20260516_m011814_c001_v7007000_t0000_u01778894294595") 2026/05/16 01:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a6625b0_d20260516_m011813_c001_v0001103_t0024_u01778894293478") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a311d_d20260516_m011812_c001_v7007000_t0000_u01778894292929") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba74d_d20260516_m011812_c001_v0001134_t0034_u01778894292036") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4eb_d20260516_m011708_c001_v7007000_t0000_u01778894228009") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba629_d20260516_m011706_c001_v0001134_t0034_u01778894226259") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4d5_d20260516_m011705_c001_v7007000_t0000_u01778894225898") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba61b_d20260516_m011704_c001_v0001134_t0011_u01778894224453") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4b9_d20260516_m011702_c001_v7007000_t0000_u01778894222379") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba60d_d20260516_m011701_c001_v0001134_t0025_u01778894221095") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e4a6_d20260516_m011700_c001_v7007000_t0000_u01778894220556") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba609_d20260516_m011659_c001_v0001134_t0037_u01778894219378") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba601_d20260516_m011656_c001_v0001134_t0004_u01778894216284") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e47d_d20260516_m011655_c001_v7007000_t0000_u01778894215867") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5f9_d20260516_m011654_c001_v0001134_t0024_u01778894214952") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5ef_d20260516_m011654_c001_v0001134_t0026_u01778894214063") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d59e46b_d20260516_m011653_c001_v7007000_t0000_u01778894213702") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5e7_d20260516_m011650_c001_v0001134_t0006_u01778894210429") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5df_d20260516_m011647_c001_v0001134_t0036_u01778894207592") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a0f_d20260516_m011647_c001_v7007000_t0000_u01778894207225") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5dd_d20260516_m011646_c001_v0001134_t0012_u01778894206408") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5db_d20260516_m011645_c001_v0001134_t0048_u01778894205532") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a0e_d20260516_m011645_c001_v7007000_t0000_u01778894205165") 2026/05/16 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5d1_d20260516_m011641_c001_v0001134_t0023_u01778894201312") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a09_d20260516_m011640_c001_v7007000_t0000_u01778894200943") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5c9_d20260516_m011639_c001_v0001134_t0050_u01778894199377") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a06_d20260516_m011638_c001_v7007000_t0000_u01778894198466") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5b9_d20260516_m011637_c001_v0001134_t0030_u01778894197431") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a03_d20260516_m011636_c001_v7007000_t0000_u01778894196845") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5b7_d20260516_m011636_c001_v0001134_t0055_u01778894196107") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b85382a00_d20260516_m011635_c001_v7007000_t0000_u01778894195195") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5b1_d20260516_m011634_c001_v0001134_t0001_u01778894194230") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829fd_d20260516_m011633_c001_v7007000_t0000_u01778894193683") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5a9_d20260516_m011632_c001_v0001134_t0011_u01778894192877") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829fc_d20260516_m011632_c001_v7007000_t0000_u01778894192320") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba5a5_d20260516_m011631_c001_v0001134_t0016_u01778894191447") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829ee_d20260516_m011626_c001_v7007000_t0000_u01778894186263") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba58d_d20260516_m011625_c001_v0001134_t0038_u01778894185392") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829ec_d20260516_m011624_c001_v7007000_t0000_u01778894184846") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba583_d20260516_m011624_c001_v0001134_t0005_u01778894184033") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829ea_d20260516_m011623_c001_v7007000_t0000_u01778894183127") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba57d_d20260516_m011622_c001_v0001134_t0045_u01778894182037") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f41416e1b853829e9_d20260516_m011619_c001_v7007000_t0000_u01778894179865") 2026/05/16 01:28:52 DEBUG : sub dir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba575_d20260516_m011619_c001_v0001134_t0035_u01778894179140") 2026/05/16 01:28:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f4b_d20260516_m012338_c001_v7007000_t0000_u01778894618612") 2026/05/16 01:28:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a5836b3_d20260516_m012335_c001_v0001176_t0028_u01778894615803") 2026/05/16 01:28:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a08e8_d20260516_m012334_c001_v7007000_t0000_u01778894614855") 2026/05/16 01:28:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5aef5_d20260516_m012331_c001_v0001116_t0030_u01778894611935") 2026/05/16 01:28:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a200_d20260516_m012712_c001_v7007000_t0000_u01778894832633") 2026/05/16 01:28:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583a59_d20260516_m012711_c001_v0001176_t0011_u01778894831991") 2026/05/16 01:28:53 DEBUG : sub/yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3115_d20260516_m011810_c001_v7007000_t0000_u01778894290020") 2026/05/16 01:28:53 DEBUG : sub/yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a66258a_d20260516_m011808_c001_v0001103_t0047_u01778894288645") 2026/05/16 01:28:53 DEBUG : test_dir1/file2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f47_d20260516_m012331_c001_v7007000_t0000_u01778894611175") 2026/05/16 01:28:53 DEBUG : test_dir1/file2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9dd_d20260516_m012329_c001_v0001134_t0019_u01778894609447") 2026/05/16 01:28:53 DEBUG : test_dir1/file2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f1f_d20260516_m012328_c001_v7007000_t0000_u01778894608662") 2026/05/16 01:28:53 DEBUG : test_dir1/file2: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba9d9_d20260516_m012326_c001_v0001134_t0009_u01778894606955") 2026/05/16 01:28:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f48_d20260516_m012331_c001_v7007000_t0000_u01778894611359") 2026/05/16 01:28:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b49_d20260516_m012329_c001_v0001145_t0035_u01778894609436") 2026/05/16 01:28:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4021f9fca4503f24_d20260516_m012328_c001_v7007000_t0000_u01778894608845") 2026/05/16 01:28:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0b45_d20260516_m012326_c001_v0001145_t0042_u01778894606959") 2026/05/16 01:28:53 DEBUG : three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3106_d20260516_m011802_c001_v7007000_t0000_u01778894282063") 2026/05/16 01:28:53 DEBUG : three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba72b_d20260516_m011800_c001_v0001134_t0053_u01778894280674") 2026/05/16 01:28:53 DEBUG : three: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476ba713_d20260516_m011757_c001_v0001134_t0002_u01778894277784") 2026/05/16 01:28:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a201_d20260516_m012714_c001_v7007000_t0000_u01778894834477") 2026/05/16 01:28:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d85_d20260516_m012713_c001_v0001145_t0055_u01778894833590") 2026/05/16 01:28:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a211_d20260516_m012735_c001_v7007000_t0000_u01778894855756") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b2f3_d20260516_m012733_c001_v0001116_t0014_u01778894853601") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a20f_d20260516_m012732_c001_v7007000_t0000_u01778894852009") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0db3_d20260516_m012730_c001_v0001145_t0032_u01778894850314") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a20e_d20260516_m012729_c001_v7007000_t0000_u01778894849344") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583ab1_d20260516_m012728_c001_v0001176_t0007_u01778894848617") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a209_d20260516_m012723_c001_v7007000_t0000_u01778894843020") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0d97_d20260516_m012721_c001_v0001145_t0019_u01778894841592") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a20b_d20260516_m012725_c001_v7007000_t0000_u01778894845778") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b2cf_d20260516_m012723_c001_v0001116_t0006_u01778894843977") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a207_d20260516_m012720_c001_v7007000_t0000_u01778894840617") 2026/05/16 01:28:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107efd8c2a583a87_d20260516_m012719_c001_v0001176_t0029_u01778894839980") 2026/05/16 01:28:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a205_d20260516_m012718_c001_v7007000_t0000_u01778894838862") 2026/05/16 01:28:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac78_d20260516_m012717_c001_v0001134_t0054_u01778894837926") 2026/05/16 01:28:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a204_d20260516_m012716_c001_v7007000_t0000_u01778894836954") 2026/05/16 01:28:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f11062129d8f5b2ad_d20260516_m012715_c001_v0001116_t0008_u01778894835680") 2026/05/16 01:28:54 DEBUG : toe/toe/toe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4010328a8d5a0a2d_d20260516_m012741_c001_v7007000_t0000_u01778894861269") 2026/05/16 01:28:54 DEBUG : toe/toe/toe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f107c3fd5533e0dbf_d20260516_m012740_c001_v0001145_t0038_u01778894860473") 2026/05/16 01:28:54 DEBUG : toe/toe/toe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a20d_d20260516_m012727_c001_v7007000_t0000_u01778894847643") 2026/05/16 01:28:54 DEBUG : toe/toe/toe: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bac94_d20260516_m012726_c001_v0001134_t0019_u01778894846738") 2026/05/16 01:28:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a212_d20260516_m012736_c001_v7007000_t0000_u01778894856378") 2026/05/16 01:28:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f103383a6476bacac_d20260516_m012735_c001_v0001134_t0052_u01778894855340") 2026/05/16 01:28:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f420dbeecba20a210_d20260516_m012732_c001_v7007000_t0000_u01778894852619") 2026/05/16 01:28:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f106b4db9fe698659_d20260516_m012731_c001_v0001097_t0046_u01778894851599") 2026/05/16 01:28:55 DEBUG : two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3107_d20260516_m011802_c001_v7007000_t0000_u01778894282245") 2026/05/16 01:28:55 DEBUG : two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f4097501cc8e9eb52_d20260516_m011800_c001_v0001184_t0059_u01778894280091") 2026/05/16 01:28:55 DEBUG : two: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f403383a6476ba711_d20260516_m011757_c001_v0001134_t0037_u01778894277601") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3118_d20260516_m011810_c001_v7007000_t0000_u01778894290751") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f112a7970168e6766_d20260516_m011809_c001_v0001091_t0047_u01778894289709") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a310c_d20260516_m011807_c001_v7007000_t0000_u01778894287011") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1097501cc8e9eb84_d20260516_m011805_c001_v0001184_t0004_u01778894285806") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a3108_d20260516_m011804_c001_v7007000_t0000_u01778894284483") 2026/05/16 01:28:55 DEBUG : yam: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f119e6b235a66255a_d20260516_m011802_c001_v0001103_t0028_u01778894282797") 2026/05/16 01:28:55 DEBUG : yaml: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a310f_d20260516_m011807_c001_v7007000_t0000_u01778894287738") 2026/05/16 01:28:55 DEBUG : yaml: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f1025db93dfd1af3e_d20260516_m011806_c001_v0001165_t0038_u01778894286727") 2026/05/16 01:28:55 DEBUG : yaml: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f417e83d5799a310a_d20260516_m011805_c001_v7007000_t0000_u01778894285245") 2026/05/16 01:28:55 DEBUG : yaml: Deleting (id "4_zff720d3350bd2beb9fe80e1b_f115572f0683e99ed_d20260516_m011804_c001_v0001097_t0031_u01778894284066") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m45.69986799s (try 1/5)