"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/16 01:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja" 2026/05/16 01:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/16 01:06:55 DEBUG : Creating backend with remote "/tmp/rclone2331622348" === 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:06:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/16 01:06:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:06:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:06:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:06:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:06:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:06:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:06:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:06:58 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:06:58 DEBUG : B2 bucket rclone-test-dobedex2keja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.77s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:00 DEBUG : Creating backend with remote "/non-existing" 2026/05/16 01:07:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/16 01:07:00 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:00 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:02 INFO : B2 bucket rclone-test-dobedex2keja: Running all checks before starting transfers 2026/05/16 01:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:02 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:02 INFO : B2 bucket rclone-test-dobedex2keja: Checks finished, now starting transfers 2026/05/16 01:07:02 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:03 ERROR : Ignoring --no-traverse with sync 2026/05/16 01:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:04 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/16 01:07:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:05 DEBUG : hello world2: size = 12 OK 2026/05/16 01:07:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/16 01:07:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:07:06 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:06 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:07 DEBUG : potato2: size = 11 OK 2026/05/16 01:07:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:07:08 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:08 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:08 DEBUG : potato2: size = 11 OK 2026/05/16 01:07:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:07:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:07:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:07:09 INFO : sub dir2: Making directory 2026/05/16 01:07:09 INFO : sub dir: Making directory 2026/05/16 01:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:09 INFO : sub dir2/sub sub dir2: Making directory 2026/05/16 01:07:09 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:09 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:10 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:07:10 DEBUG : B2 bucket rclone-test-dobedex2keja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:11 INFO : sub dir2: Making directory 2026/05/16 01:07:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 01:07:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:11 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:11 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:12 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:07:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:07:12 INFO : sub dir2: Making directory 2026/05/16 01:07:12 INFO : sub dir: Making directory 2026/05/16 01:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:13 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:07:13 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/16 01:07:13 DEBUG : B2 bucket rclone-test-dobedex2keja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/16 01:07:13 DEBUG : B2 bucket rclone-test-dobedex2keja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:14 INFO : sub dir2: Making directory 2026/05/16 01:07:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:14 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:14 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:15 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:07:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.65s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:16 DEBUG : sub dir2: Making directory with metadata 2026/05/16 01:07:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:07:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:07:16 INFO : sub dir2: Making directory 2026/05/16 01:07:16 INFO : sub dir: Making directory 2026/05/16 01:07:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:16 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:07:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/16 01:07:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:17 INFO : sub dir2: Making directory 2026/05/16 01:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:18 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:07:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hahekaz1neqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-hahekaz1neqo 2026/05/16 01:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:20 DEBUG : B2 bucket rclone-test-hahekaz1neqo: Waiting for checks to finish 2026/05/16 01:07:20 DEBUG : B2 bucket rclone-test-hahekaz1neqo: Waiting for transfers to finish 2026/05/16 01:07:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:22 DEBUG : B2 bucket rclone-test-hahekaz1neqo: Purge remote 2026/05/16 01:07:22 INFO : B2 bucket rclone-test-hahekaz1neqo: cleaning bucket "rclone-test-hahekaz1neqo" of all files 2026/05/16 01:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2dd53502d2beb9fe80e1b_f106362252953a988_d20260516_m010721_c001_v0001037_t0039_u01778893641698") --- PASS: TestServerSideCopy (4.23s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:07:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:07:24 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:07:24 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:24 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:24 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:07:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:07:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pefisuf0cuge" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-pefisuf0cuge 2026/05/16 01:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:27 DEBUG : B2 bucket rclone-test-pefisuf0cuge: Waiting for checks to finish 2026/05/16 01:07:27 DEBUG : B2 bucket rclone-test-pefisuf0cuge: Waiting for transfers to finish 2026/05/16 01:07:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:28 DEBUG : B2 bucket rclone-test-pefisuf0cuge: Waiting for checks to finish 2026/05/16 01:07:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:07:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pefisuf0cuge) 2026/05/16 01:07:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:07:28 DEBUG : B2 bucket rclone-test-pefisuf0cuge: Waiting for transfers to finish 2026/05/16 01:07:31 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:07:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:07:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:31 DEBUG : B2 bucket rclone-test-pefisuf0cuge: Purge remote 2026/05/16 01:07:31 INFO : B2 bucket rclone-test-pefisuf0cuge: cleaning bucket "rclone-test-pefisuf0cuge" of all files 2026/05/16 01:07:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f02ede3502d2beb9fe80e1b_f109fdda034bd8259_d20260516_m010728_c001_v0001144_t0037_u01778893648972") 2026/05/16 01:07:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f02ede3502d2beb9fe80e1b_f1121fc15d514b065_d20260516_m010727_c001_v0001184_t0029_u01778893647841") --- PASS: TestServerSideCopyOverSelf (7.85s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:33 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001092_t0012": EOF 2026/05/16 01:07:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001092_t0012": EOF) 2026/05/16 01:07:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-dobedex2keja: 1/10 (Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001092_t0012": EOF) 2026/05/16 01:07:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:07:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:07:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:07:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:07:36 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:36 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:37 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:07:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:07:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/16 01:07:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.85s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wokadaq9sudi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-wokadaq9sudi 2026/05/16 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:39 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for checks to finish 2026/05/16 01:07:39 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for transfers to finish 2026/05/16 01:07:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:07:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:41 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for checks to finish 2026/05/16 01:07:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:07:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wokadaq9sudi) 2026/05/16 01:07:41 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:07:41 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for transfers to finish 2026/05/16 01:07:42 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 01:07:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/16 01:07:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:42 INFO : sub dir/hello world: Deleted 2026/05/16 01:07:43 DEBUG : testing file moves 2026/05/16 01:07:43 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for checks to finish 2026/05/16 01:07:43 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:07:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wokadaq9sudi) 2026/05/16 01:07:43 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 01:07:43 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Waiting for transfers to finish 2026/05/16 01:07:43 DEBUG : sub dir/hello world: size = 24 OK 2026/05/16 01:07:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/16 01:07:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 01:07:44 INFO : sub dir/hello world: Deleted 2026/05/16 01:07:44 DEBUG : B2 bucket rclone-test-wokadaq9sudi: Purge remote 2026/05/16 01:07:44 INFO : B2 bucket rclone-test-wokadaq9sudi: cleaning bucket "rclone-test-wokadaq9sudi" of all files 2026/05/16 01:07:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf321df3503d2beb9fe80e1b_f114488987631422f_d20260516_m010743_c001_v0001185_t0031_u01778893663762") 2026/05/16 01:07:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf321df3503d2beb9fe80e1b_f114b0ea0363a1bd1_d20260516_m010742_c001_v0001098_t0043_u01778893662016") 2026/05/16 01:07:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf321df3503d2beb9fe80e1b_f112057ba22d0bb30_d20260516_m010740_c001_v0001146_t0018_u01778893660524") --- PASS: TestServerSideMoveOverSelf (7.75s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:46 ERROR : error listing: directory not found 2026/05/16 01:07:46 INFO : Local file system at /tmp/rclone2331622348: Making directory 2026/05/16 01:07:46 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:46 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:07:48 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for checks to finish 2026/05/16 01:07:48 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for transfers to finish 2026/05/16 01:07:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/16 01:07:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:07:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/16 01:07:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/16 01:07:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:49 DEBUG : check sum: size = 1 OK 2026/05/16 01:07:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:07:49 INFO : check sum: Copied (new) 2026/05/16 01:07:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:50 DEBUG : check sum: size = 1 OK 2026/05/16 01:07:50 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:07:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/16 01:07:50 DEBUG : check sum: Unchanged skipping 2026/05/16 01:07:50 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/16 01:07:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:51 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:07:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:07:51 INFO : sizeonly: Copied (new) 2026/05/16 01:07:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:51 DEBUG : sizeonly: size = 6 OK 2026/05/16 01:07:51 DEBUG : sizeonly: Sizes identical 2026/05/16 01:07:51 DEBUG : sizeonly: Unchanged skipping 2026/05/16 01:07:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/16 01:07:52 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:52 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/16 01:07:53 INFO : ignore-size: Copied (new) 2026/05/16 01:07:53 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:07:53 DEBUG : ignore-size: Unchanged skipping 2026/05/16 01:07:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:53 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:55 DEBUG : existing: size = 6 OK 2026/05/16 01:07:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:07:55 DEBUG : existing: Unchanged skipping 2026/05/16 01:07:55 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:55 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:55 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:55 INFO : There was nothing to transfer 2026/05/16 01:07:55 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/16 01:07:55 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:55 DEBUG : existing: size = 6 OK 2026/05/16 01:07:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:07:55 INFO : existing: Copied (replaced existing) 2026/05/16 01:07:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:07:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:57 DEBUG : existing: size = 6 OK 2026/05/16 01:07:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:07:57 INFO : existing: Copied (new) 2026/05/16 01:07:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:57 DEBUG : existing: Destination exists, skipping 2026/05/16 01:07:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:57 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:07:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:07:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/16 01:07:59 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:07:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:07:59 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:07:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:07:59 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:07:59 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:07:59 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:07:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:07:59 INFO : a/potato2: Copied (new) 2026/05/16 01:07:59 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:01 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:01 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:08:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:08:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/16 01:08:01 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:01 INFO : There was nothing to transfer 2026/05/16 01:08:02 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:02 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:08:02 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:08:03 INFO : empty space: Updated modification time in destination 2026/05/16 01:08:03 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:03 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:03 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:04 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:04 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:08:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:08:04 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:06 DEBUG : foo: size = 3 OK 2026/05/16 01:08:06 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:08:06 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:06 DEBUG : foo: sha1 differ 2026/05/16 01:08:06 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:06 DEBUG : foo: size = 3 OK 2026/05/16 01:08:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/16 01:08:06 INFO : foo: Copied (replaced existing) 2026/05/16 01:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/16 01:08:07 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:07 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:07 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:07 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:08 DEBUG : potato: size = 60 OK 2026/05/16 01:08:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:08 INFO : potato: Copied (new) 2026/05/16 01:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:10 DEBUG : potato: Sizes differ 2026/05/16 01:08:10 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:10 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:10 DEBUG : potato: size = 21 OK 2026/05/16 01:08:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/16 01:08:10 INFO : potato: Copied (replaced existing) 2026/05/16 01:08:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:12 DEBUG : potato: size = 21 OK 2026/05/16 01:08:12 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:08:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:12 DEBUG : potato: sha1 differ 2026/05/16 01:08:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:12 DEBUG : potato: size = 21 OK 2026/05/16 01:08:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/16 01:08:12 INFO : potato: Copied (replaced existing) 2026/05/16 01:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:13 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:13 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:13 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/16 01:08:13 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:13 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:16 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:16 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:16 DEBUG : potato2: size = 60 OK 2026/05/16 01:08:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:16 INFO : potato2: Copied (new) 2026/05/16 01:08:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:18 INFO : d: Making directory 2026/05/16 01:08:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/16 01:08:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:18 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:08:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:08:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:18 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:08:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:18 INFO : a/potato2: Copied (new) 2026/05/16 01:08:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/16 01:08:21 DEBUG : c/non empty space: size = 5 OK 2026/05/16 01:08:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:21 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 01:08:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:21 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:21 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:21 DEBUG : a/potato2: size = 60 OK 2026/05/16 01:08:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:21 INFO : a/potato2: Copied (new) 2026/05/16 01:08:21 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting files as there were IO errors 2026/05/16 01:08:21 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:23 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:23 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:23 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:23 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:23 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:23 INFO : potato: Deleted 2026/05/16 01:08:24 DEBUG : potato2: size = 60 OK 2026/05/16 01:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:25 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:26 INFO : potato: Deleted 2026/05/16 01:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:26 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:26 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:26 DEBUG : potato2: size = 60 OK 2026/05/16 01:08:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.87s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:28 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:28 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:29 DEBUG : potato2: size = 19 OK 2026/05/16 01:08:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/16 01:08:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:30 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:08:30 DEBUG : enormous: Excluded 2026/05/16 01:08:30 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:08:30 DEBUG : potato2: Excluded 2026/05/16 01:08:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:08:31 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:31 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:31 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:31 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:31 INFO : There was nothing to transfer 2026/05/16 01:08:31 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:08:31 DEBUG : enormous: Excluded 2026/05/16 01:08:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:08:31 DEBUG : potato2: Excluded 2026/05/16 01:08:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:08:31 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:08:31 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:31 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for checks to finish 2026/05/16 01:08:31 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for transfers to finish 2026/05/16 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:33 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 01:08:33 DEBUG : enormous: Excluded 2026/05/16 01:08:33 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 01:08:33 DEBUG : potato2: Excluded 2026/05/16 01:08:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:33 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:08:33 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:33 INFO : enormous: Deleted 2026/05/16 01:08:34 INFO : potato2: Deleted 2026/05/16 01:08:34 INFO : There was nothing to transfer 2026/05/16 01:08:34 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/16 01:08:34 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:34 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for checks to finish 2026/05/16 01:08:34 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for transfers to finish 2026/05/16 01:08:34 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:34 INFO : enormous: Deleted 2026/05/16 01:08:34 INFO : potato2: Deleted 2026/05/16 01:08:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:36 DEBUG : five: Need to transfer - File not found at Destination 2026/05/16 01:08:36 DEBUG : one: Destination is newer than source, skipping 2026/05/16 01:08:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:36 DEBUG : four: size = 8 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:36 DEBUG : three: size = 5 OK 2026/05/16 01:08:36 DEBUG : three: Sizes identical 2026/05/16 01:08:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:08:36 DEBUG : four: Sizes differ 2026/05/16 01:08:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 01:08:36 DEBUG : two: size = 3 OK 2026/05/16 01:08:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:36 DEBUG : two: sha1 differ 2026/05/16 01:08:36 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:36 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:36 DEBUG : five: size = 4 OK 2026/05/16 01:08:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/16 01:08:36 INFO : five: Copied (new) 2026/05/16 01:08:37 DEBUG : four: size = 4 OK 2026/05/16 01:08:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/16 01:08:37 INFO : four: Copied (replaced existing) 2026/05/16 01:08:37 DEBUG : two: size = 3 OK 2026/05/16 01:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:08:37 INFO : two: Copied (replaced existing) 2026/05/16 01:08:37 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:37 DEBUG : five: size = 4 OK 2026/05/16 01:08:37 DEBUG : four: size = 4 OK 2026/05/16 01:08:37 DEBUG : one: Destination is newer than source, skipping 2026/05/16 01:08:37 DEBUG : three: size = 5 OK 2026/05/16 01:08:37 DEBUG : two: size = 3 OK 2026/05/16 01:08:37 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/16 01:08:37 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/16 01:08:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:08:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/16 01:08:37 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/16 01:08:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:08:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2331622348) 2026/05/16 01:08:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:37 DEBUG : three: sha1 differ 2026/05/16 01:08:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 01:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:08:37 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/16 01:08:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 01:08:37 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:38 DEBUG : three: size = 5 OK 2026/05/16 01:08:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:08:38 INFO : three: Copied (replaced existing) 2026/05/16 01:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.76s) === 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-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/16 01:08:39 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:39 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:39 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:08:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 01:08:39 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:39 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:40 DEBUG : potato: size = 14 OK 2026/05/16 01:08:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:08:40 INFO : potato: Copied (new) 2026/05/16 01:08:40 DEBUG : yam: size = 11 OK 2026/05/16 01:08:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:40 INFO : yam: Copied (new) 2026/05/16 01:08:40 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:40 DEBUG : potato: size = 14 OK 2026/05/16 01:08:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:08:40 DEBUG : potato: Unchanged skipping 2026/05/16 01:08:40 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:40 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:40 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:40 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:41 DEBUG : yaml: size = 11 OK 2026/05/16 01:08:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:41 INFO : yam: Copied (server-side copy) to: yaml 2026/05/16 01:08:41 INFO : yam: Deleted 2026/05/16 01:08:41 INFO : yaml: Renamed from "yam" 2026/05/16 01:08:41 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/16 01:08:43 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:43 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:08:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 01:08:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:43 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001103_t0030": EOF 2026/05/16 01:08:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001103_t0030": EOF) 2026/05/16 01:08:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:08:43 DEBUG : potato: Received error: Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f627d53502d2beb9fe80e1b/c001_v0001103_t0030": EOF - low level retry 0/10 2026/05/16 01:08:43 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:08:43 DEBUG : yam: size = 11 OK 2026/05/16 01:08:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:43 INFO : yam: Copied (new) 2026/05/16 01:08:43 DEBUG : potato: size = 14 OK 2026/05/16 01:08:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:08:43 INFO : potato: Copied (new) 2026/05/16 01:08:43 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:43 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:43 DEBUG : potato: size = 14 OK 2026/05/16 01:08:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:08:43 DEBUG : potato: Unchanged skipping 2026/05/16 01:08:43 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:45 DEBUG : yaml: size = 11 OK 2026/05/16 01:08:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:45 INFO : yam: Copied (server-side copy) to: yaml 2026/05/16 01:08:45 INFO : yam: Deleted 2026/05/16 01:08:45 INFO : yaml: Renamed from "yam" 2026/05/16 01:08:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/16 01:08:46 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:46 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:46 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 01:08:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/16 01:08:46 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:46 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:47 DEBUG : potato: size = 14 OK 2026/05/16 01:08:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/16 01:08:47 INFO : potato: Copied (new) 2026/05/16 01:08:47 DEBUG : sub/yam: size = 11 OK 2026/05/16 01:08:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:47 INFO : sub/yam: Copied (new) 2026/05/16 01:08:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:08:47 DEBUG : potato: size = 14 OK 2026/05/16 01:08:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:08:47 DEBUG : potato: Unchanged skipping 2026/05/16 01:08:47 INFO : B2 bucket rclone-test-dobedex2keja: Making map for --track-renames 2026/05/16 01:08:47 INFO : B2 bucket rclone-test-dobedex2keja: Finished making map for --track-renames 2026/05/16 01:08:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for renames to finish 2026/05/16 01:08:48 DEBUG : yam: size = 11 OK 2026/05/16 01:08:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/16 01:08:48 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/16 01:08:48 INFO : sub/yam: Deleted 2026/05/16 01:08:48 INFO : yam: Renamed from "sub/yam" 2026/05/16 01:08:48 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.74s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:49 DEBUG : Creating backend with remote "/tmp/rclone2331622348/dir1" 2026/05/16 01:08:49 DEBUG : Creating backend with remote "/tmp/rclone2331622348/dir2" 2026/05/16 01:08:49 DEBUG : Local file system at /tmp/rclone2331622348/dir2: Using server-side directory move 2026/05/16 01:08:49 INFO : Local file system at /tmp/rclone2331622348/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 01:08:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/16 01:08:49 DEBUG : Local file system at /tmp/rclone2331622348/dir2: Waiting for checks to finish 2026/05/16 01:08:49 DEBUG : Local file system at /tmp/rclone2331622348/dir2: Waiting for transfers to finish 2026/05/16 01:08:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:08:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:08:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:08:50 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:08:50 INFO : sub dir/hello world: Deleted 2026/05/16 01:08:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:08:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/16 01:08:50 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:08:50 INFO : nested/sub dir/file: Deleted 2026/05/16 01:08:50 INFO : sub dir: Removing directory 2026/05/16 01:08:50 INFO : nested/sub dir: Removing directory 2026/05/16 01:08:50 INFO : nested: Removing directory 2026/05/16 01:08:50 DEBUG : Local file system at /tmp/rclone2331622348: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 01:08:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 01:08:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 01:08:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/16 01:08:51 INFO : nested/sub dir/file: Copied (new) 2026/05/16 01:08:51 INFO : nested/sub dir/file: Deleted 2026/05/16 01:08:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 01:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:08:52 INFO : sub dir/hello world: Copied (new) 2026/05/16 01:08:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/16 01:08:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:08:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:53 DEBUG : existing: size = 6 OK 2026/05/16 01:08:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:08:53 INFO : existing: Copied (new) 2026/05/16 01:08:53 INFO : existing: Deleted 2026/05/16 01:08:54 DEBUG : existing-b: size = 6 OK 2026/05/16 01:08:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/16 01:08:54 INFO : existing-b: Copied (new) 2026/05/16 01:08:54 INFO : existing-b: Deleted 2026/05/16 01:08:54 DEBUG : existing: Destination exists, skipping 2026/05/16 01:08:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/16 01:08:54 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:08:54 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:08:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yofubuy4gihi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-yofubuy4gihi 2026/05/16 01:08:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:08:59 DEBUG : empty space: size = 1 OK 2026/05/16 01:08:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:08:59 DEBUG : empty space: Unchanged skipping 2026/05/16 01:08:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:08:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yofubuy4gihi) 2026/05/16 01:08:59 DEBUG : potato3: Sizes differ 2026/05/16 01:08:59 DEBUG : B2 bucket rclone-test-yofubuy4gihi: Waiting for checks to finish 2026/05/16 01:08:59 INFO : empty space: Deleted 2026/05/16 01:08:59 DEBUG : B2 bucket rclone-test-yofubuy4gihi: Waiting for transfers to finish 2026/05/16 01:08:59 DEBUG : potato2: size = 60 OK 2026/05/16 01:08:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:08:59 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:00 INFO : potato2: Deleted 2026/05/16 01:09:00 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:00 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:00 INFO : potato3: Deleted 2026/05/16 01:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wuganel4vaca" 2026/05/16 01:09:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/16 01:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:09:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:09:01 DEBUG : B2 bucket rclone-test-wuganel4vaca: Waiting for checks to finish 2026/05/16 01:09:01 DEBUG : B2 bucket rclone-test-wuganel4vaca: Waiting for transfers to finish 2026/05/16 01:09:02 DEBUG : empty space: size = 1 OK 2026/05/16 01:09:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:09:02 INFO : empty space: Copied (server-side copy) 2026/05/16 01:09:02 INFO : empty space: Deleted 2026/05/16 01:09:03 DEBUG : potato2: size = 60 OK 2026/05/16 01:09:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:09:03 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:03 INFO : potato2: Deleted 2026/05/16 01:09:03 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:03 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:03 INFO : potato3: Deleted 2026/05/16 01:09:04 DEBUG : B2 bucket rclone-test-wuganel4vaca: Purge remote 2026/05/16 01:09:04 INFO : B2 bucket rclone-test-wuganel4vaca: cleaning bucket "rclone-test-wuganel4vaca" of all files 2026/05/16 01:09:04 DEBUG : empty space: Deleting (id "4_z5f425df3504d2beb9fe80e1b_f106b49a0f6f98e3f_d20260516_m010902_c001_v0001146_t0011_u01778893742414") 2026/05/16 01:09:04 DEBUG : potato2: Deleting (id "4_z5f425df3504d2beb9fe80e1b_f10041864003ef62e_d20260516_m010902_c001_v0001150_t0008_u01778893742917") 2026/05/16 01:09:04 DEBUG : potato3: Deleting (id "4_z5f425df3504d2beb9fe80e1b_f10195599abfddd91_d20260516_m010903_c001_v0001098_t0026_u01778893742925") 2026/05/16 01:09:04 DEBUG : B2 bucket rclone-test-yofubuy4gihi: Purge remote 2026/05/16 01:09:04 INFO : B2 bucket rclone-test-yofubuy4gihi: cleaning bucket "rclone-test-yofubuy4gihi" of all files 2026/05/16 01:09:05 DEBUG : empty space: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f42347db4fe9d3f9b_d20260516_m010902_c001_v7007000_t0000_u01778893742877") 2026/05/16 01:09:05 DEBUG : empty space: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f1032c9e8ed89285a_d20260516_m010858_c001_v0001145_t0016_u01778893738543") 2026/05/16 01:09:05 DEBUG : potato2: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f42347db4fe9d3f9e_d20260516_m010903_c001_v7007000_t0000_u01778893743378") 2026/05/16 01:09:05 DEBUG : potato2: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f10315b79bea13d81_d20260516_m010859_c001_v0001120_t0053_u01778893739630") 2026/05/16 01:09:05 DEBUG : potato3: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f42347db4fe9d3fa0_d20260516_m010903_c001_v7007000_t0000_u01778893743683") 2026/05/16 01:09:05 DEBUG : potato3: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f1132275569c99312_d20260516_m010859_c001_v0001172_t0024_u01778893739990") 2026/05/16 01:09:05 DEBUG : potato3: Deleting (id "4_zaf924de3504d2beb9fe80e1b_f1032c9e8ed89285c_d20260516_m010858_c001_v0001145_t0044_u01778893738930") --- PASS: TestServerSideMove (11.65s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-katubix1diya" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-katubix1diya 2026/05/16 01:09:12 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:09:12 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:09:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:09:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:09:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-katubix1diya) 2026/05/16 01:09:12 DEBUG : potato3: Sizes differ 2026/05/16 01:09:12 DEBUG : B2 bucket rclone-test-katubix1diya: Waiting for checks to finish 2026/05/16 01:09:12 DEBUG : B2 bucket rclone-test-katubix1diya: Waiting for transfers to finish 2026/05/16 01:09:12 DEBUG : potato2: size = 60 OK 2026/05/16 01:09:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:09:12 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:13 INFO : potato2: Deleted 2026/05/16 01:09:13 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:13 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:13 INFO : potato3: Deleted 2026/05/16 01:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-batasub4cewe" 2026/05/16 01:09:14 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 01:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:09:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:09:14 DEBUG : B2 bucket rclone-test-batasub4cewe: Waiting for checks to finish 2026/05/16 01:09:14 DEBUG : B2 bucket rclone-test-batasub4cewe: Waiting for transfers to finish 2026/05/16 01:09:15 DEBUG : potato2: size = 60 OK 2026/05/16 01:09:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:09:15 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:16 INFO : potato2: Deleted 2026/05/16 01:09:16 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:16 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:16 INFO : potato3: Deleted 2026/05/16 01:09:16 DEBUG : B2 bucket rclone-test-batasub4cewe: Purge remote 2026/05/16 01:09:16 INFO : B2 bucket rclone-test-batasub4cewe: cleaning bucket "rclone-test-batasub4cewe" of all files 2026/05/16 01:09:16 DEBUG : potato2: Deleting (id "4_z7f829d23504d2beb9fe80e1b_f103ecde91d01ae6d_d20260516_m010915_c001_v0001106_t0043_u01778893755411") 2026/05/16 01:09:16 DEBUG : potato3: Deleting (id "4_z7f829d23504d2beb9fe80e1b_f110f079270fc2cc4_d20260516_m010915_c001_v0001103_t0023_u01778893755790") 2026/05/16 01:09:17 DEBUG : B2 bucket rclone-test-katubix1diya: Purge remote 2026/05/16 01:09:17 INFO : B2 bucket rclone-test-katubix1diya: cleaning bucket "rclone-test-katubix1diya" of all files 2026/05/16 01:09:17 DEBUG : empty space: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f10332263c1b94d5d_d20260516_m010911_c001_v0001101_t0053_u01778893751123") 2026/05/16 01:09:17 DEBUG : potato2: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f419584b4b26119fc_d20260516_m010915_c001_v7007000_t0000_u01778893755910") 2026/05/16 01:09:17 DEBUG : potato2: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f1155d56dc9bd99eb_d20260516_m010912_c001_v0001101_t0020_u01778893752550") 2026/05/16 01:09:17 DEBUG : potato3: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f419584b4b26119fd_d20260516_m010916_c001_v7007000_t0000_u01778893756127") 2026/05/16 01:09:17 DEBUG : potato3: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f110a551b363aad1a_d20260516_m010912_c001_v0001161_t0051_u01778893752924") 2026/05/16 01:09:17 DEBUG : potato3: Deleting (id "4_zcf927df3504d2beb9fe80e1b_f10332263c1b94d63_d20260516_m010911_c001_v0001101_t0021_u01778893751618") 2026/05/16 01:09:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/05/16 01:09:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:09:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yupomes8kiyo" 2026/05/16 01:09:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dobedex2keja -> B2 bucket rclone-test-yupomes8kiyo 2026/05/16 01:09:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:09:24 DEBUG : empty space: size = 1 OK 2026/05/16 01:09:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:09:24 DEBUG : empty space: Unchanged skipping 2026/05/16 01:09:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:09:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yupomes8kiyo) 2026/05/16 01:09:24 DEBUG : potato3: Sizes differ 2026/05/16 01:09:24 DEBUG : B2 bucket rclone-test-yupomes8kiyo: Waiting for checks to finish 2026/05/16 01:09:25 INFO : empty space: Deleted 2026/05/16 01:09:25 DEBUG : B2 bucket rclone-test-yupomes8kiyo: Waiting for transfers to finish 2026/05/16 01:09:25 DEBUG : potato2: size = 60 OK 2026/05/16 01:09:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:09:25 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:25 INFO : potato2: Deleted 2026/05/16 01:09:25 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:25 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:26 INFO : potato3: Deleted 2026/05/16 01:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hurutig4lobe" 2026/05/16 01:09:27 INFO : tomatoDir: Making directory 2026/05/16 01:09:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/16 01:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 01:09:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 01:09:27 DEBUG : B2 bucket rclone-test-hurutig4lobe: Waiting for checks to finish 2026/05/16 01:09:27 DEBUG : B2 bucket rclone-test-hurutig4lobe: Waiting for transfers to finish 2026/05/16 01:09:28 DEBUG : empty space: size = 1 OK 2026/05/16 01:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/16 01:09:28 INFO : empty space: Copied (server-side copy) 2026/05/16 01:09:28 INFO : empty space: Deleted 2026/05/16 01:09:28 DEBUG : potato2: size = 60 OK 2026/05/16 01:09:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/16 01:09:28 INFO : potato2: Copied (server-side copy) 2026/05/16 01:09:28 INFO : potato2: Deleted 2026/05/16 01:09:28 DEBUG : potato3: size = 68 OK 2026/05/16 01:09:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/16 01:09:28 INFO : potato3: Copied (server-side copy) 2026/05/16 01:09:29 INFO : potato3: Deleted 2026/05/16 01:09:29 DEBUG : B2 bucket rclone-test-hurutig4lobe: Purge remote 2026/05/16 01:09:29 INFO : B2 bucket rclone-test-hurutig4lobe: cleaning bucket "rclone-test-hurutig4lobe" of all files 2026/05/16 01:09:29 DEBUG : empty space: Deleting (id "4_zbf32cd43504d2beb9fe80e1b_f1131d68ae6d1bfb7_d20260516_m010928_c001_v0001103_t0040_u01778893768276") 2026/05/16 01:09:29 DEBUG : potato2: Deleting (id "4_zbf32cd43504d2beb9fe80e1b_f116c950eb8e5038a_d20260516_m010928_c001_v0001178_t0004_u01778893768622") 2026/05/16 01:09:29 DEBUG : potato3: Deleting (id "4_zbf32cd43504d2beb9fe80e1b_f10965b3f194a18a6_d20260516_m010928_c001_v0001120_t0006_u01778893768641") 2026/05/16 01:09:30 DEBUG : B2 bucket rclone-test-yupomes8kiyo: Purge remote 2026/05/16 01:09:30 INFO : B2 bucket rclone-test-yupomes8kiyo: cleaning bucket "rclone-test-yupomes8kiyo" of all files 2026/05/16 01:09:30 DEBUG : empty space: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f4180ab6f18a18db3_d20260516_m010928_c001_v7007000_t0000_u01778893768603") 2026/05/16 01:09:30 DEBUG : empty space: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f101c9aef2d84aaef_d20260516_m010924_c001_v0001171_t0058_u01778893764080") 2026/05/16 01:09:30 DEBUG : potato2: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f4180ab6f18a18db4_d20260516_m010928_c001_v7007000_t0000_u01778893768828") 2026/05/16 01:09:30 DEBUG : potato2: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f11110cd8a6c6b1f0_d20260516_m010925_c001_v0001097_t0021_u01778893765033") 2026/05/16 01:09:30 DEBUG : potato3: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f4180ab6f18a18db5_d20260516_m010929_c001_v7007000_t0000_u01778893769068") 2026/05/16 01:09:30 DEBUG : potato3: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f107224e245d673d4_d20260516_m010925_c001_v0001103_t0005_u01778893765365") 2026/05/16 01:09:30 DEBUG : potato3: Deleting (id "4_z3f32bd23504d2beb9fe80e1b_f101c9aef2d84aaf3_d20260516_m010924_c001_v0001171_t0034_u01778893764376") 2026/05/16 01:10:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/05/16 01:10:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:10:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.04s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/rclone-sync-test" 2026/05/16 01:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/rclone-sync-test-include/layer2" 2026/05/16 01:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/rclone-sync-test-ignore-file" 2026/05/16 01:10:44 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test: Waiting for checks to finish 2026/05/16 01:10:44 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test: Waiting for transfers to finish 2026/05/16 01:10:44 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:44 INFO : There was nothing to transfer 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:10:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:45 INFO : There was nothing to transfer 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/16 01:10:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:45 INFO : There was nothing to transfer 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:10:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:10:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:45 INFO : There was nothing to transfer 2026/05/16 01:10:46 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/16 01:10:46 DEBUG : B2 bucket rclone-test-dobedex2keja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/16 01:10:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.99s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/CompareDest" 2026/05/16 01:10:49 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:10:49 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:49 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:50 DEBUG : one: size = 3 OK 2026/05/16 01:10:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:10:50 INFO : one: Copied (new) 2026/05/16 01:10:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:51 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:51 DEBUG : one: Sizes differ 2026/05/16 01:10:51 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:51 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:51 DEBUG : one: size = 5 OK 2026/05/16 01:10:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:10:51 INFO : one: Copied (replaced existing) 2026/05/16 01:10:51 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:53 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:53 DEBUG : one: Sizes differ 2026/05/16 01:10:53 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:54 DEBUG : one: size = 5 OK 2026/05/16 01:10:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:10:54 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:54 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:54 INFO : There was nothing to transfer 2026/05/16 01:10:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:55 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:55 DEBUG : one: Sizes differ 2026/05/16 01:10:55 DEBUG : two: size = 3 OK 2026/05/16 01:10:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:10:55 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:55 DEBUG : one: size = 5 OK 2026/05/16 01:10:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:10:55 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:55 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:55 INFO : There was nothing to transfer 2026/05/16 01:10:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:55 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:55 DEBUG : one: Sizes differ 2026/05/16 01:10:56 DEBUG : two: size = 3 OK 2026/05/16 01:10:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:10:56 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:56 DEBUG : one: size = 5 OK 2026/05/16 01:10:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:10:56 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:56 INFO : There was nothing to transfer 2026/05/16 01:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:57 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:57 DEBUG : one: Sizes differ 2026/05/16 01:10:57 DEBUG : two: size = 3 OK 2026/05/16 01:10:57 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:10:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:10:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 01:10:57 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:57 DEBUG : one: size = 5 OK 2026/05/16 01:10:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:10:57 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:57 DEBUG : Waiting for deletions to finish 2026/05/16 01:10:57 INFO : There was nothing to transfer 2026/05/16 01:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:57 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:10:57 DEBUG : one: Sizes differ 2026/05/16 01:10:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:10:58 DEBUG : two: size = 3 (B2 bucket rclone-test-dobedex2keja path CompareDest) 2026/05/16 01:10:58 DEBUG : two: Sizes differ 2026/05/16 01:10:58 DEBUG : two: Need to transfer - File not found at Destination 2026/05/16 01:10:58 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:10:58 DEBUG : one: size = 5 OK 2026/05/16 01:10:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:10:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 01:10:58 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:10:58 DEBUG : two: size = 5 OK 2026/05/16 01:10:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/16 01:10:58 INFO : two: Copied (new) 2026/05/16 01:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.03s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dest" 2026/05/16 01:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/pre-dest1" 2026/05/16 01:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/pre-dest2" 2026/05/16 01:11:05 DEBUG : 1: size = 1 OK 2026/05/16 01:11:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:11:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/16 01:11:05 DEBUG : 2: size = 1 OK 2026/05/16 01:11:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:11:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/16 01:11:06 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/16 01:11:06 DEBUG : B2 bucket rclone-test-dobedex2keja path dest: Waiting for checks to finish 2026/05/16 01:11:06 DEBUG : B2 bucket rclone-test-dobedex2keja path dest: Waiting for transfers to finish 2026/05/16 01:11:07 DEBUG : 3: size = 1 OK 2026/05/16 01:11:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/16 01:11:07 INFO : 3: Copied (new) 2026/05/16 01:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/CopyDest" 2026/05/16 01:11:11 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 01:11:11 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:11:11 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:11:13 DEBUG : one: size = 3 OK 2026/05/16 01:11:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:11:13 INFO : one: Copied (new) 2026/05/16 01:11:13 DEBUG : Waiting for deletions to finish 2026/05/16 01:11:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:11:13 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:11:13 DEBUG : one: Sizes differ 2026/05/16 01:11:13 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:11:13 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:11:14 DEBUG : one: size = 5 OK 2026/05/16 01:11:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:11:14 INFO : one: Copied (replaced existing) 2026/05/16 01:11:14 DEBUG : Waiting for deletions to finish 2026/05/16 01:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/BackupDir" 2026/05/16 01:11:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:11:17 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:11:17 DEBUG : one: Sizes differ 2026/05/16 01:11:17 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:11:17 DEBUG : one: size = 5 OK 2026/05/16 01:11:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:11:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:11:17 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:11:17 DEBUG : one: Sizes differ 2026/05/16 01:12:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/05/16 01:12:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:12:18 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:12:19 DEBUG : one: size = 3 OK 2026/05/16 01:12:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:12:19 INFO : one: Copied (server-side copy) 2026/05/16 01:12:19 INFO : one: Deleted 2026/05/16 01:12:19 DEBUG : one: size = 5 OK 2026/05/16 01:12:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/16 01:12:19 INFO : one: Copied (server-side copy) 2026/05/16 01:12:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/16 01:12:19 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:21 DEBUG : one: size = 5 OK 2026/05/16 01:12:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:21 DEBUG : one: Unchanged skipping 2026/05/16 01:12:22 DEBUG : two: size = 3 OK 2026/05/16 01:12:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:22 DEBUG : two: size = 3 OK 2026/05/16 01:12:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/16 01:12:22 INFO : two: Copied (server-side copy) 2026/05/16 01:12:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/16 01:12:22 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:22 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:22 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:22 DEBUG : one: size = 5 OK 2026/05/16 01:12:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:22 DEBUG : one: Unchanged skipping 2026/05/16 01:12:22 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:22 DEBUG : two: size = 3 OK 2026/05/16 01:12:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:22 DEBUG : two: Unchanged skipping 2026/05/16 01:12:22 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:22 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:22 INFO : There was nothing to transfer 2026/05/16 01:12:24 DEBUG : one: size = 5 OK 2026/05/16 01:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:24 DEBUG : one: Unchanged skipping 2026/05/16 01:12:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:12:24 DEBUG : three: size = 5 (B2 bucket rclone-test-dobedex2keja path CopyDest) 2026/05/16 01:12:24 DEBUG : three: Sizes differ 2026/05/16 01:12:24 DEBUG : three: Destination not found in --copy-dest 2026/05/16 01:12:24 DEBUG : three: Need to transfer - File not found at Destination 2026/05/16 01:12:24 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:24 DEBUG : two: size = 3 OK 2026/05/16 01:12:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/16 01:12:24 DEBUG : two: Unchanged skipping 2026/05/16 01:12:24 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:25 DEBUG : three: size = 7 OK 2026/05/16 01:12:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/16 01:12:25 INFO : three: Copied (new) 2026/05/16 01:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.46s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/backup" 2026/05/16 01:12:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:12:31 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:12:31 DEBUG : one: Sizes differ 2026/05/16 01:12:31 DEBUG : two: size = 3 OK 2026/05/16 01:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:12:31 DEBUG : two: Unchanged skipping 2026/05/16 01:12:31 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:34 DEBUG : one: size = 3 OK 2026/05/16 01:12:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:12:34 INFO : one: Copied (server-side copy) 2026/05/16 01:12:34 INFO : one: Deleted 2026/05/16 01:12:34 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:36 DEBUG : one: size = 4 OK 2026/05/16 01:12:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:12:36 INFO : one: Copied (new) 2026/05/16 01:12:36 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:36 DEBUG : three.txt: size = 5 OK 2026/05/16 01:12:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:12:36 INFO : three.txt: Copied (server-side copy) 2026/05/16 01:12:37 INFO : three.txt: Deleted 2026/05/16 01:12:37 INFO : three.txt: Moved into backup dir 2026/05/16 01:12:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:12:38 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:12:38 DEBUG : one: Sizes differ 2026/05/16 01:12:38 DEBUG : two: size = 3 OK 2026/05/16 01:12:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:12:38 DEBUG : two: Unchanged skipping 2026/05/16 01:12:38 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:39 DEBUG : one: size = 4 OK 2026/05/16 01:12:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:12:39 INFO : one: Copied (server-side copy) 2026/05/16 01:12:39 INFO : one: Deleted 2026/05/16 01:12:39 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:39 DEBUG : one: size = 5 OK 2026/05/16 01:12:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:12:39 INFO : one: Copied (new) 2026/05/16 01:12:39 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:40 DEBUG : three.txt: size = 6 OK 2026/05/16 01:12:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:12:40 INFO : three.txt: Copied (server-side copy) 2026/05/16 01:12:40 INFO : three.txt: Deleted 2026/05/16 01:12:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.84s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/backup" 2026/05/16 01:12:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:12:46 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:12:46 DEBUG : one: Sizes differ 2026/05/16 01:12:46 DEBUG : two: size = 3 OK 2026/05/16 01:12:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:12:46 DEBUG : two: Unchanged skipping 2026/05/16 01:12:46 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:53 DEBUG : one.bak: size = 3 OK 2026/05/16 01:12:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:12:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:12:53 INFO : one: Deleted 2026/05/16 01:12:53 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:54 DEBUG : one: size = 4 OK 2026/05/16 01:12:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:12:54 INFO : one: Copied (new) 2026/05/16 01:12:54 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:12:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:12:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:12:55 INFO : three.txt: Deleted 2026/05/16 01:12:55 INFO : three.txt: Moved into backup dir 2026/05/16 01:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:12:57 DEBUG : two: size = 3 OK 2026/05/16 01:12:57 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:12:57 DEBUG : one: Sizes differ 2026/05/16 01:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:12:57 DEBUG : two: Unchanged skipping 2026/05/16 01:12:57 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:12:57 DEBUG : one.bak: size = 4 OK 2026/05/16 01:12:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:12:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:12:58 INFO : one: Deleted 2026/05/16 01:12:58 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:12:58 DEBUG : one: size = 5 OK 2026/05/16 01:12:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:12:58 INFO : one: Copied (new) 2026/05/16 01:12:58 DEBUG : Waiting for deletions to finish 2026/05/16 01:12:58 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:12:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:12:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:12:59 INFO : three.txt: Deleted 2026/05/16 01:12:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/backup" 2026/05/16 01:13:05 DEBUG : two: size = 3 OK 2026/05/16 01:13:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:05 DEBUG : two: Unchanged skipping 2026/05/16 01:13:05 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:13:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:05 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:05 DEBUG : one: Sizes differ 2026/05/16 01:13:07 DEBUG : one-2019-01-01: size = 3 OK 2026/05/16 01:13:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:13:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:13:07 INFO : one: Deleted 2026/05/16 01:13:07 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:13:08 DEBUG : one: size = 4 OK 2026/05/16 01:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:08 INFO : one: Copied (new) 2026/05/16 01:13:08 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/16 01:13:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:13:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:13:08 INFO : three.txt: Deleted 2026/05/16 01:13:08 INFO : three.txt: Moved into backup dir 2026/05/16 01:13:10 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:13:10 DEBUG : two: size = 3 OK 2026/05/16 01:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:10 DEBUG : two: Unchanged skipping 2026/05/16 01:13:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:10 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:10 DEBUG : one: Sizes differ 2026/05/16 01:13:11 DEBUG : one-2019-01-01: size = 4 OK 2026/05/16 01:13:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:13:11 INFO : one: Deleted 2026/05/16 01:13:11 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:13:11 DEBUG : one: size = 5 OK 2026/05/16 01:13:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:13:11 INFO : one: Copied (new) 2026/05/16 01:13:11 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/16 01:13:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:13:12 INFO : three.txt: Deleted 2026/05/16 01:13:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.60s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:13:17 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:13:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:17 DEBUG : two: size = 3 OK 2026/05/16 01:13:17 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:17 DEBUG : one: Sizes differ 2026/05/16 01:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:17 DEBUG : two: Unchanged skipping 2026/05/16 01:13:18 DEBUG : one.bak: size = 3 OK 2026/05/16 01:13:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:13:18 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:13:19 INFO : one: Deleted 2026/05/16 01:13:19 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:13:19 DEBUG : one: size = 4 OK 2026/05/16 01:13:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:19 INFO : one: Copied (new) 2026/05/16 01:13:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:20 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:13:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:13:20 INFO : three.txt: Deleted 2026/05/16 01:13:20 INFO : three.txt: Moved into backup dir 2026/05/16 01:13:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/16 01:13:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/16 01:13:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/16 01:13:22 DEBUG : one.bak: Excluded (Path Filter) 2026/05/16 01:13:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/16 01:13:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:22 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:22 DEBUG : one: Sizes differ 2026/05/16 01:13:22 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for checks to finish 2026/05/16 01:13:22 DEBUG : two: size = 3 OK 2026/05/16 01:13:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:22 DEBUG : two: Unchanged skipping 2026/05/16 01:13:23 DEBUG : one.bak: size = 4 OK 2026/05/16 01:13:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:13:23 INFO : one: Deleted 2026/05/16 01:13:23 DEBUG : B2 bucket rclone-test-dobedex2keja path dst: Waiting for transfers to finish 2026/05/16 01:13:23 DEBUG : one: size = 5 OK 2026/05/16 01:13:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:13:23 INFO : one: Copied (new) 2026/05/16 01:13:23 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:13:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:13:24 INFO : three.txt: Deleted 2026/05/16 01:13:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.72s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:13:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:28 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:28 DEBUG : one: Sizes differ 2026/05/16 01:13:29 DEBUG : one.bak: size = 3 OK 2026/05/16 01:13:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:13:29 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:13:30 INFO : one: Deleted 2026/05/16 01:13:31 DEBUG : one: size = 4 OK 2026/05/16 01:13:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:31 INFO : one: Copied (new) 2026/05/16 01:13:31 DEBUG : two: size = 3 OK 2026/05/16 01:13:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:31 DEBUG : two: Unchanged skipping 2026/05/16 01:13:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:31 DEBUG : three.txt: Sizes differ 2026/05/16 01:13:32 DEBUG : three.txt.bak: size = 5 OK 2026/05/16 01:13:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:13:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:13:32 INFO : three.txt: Deleted 2026/05/16 01:13:32 DEBUG : three.txt: size = 6 OK 2026/05/16 01:13:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:32 INFO : three.txt: Copied (new) 2026/05/16 01:13:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:33 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:33 DEBUG : one: Sizes differ 2026/05/16 01:13:34 DEBUG : one.bak: size = 4 OK 2026/05/16 01:13:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:34 INFO : one: Copied (server-side copy) to: one.bak 2026/05/16 01:13:34 INFO : one: Deleted 2026/05/16 01:13:34 DEBUG : one: size = 5 OK 2026/05/16 01:13:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:13:34 INFO : one: Copied (new) 2026/05/16 01:13:35 DEBUG : two: size = 3 OK 2026/05/16 01:13:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:35 DEBUG : two: Unchanged skipping 2026/05/16 01:13:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:35 DEBUG : three.txt: Sizes differ 2026/05/16 01:13:35 DEBUG : three.txt.bak: size = 6 OK 2026/05/16 01:13:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/16 01:13:35 INFO : three.txt: Deleted 2026/05/16 01:13:36 DEBUG : three.txt: size = 19 OK 2026/05/16 01:13:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/16 01:13:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.24s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dobedex2keja/dst" 2026/05/16 01:13:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:41 DEBUG : one: size = 3 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:41 DEBUG : one: Sizes differ 2026/05/16 01:13:42 DEBUG : one-2019-01-01: size = 3 OK 2026/05/16 01:13:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/16 01:13:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:13:42 INFO : one: Deleted 2026/05/16 01:13:43 DEBUG : one: size = 4 OK 2026/05/16 01:13:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:43 INFO : one: Copied (new) 2026/05/16 01:13:43 DEBUG : two: size = 3 OK 2026/05/16 01:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:43 DEBUG : two: Unchanged skipping 2026/05/16 01:13:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:43 DEBUG : three.txt: Sizes differ 2026/05/16 01:13:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/16 01:13:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/16 01:13:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:13:44 INFO : three.txt: Deleted 2026/05/16 01:13:45 DEBUG : three.txt: size = 6 OK 2026/05/16 01:13:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:45 INFO : three.txt: Copied (new) 2026/05/16 01:13:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:46 DEBUG : one: size = 4 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:46 DEBUG : one: Sizes differ 2026/05/16 01:13:46 DEBUG : one-2019-01-01: size = 4 OK 2026/05/16 01:13:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/16 01:13:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/16 01:13:47 INFO : one: Deleted 2026/05/16 01:13:47 DEBUG : one: size = 5 OK 2026/05/16 01:13:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/16 01:13:47 INFO : one: Copied (new) 2026/05/16 01:13:47 DEBUG : two: size = 3 OK 2026/05/16 01:13:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:47 DEBUG : two: Unchanged skipping 2026/05/16 01:13:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dobedex2keja path dst) 2026/05/16 01:13:47 DEBUG : three.txt: Sizes differ 2026/05/16 01:13:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/16 01:13:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/16 01:13:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/16 01:13:48 INFO : three.txt: Deleted 2026/05/16 01:13:49 DEBUG : three.txt: size = 19 OK 2026/05/16 01:13:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/16 01:13:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.80s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:13:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:13:51 DEBUG : Testêé: Sizes differ 2026/05/16 01:13:51 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:13:52 DEBUG : Testêé: size = 14 OK 2026/05/16 01:13:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/16 01:13:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/16 01:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 01:13:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:13:53 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:13:54 DEBUG : existing: size = 6 OK 2026/05/16 01:13:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/16 01:13:54 INFO : existing: Copied (new) 2026/05/16 01:13:54 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:54 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:13:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:13:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:13:54 DEBUG : existing: Sizes differ 2026/05/16 01:13:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/16 01:13:54 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:13:54 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting files as there were IO errors 2026/05/16 01:13:54 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.12s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:13:56 DEBUG : EXISTING: size = 6 OK 2026/05/16 01:13:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:13:56 DEBUG : existing: Unchanged skipping 2026/05/16 01:13:56 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:13:56 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:13:56 DEBUG : Waiting for deletions to finish 2026/05/16 01:13:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:14:16 DEBUG : both0: size = 6 OK 2026/05/16 01:14:16 DEBUG : both11: size = 6 OK 2026/05/16 01:14:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:14:16 DEBUG : both12: size = 6 OK 2026/05/16 01:14:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both10: size = 6 OK 2026/05/16 01:14:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both0: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both13: size = 6 OK 2026/05/16 01:14:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both13: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both14: size = 6 OK 2026/05/16 01:14:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both14: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both15: size = 6 OK 2026/05/16 01:14:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both15: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both16: size = 6 OK 2026/05/16 01:14:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both16: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both17: size = 6 OK 2026/05/16 01:14:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both17: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both11: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both19: size = 6 OK 2026/05/16 01:14:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both19: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both1: size = 6 OK 2026/05/16 01:14:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both1: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both2: size = 6 OK 2026/05/16 01:14:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both2: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both3: size = 6 OK 2026/05/16 01:14:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both3: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both4: size = 6 OK 2026/05/16 01:14:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both4: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both5: size = 6 OK 2026/05/16 01:14:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both5: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both6: size = 6 OK 2026/05/16 01:14:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both6: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both7: size = 6 OK 2026/05/16 01:14:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both7: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both8: size = 6 OK 2026/05/16 01:14:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both8: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both9: size = 6 OK 2026/05/16 01:14:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both9: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both12: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both10: Unchanged skipping 2026/05/16 01:14:16 DEBUG : both18: size = 6 OK 2026/05/16 01:14:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:16 DEBUG : both18: Unchanged skipping 2026/05/16 01:14:16 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:14:16 DEBUG : Waiting for deletions to finish 2026/05/16 01:14:16 INFO : only16: Deleted 2026/05/16 01:14:16 INFO : only1: Deleted 2026/05/16 01:14:16 INFO : only4: Deleted 2026/05/16 01:14:16 INFO : only8: Deleted 2026/05/16 01:14:16 INFO : only17: Deleted 2026/05/16 01:14:16 INFO : only2: Deleted 2026/05/16 01:14:17 INFO : only19: Deleted 2026/05/16 01:14:17 INFO : only9: Deleted 2026/05/16 01:14:17 INFO : only13: Deleted 2026/05/16 01:14:17 INFO : only11: Deleted 2026/05/16 01:14:17 INFO : only14: Deleted 2026/05/16 01:14:17 INFO : only18: Deleted 2026/05/16 01:14:17 INFO : only3: Deleted 2026/05/16 01:14:17 INFO : only5: Deleted 2026/05/16 01:14:17 INFO : only6: Deleted 2026/05/16 01:14:17 INFO : only7: Deleted 2026/05/16 01:14:17 INFO : only0: Deleted 2026/05/16 01:14:17 INFO : only10: Deleted 2026/05/16 01:14:17 INFO : only12: Deleted 2026/05/16 01:14:17 INFO : only15: Deleted 2026/05/16 01:14:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.58s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:14:45 DEBUG : both0: size = 6 OK 2026/05/16 01:14:45 DEBUG : both11: size = 6 OK 2026/05/16 01:14:45 DEBUG : both10: size = 6 OK 2026/05/16 01:14:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both12: size = 6 OK 2026/05/16 01:14:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:14:45 DEBUG : both11: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both13: size = 6 OK 2026/05/16 01:14:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both13: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both14: size = 6 OK 2026/05/16 01:14:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both14: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both15: size = 6 OK 2026/05/16 01:14:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both15: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both16: size = 6 OK 2026/05/16 01:14:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both16: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both17: size = 6 OK 2026/05/16 01:14:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both17: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both18: size = 6 OK 2026/05/16 01:14:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both18: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both19: size = 6 OK 2026/05/16 01:14:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both19: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both1: size = 6 OK 2026/05/16 01:14:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both1: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both2: size = 6 OK 2026/05/16 01:14:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both2: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both3: size = 6 OK 2026/05/16 01:14:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both3: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both4: size = 6 OK 2026/05/16 01:14:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both4: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both5: size = 6 OK 2026/05/16 01:14:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both5: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both6: size = 6 OK 2026/05/16 01:14:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both6: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both7: size = 6 OK 2026/05/16 01:14:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both7: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both8: size = 6 OK 2026/05/16 01:14:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both8: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both9: size = 6 OK 2026/05/16 01:14:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:14:45 DEBUG : both9: Unchanged skipping 2026/05/16 01:14:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only0: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only0: Sizes differ 2026/05/16 01:14:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only10: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only10: Sizes differ 2026/05/16 01:14:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only11: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only11: Sizes differ 2026/05/16 01:14:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only12: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only12: Sizes differ 2026/05/16 01:14:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only13: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only13: Sizes differ 2026/05/16 01:14:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only14: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only14: Sizes differ 2026/05/16 01:14:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only15: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only15: Sizes differ 2026/05/16 01:14:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only16: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only16: Sizes differ 2026/05/16 01:14:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only17: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only17: Sizes differ 2026/05/16 01:14:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only18: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only18: Sizes differ 2026/05/16 01:14:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only19: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only19: Sizes differ 2026/05/16 01:14:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only1: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only1: Sizes differ 2026/05/16 01:14:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only2: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only2: Sizes differ 2026/05/16 01:14:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only3: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only3: Sizes differ 2026/05/16 01:14:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only4: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only4: Sizes differ 2026/05/16 01:14:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only5: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only5: Sizes differ 2026/05/16 01:14:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only6: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only6: Sizes differ 2026/05/16 01:14:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only7: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only7: Sizes differ 2026/05/16 01:14:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only8: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only8: Sizes differ 2026/05/16 01:14:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2331622348) 2026/05/16 01:14:45 DEBUG : only9: size = 6 (B2 bucket rclone-test-dobedex2keja) 2026/05/16 01:14:45 DEBUG : only9: Sizes differ 2026/05/16 01:14:45 DEBUG : both10: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both0: Unchanged skipping 2026/05/16 01:14:45 DEBUG : both12: Unchanged skipping 2026/05/16 01:14:45 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:14:46 DEBUG : only0: size = 0 OK 2026/05/16 01:14:46 DEBUG : only10: size = 0 OK 2026/05/16 01:14:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only0: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only10: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only13: size = 0 OK 2026/05/16 01:14:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only13: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only14: size = 0 OK 2026/05/16 01:14:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only14: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only12: size = 0 OK 2026/05/16 01:14:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only12: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only15: size = 0 OK 2026/05/16 01:14:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only15: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only16: size = 0 OK 2026/05/16 01:14:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only16: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only17: size = 0 OK 2026/05/16 01:14:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only17: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only11: size = 0 OK 2026/05/16 01:14:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only11: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only18: size = 0 OK 2026/05/16 01:14:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only18: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only19: size = 0 OK 2026/05/16 01:14:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only19: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only1: size = 0 OK 2026/05/16 01:14:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only1: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only2: size = 0 OK 2026/05/16 01:14:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only2: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only3: size = 0 OK 2026/05/16 01:14:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only3: Copied (replaced existing) 2026/05/16 01:14:46 DEBUG : only4: size = 0 OK 2026/05/16 01:14:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:46 INFO : only4: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : only5: size = 0 OK 2026/05/16 01:14:47 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:47 INFO : only5: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : only6: size = 0 OK 2026/05/16 01:14:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:47 INFO : only6: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : only7: size = 0 OK 2026/05/16 01:14:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:47 INFO : only7: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : only8: size = 0 OK 2026/05/16 01:14:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:47 INFO : only8: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : only9: size = 0 OK 2026/05/16 01:14:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/16 01:14:47 INFO : only9: Copied (replaced existing) 2026/05/16 01:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.43s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:14:55 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:14:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:14:55 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:14:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:14:55 INFO : empty_on_remote: Making directory 2026/05/16 01:14:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 01:14:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:14:57 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:14:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:14:57 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 01:14:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 01:14:57 INFO : empty_on_remote: Making directory 2026/05/16 01:14:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 01:14:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:14:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:14:59 INFO : sub dir: Making directory 2026/05/16 01:14:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:15:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 01:15:01 INFO : sub dir: Making directory 2026/05/16 01:15:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:15:11 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:11 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : apple: size = 5 OK 2026/05/16 01:15:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : apple: Unchanged skipping 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:15:12 DEBUG : banana: size = 6 OK 2026/05/16 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : banana: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:12 INFO : There was nothing to transfer 2026/05/16 01:15:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:12 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:15:12 DEBUG : apple: size = 5 OK 2026/05/16 01:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : apple: Unchanged skipping 2026/05/16 01:15:12 DEBUG : banana: size = 6 OK 2026/05/16 01:15:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:15:12 DEBUG : banana: Unchanged skipping 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:15:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:12 INFO : There was nothing to transfer 2026/05/16 01:15:12 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:13 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:15:26 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:27 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:15:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:15:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:15:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:15:27 DEBUG : banana: size = 6 OK 2026/05/16 01:15:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:15:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : banana: Unchanged skipping 2026/05/16 01:15:27 DEBUG : apple: size = 5 OK 2026/05/16 01:15:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : apple: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:15:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:15:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:15:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:15:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:15:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:15:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:15:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:15:27 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:27 INFO : There was nothing to transfer 2026/05/16 01:15:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:28 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : apple: size = 5 OK 2026/05/16 01:15:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : apple: Unchanged skipping 2026/05/16 01:15:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:15:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:15:28 DEBUG : banana: size = 6 OK 2026/05/16 01:15:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : banana: Unchanged skipping 2026/05/16 01:15:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:15:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:15:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:15:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:15:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:15:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:15:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:15:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:15:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:15:28 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:28 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:28 INFO : There was nothing to transfer 2026/05/16 01:15:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:28 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:15:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:43 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:15:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:15:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:15:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:15:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:44 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:15:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:15:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:44 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:15:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:15:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:15:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:15:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:15:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:15:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:15:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:15:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:15:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:15:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:15:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:15:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:15:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:15:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:15:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:15:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:15:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:15:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:15:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:15:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:15:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:15:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:15:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:15:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:15:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:15:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:15:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:15:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:15:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:15:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:45 INFO : apple: Deleted 2026/05/16 01:15:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:15:46 INFO : splitbananasplit: Deleted 2026/05/16 01:15:46 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:15:46 INFO : appleappleapplebanana: Deleted 2026/05/16 01:15:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:15:46 INFO : banana: Deleted 2026/05/16 01:15:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:15:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:15:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 01:15:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : apple: Unchanged skipping 2026/05/16 01:15:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 01:15:47 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:15:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : banana: Unchanged skipping 2026/05/16 01:15:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 01:15:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:15:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 01:15:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:15:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:15:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:15:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 01:15:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 01:15:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 01:15:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 01:15:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:16:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:01 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 01:16:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 01:16:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 01:16:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 01:16:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 01:16:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 01:16:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 01:16:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 01:16:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 01:16:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 01:16:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 01:16:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 01:16:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 01:16:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 01:16:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 01:16:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 01:16:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:02 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/16 01:16:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:16:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/16 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:02 DEBUG : PREFIXbanana: size = 6 OK 2026/05/16 01:16:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:16:02 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/16 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:02 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/16 01:16:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:16:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/16 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:02 DEBUG : PREFIXapple: size = 5 OK 2026/05/16 01:16:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:16:02 INFO : apple: Copied (new) to: PREFIXapple 2026/05/16 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:16:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:16:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:16:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:16:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:16:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/16 01:16:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:16:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/16 01:16:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:16:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/16 01:16:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:16:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/16 01:16:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:16:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/16 01:16:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:16:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/16 01:16:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:16:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/16 01:16:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:16:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/16 01:16:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:16:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/16 01:16:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:16:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/16 01:16:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:16:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/16 01:16:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:16:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:04 INFO : banana: Deleted 2026/05/16 01:16:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:16:04 INFO : splitbananasplit: Deleted 2026/05/16 01:16:04 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:16:04 INFO : apple: Deleted 2026/05/16 01:16:04 INFO : appleappleapplebanana: Deleted 2026/05/16 01:16:04 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:16:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:16:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 01:16:05 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 01:16:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 01:16:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:05 DEBUG : apple: size = 5 OK 2026/05/16 01:16:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:16:05 INFO : apple: Copied (new) 2026/05/16 01:16:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:16:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:16:05 INFO : splitbananasplit: Copied (new) 2026/05/16 01:16:05 DEBUG : banana: size = 6 OK 2026/05/16 01:16:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:16:05 INFO : banana: Copied (new) 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:16:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:16:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:16:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:16:05 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:16:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:16:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:16:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:16:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:16:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:16:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:16:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:16:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:16:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:16:06 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:16:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:16:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:16:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:16:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:16:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:16:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:16:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:16:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:16:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:16:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:16:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:16:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:16:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:16:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:16:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:16:07 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:07 INFO : PREFIXbanana: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/16 01:16:07 INFO : PREFIXapple: Deleted 2026/05/16 01:16:07 INFO : PREFIXsplitbananasplit: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/16 01:16:07 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/16 01:16:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/16 01:16:07 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:08 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:08 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:16:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:21 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:22 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:22 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : appleSUFFIX: size = 5 OK 2026/05/16 01:16:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:16:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/16 01:16:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:16:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/16 01:16:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:16:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/16 01:16:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:16:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/16 01:16:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:16:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:16:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:16:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:16:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:16:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:16:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:16:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:16:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:16:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/16 01:16:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:16:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/16 01:16:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:16:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/16 01:16:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:16:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/16 01:16:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:16:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/16 01:16:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:16:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/16 01:16:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/16 01:16:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:24 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:24 INFO : banana: Deleted 2026/05/16 01:16:24 INFO : apple: Deleted 2026/05/16 01:16:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:16:24 INFO : splitbananasplit: Deleted 2026/05/16 01:16:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:16:24 INFO : appleappleapplebanana: Deleted 2026/05/16 01:16:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:16:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:16:24 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 01:16:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/16 01:16:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 01:16:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:25 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:25 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:25 DEBUG : banana: size = 6 OK 2026/05/16 01:16:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/16 01:16:25 INFO : banana: Copied (new) 2026/05/16 01:16:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:16:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:16:25 INFO : splitbananasplit: Copied (new) 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:16:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:16:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : apple: size = 5 OK 2026/05/16 01:16:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/16 01:16:26 INFO : apple: Copied (new) 2026/05/16 01:16:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:16:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:16:26 INFO : appleappleapplebanana: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:16:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:16:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:16:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:16:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:16:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:16:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:16:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:16:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:16:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 01:16:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:16:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:16:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:16:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:16:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:16:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:16:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:16:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:16:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:16:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:16:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:16:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:16:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:16:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:16:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 01:16:27 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:27 INFO : appleSUFFIX: Deleted 2026/05/16 01:16:27 INFO : splitbananasplitSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : bananaSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/16 01:16:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/16 01:16:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/16 01:16:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/16 01:16:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/16 01:16:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/16 01:16:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:28 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:28 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:16:42 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:43 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : apple: size = 5 OK 2026/05/16 01:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:43 DEBUG : apple: Unchanged skipping 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:43 DEBUG : banana: size = 6 OK 2026/05/16 01:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:43 DEBUG : banana: Unchanged skipping 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:16:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 01:16:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:43 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:43 DEBUG : appleapple: size = 21 OK 2026/05/16 01:16:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/16 01:16:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/16 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/16 01:16:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/16 01:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/16 01:16:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:44 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:16:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/16 01:16:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/16 01:16:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/16 01:16:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/16 01:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/16 01:16:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/16 01:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/16 01:16:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/16 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/16 01:16:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/16 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/16 01:16:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/16 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:16:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/16 01:16:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/16 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:16:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/16 01:16:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/16 01:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:16:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/16 01:16:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/16 01:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:16:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/16 01:16:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/16 01:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:16:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/16 01:16:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/16 01:16:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:16:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/16 01:16:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/16 01:16:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:16:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/16 01:16:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/16 01:16:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:16:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/16 01:16:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/16 01:16:45 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 01:16:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 01:16:45 INFO : appleappleapplebanana: Deleted 2026/05/16 01:16:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 01:16:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 01:16:46 INFO : splitbananasplit: Deleted 2026/05/16 01:16:46 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:46 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:47 DEBUG : apple: size = 5 OK 2026/05/16 01:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : apple: Unchanged skipping 2026/05/16 01:16:47 DEBUG : appleapple: size = 21 OK 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:16:47 DEBUG : banana: size = 6 OK 2026/05/16 01:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : banana: Unchanged skipping 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/16 01:16:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/16 01:16:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/16 01:16:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/16 01:16:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/16 01:16:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/16 01:16:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/16 01:16:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/16 01:16:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/16 01:16:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/16 01:16:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/16 01:16:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/16 01:16:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/16 01:16:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/16 01:16:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/16 01:16:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/16 01:16:47 DEBUG : splitbanan: size = 16 OK 2026/05/16 01:16:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/16 01:16:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:16:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/16 01:16:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/16 01:16:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/16 01:16:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/16 01:16:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:16:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:16:47 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:16:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:47 DEBUG : Waiting for deletions to finish 2026/05/16 01:16:47 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : appleapple: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/16 01:16:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/16 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/16 01:16:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/16 01:16:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/16 01:16:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/16 01:16:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/16 01:16:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/16 01:16:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/16 01:16:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/16 01:16:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/16 01:16:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/16 01:16:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/16 01:16:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/16 01:16:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/16 01:16:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/16 01:16:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/16 01:16:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:17:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:01 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:01 DEBUG : apple: size = 5 OK 2026/05/16 01:17:01 DEBUG : banana: size = 6 OK 2026/05/16 01:17:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:01 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:01 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:01 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:01 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:02 DEBUG : banana: size = 6 OK 2026/05/16 01:17:02 DEBUG : apple: size = 5 OK 2026/05/16 01:17:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:02 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:02 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:02 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:02 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:17:17 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:18 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : apple: size = 5 OK 2026/05/16 01:17:18 DEBUG : banana: size = 6 OK 2026/05/16 01:17:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:18 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:18 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:18 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:18 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : apple: size = 5 OK 2026/05/16 01:17:19 DEBUG : banana: size = 6 OK 2026/05/16 01:17:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:19 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:19 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:19 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:19 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:17:32 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:33 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : apple: size = 5 OK 2026/05/16 01:17:33 DEBUG : banana: size = 6 OK 2026/05/16 01:17:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:33 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:33 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : apple: size = 5 OK 2026/05/16 01:17:34 DEBUG : banana: size = 6 OK 2026/05/16 01:17:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:34 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:34 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:34 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:34 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:34 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:34 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:17:48 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:48 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : apple: size = 5 OK 2026/05/16 01:17:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:49 DEBUG : banana: size = 6 OK 2026/05/16 01:17:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:49 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:49 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:49 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:49 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:17:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:17:50 DEBUG : apple: size = 5 OK 2026/05/16 01:17:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:17:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:17:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : apple: Unchanged skipping 2026/05/16 01:17:50 DEBUG : banana: size = 6 OK 2026/05/16 01:17:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : banana: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:17:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:17:50 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:17:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:50 DEBUG : Waiting for deletions to finish 2026/05/16 01:17:50 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:03 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:04 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : apple: size = 5 OK 2026/05/16 01:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : apple: Unchanged skipping 2026/05/16 01:18:04 DEBUG : banana: size = 6 OK 2026/05/16 01:18:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : banana: Unchanged skipping 2026/05/16 01:18:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:18:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:18:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:18:04 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:04 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:04 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : apple: size = 5 OK 2026/05/16 01:18:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : apple: Unchanged skipping 2026/05/16 01:18:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 01:18:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : banana: size = 6 OK 2026/05/16 01:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 01:18:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : banana: Unchanged skipping 2026/05/16 01:18:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 01:18:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 01:18:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 01:18:05 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:05 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:05 DEBUG : apple: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : banana: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 01:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.73s) --- PASS: TestTransform/NFC (13.95s) --- PASS: TestTransform/NFD (15.79s) --- PASS: TestTransform/base64 (18.83s) --- PASS: TestTransform/prefix (21.12s) --- PASS: TestTransform/suffix (20.17s) --- PASS: TestTransform/truncate (18.53s) --- PASS: TestTransform/encoder (15.99s) --- PASS: TestTransform/ISO-8859-1 (16.17s) --- PASS: TestTransform/charmap (15.10s) --- PASS: TestTransform/lowercase (15.59s) --- PASS: TestTransform/ascii (15.49s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:18:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:18:10 INFO : sub dir_somesuffix: Making directory 2026/05/16 01:18:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/16 01:18:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/16 01:18:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:18:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:18:10 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:10 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/16 01:18:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/16 01:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:12 INFO : tictactoe: Making directory 2026/05/16 01:18:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:12 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:18:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:12 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/16 01:18:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/16 01:18:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:14 INFO : toe: Making directory 2026/05/16 01:18:14 INFO : toe/toe: Making directory 2026/05/16 01:18:14 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:18:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:18:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:18:14 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:14 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:18:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:18:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:15 INFO : toe: Making directory 2026/05/16 01:18:15 INFO : toe/toe: Making directory 2026/05/16 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:18:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:18:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:15 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/16 01:18:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/16 01:18:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:17 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:18:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:17 INFO : tictacempty_dir: Making directory 2026/05/16 01:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:17 INFO : tictactoe: Making directory 2026/05/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:17 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:17 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:17 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:18 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:18:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:18:18 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:19 INFO : tictacempty_dir: Making directory 2026/05/16 01:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:19 INFO : tictactoe: Making directory 2026/05/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:19 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:19 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:19 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:18:20 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:18:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/16 01:18:20 NOTICE: B2 bucket rclone-test-dobedex2keja: 0 differences found 2026/05/16 01:18:20 NOTICE: B2 bucket rclone-test-dobedex2keja: 1 matching files --- PASS: TestAllTag (1.91s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:21 INFO : tictactoe: Making directory 2026/05/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:21 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:21 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:21 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:21 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:18:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:21 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:22 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/16 01:18:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/16 01:18:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/16 01:18:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/16 01:18:22 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:22 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2026/05/16 01:18:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:23 INFO : toe: Making directory 2026/05/16 01:18:23 INFO : toe/toe: Making directory 2026/05/16 01:18:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:18:23 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:23 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:23 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:18:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:23 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:18:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:24 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:18:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:24 INFO : tictacempty_dir: Making directory 2026/05/16 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:24 INFO : tictactoe: Making directory 2026/05/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:24 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:24 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:24 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:25 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:18:25 INFO : toe/toe: Removing directory 2026/05/16 01:18:25 INFO : toe: Removing directory 2026/05/16 01:18:25 INFO : empty_dir: Removing directory 2026/05/16 01:18:25 DEBUG : Local file system at /tmp/rclone2331622348: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:26 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:18:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:18:26 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:26 INFO : tictacempty_dir: Making directory 2026/05/16 01:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:26 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:26 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:26 INFO : tictactoe: Making directory 2026/05/16 01:18:26 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:26 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:26 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:18:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:26 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:27 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:18:27 INFO : toe/toe: Removing directory 2026/05/16 01:18:27 INFO : toe: Removing directory 2026/05/16 01:18:27 INFO : empty_dir: Removing directory 2026/05/16 01:18:27 DEBUG : Local file system at /tmp/rclone2331622348: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/16 01:18:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.99s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:29 DEBUG : Reset feature "Copy" 2026/05/16 01:18:29 DEBUG : Reset feature "Move" 2026/05/16 01:18:29 DEBUG : Reset feature "Copy" 2026/05/16 01:18:29 DEBUG : Reset feature "Move" 2026/05/16 01:18:29 DEBUG : empty_dir: Making directory with metadata 2026/05/16 01:18:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:29 INFO : tictacempty_dir: Making directory 2026/05/16 01:18:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:29 INFO : tictactoe: Making directory 2026/05/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:29 DEBUG : toe: transformed to: tictactoe 2026/05/16 01:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:29 INFO : tictactoe/tictactoe: Making directory 2026/05/16 01:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/16 01:18:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:29 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:29 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/16 01:18:30 INFO : toe/toe/toe.txt: Deleted 2026/05/16 01:18:30 INFO : toe/toe: Removing directory 2026/05/16 01:18:30 INFO : toe: Removing directory 2026/05/16 01:18:30 INFO : empty_dir: Removing directory 2026/05/16 01:18:30 DEBUG : Local file system at /tmp/rclone2331622348: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/16 01:18:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:18:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/16 01:18: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: TestManualTransformFile (3.60s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:33 DEBUG : toe: transformed to: dG9l 2026/05/16 01:18:33 DEBUG : toe: transformed to: dG9l 2026/05/16 01:18:33 INFO : dG9l: Making directory 2026/05/16 01:18:33 DEBUG : toe: transformed to: dG9l 2026/05/16 01:18:33 DEBUG : toe: transformed to: dG9l 2026/05/16 01:18:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:18:33 INFO : dG9l/dG9l: Making directory 2026/05/16 01:18:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/16 01:18:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/16 01:18:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:18:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/16 01:18:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:18:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:33 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/16 01:18:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/16 01:18:33 DEBUG : Waiting for deletions to finish 2026/05/16 01:18:34 DEBUG : dG9l: transformed to: toe 2026/05/16 01:18:34 DEBUG : dG9l: transformed to: toe 2026/05/16 01:18:34 DEBUG : dG9l: transformed to: toe 2026/05/16 01:18:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/16 01:18:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/16 01:18:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/16 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/16 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/16 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/16 01:18:34 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for checks to finish 2026/05/16 01:18:34 DEBUG : Local file system at /tmp/rclone2331622348: Waiting for transfers to finish 2026/05/16 01:18:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-dobedex2keja", Local "Local file system at /tmp/rclone2331622348", Modify Window "1ms" 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe: transformed to: 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe: transformed to: 2026/05/16 01:18:35 INFO : B2 bucket rclone-test-dobedex2keja: Making directory 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe: transformed to: 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe: transformed to: 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe/toe: transformed to: 2026/05/16 01:18:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:18:35 INFO : toe/toe: Making directory 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe/toe: transformed to: 2026/05/16 01:18:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe: transformed to: 2026/05/16 01:18:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/16 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/16 01:18:35 DEBUG : toe/toe/toe: transformed to: 2026/05/16 01:18:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/16 01:18:35 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for checks to finish 2026/05/16 01:18:35 DEBUG : B2 bucket rclone-test-dobedex2keja: Waiting for transfers to finish 2026/05/16 01:18:36 DEBUG : toe/toe/toe: size = 11 OK 2026/05/16 01:18:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/16 01:18:36 INFO : toe/toe/toe: Copied (new) 2026/05/16 01:18:36 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting files as there were IO errors 2026/05/16 01:18:36 ERROR : B2 bucket rclone-test-dobedex2keja: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/05/16 01:18:37 DEBUG : B2 bucket rclone-test-dobedex2keja: Purge remote 2026/05/16 01:18:37 INFO : B2 bucket rclone-test-dobedex2keja: cleaning bucket "rclone-test-dobedex2keja" of all files 2026/05/16 01:18:38 DEBUG : BackupDir/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d85_d20260516_m011225_c001_v7007000_t0000_u01778893945832") 2026/05/16 01:18:38 DEBUG : BackupDir/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11100532fe6cffa9_d20260516_m011218_c001_v0001100_t0039_u01778893938823") 2026/05/16 01:18:38 DEBUG : CompareDest/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce133ec_d20260516_m011059_c001_v7007000_t0000_u01778893859036") 2026/05/16 01:18:38 DEBUG : CompareDest/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecba73_d20260516_m011053_c001_v0001145_t0010_u01778893853089") 2026/05/16 01:18:38 DEBUG : CompareDest/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce133ed_d20260516_m011059_c001_v7007000_t0000_u01778893859216") 2026/05/16 01:18:38 DEBUG : CompareDest/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8199_d20260516_m011054_c001_v0001161_t0009_u01778893854408") 2026/05/16 01:18:38 DEBUG : CopyDest/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d86_d20260516_m011226_c001_v7007000_t0000_u01778893946017") 2026/05/16 01:18:38 DEBUG : CopyDest/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa81dd_d20260516_m011115_c001_v0001161_t0038_u01778893875610") 2026/05/16 01:18:38 DEBUG : CopyDest/three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d88_d20260516_m011226_c001_v7007000_t0000_u01778893946200") 2026/05/16 01:18:38 DEBUG : CopyDest/three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8317_d20260516_m011223_c001_v0001161_t0030_u01778893943485") 2026/05/16 01:18:38 DEBUG : CopyDest/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d8b_d20260516_m011226_c001_v7007000_t0000_u01778893946384") 2026/05/16 01:18:38 DEBUG : CopyDest/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbb81_d20260516_m011220_c001_v0001145_t0014_u01778893940939") 2026/05/16 01:18:38 DEBUG : EXISTING: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e273_d20260516_m011356_c001_v7007000_t0000_u01778894036579") 2026/05/16 01:18:38 DEBUG : EXISTING: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84a0_d20260516_m011355_c001_v0001161_t0029_u01778894035509") 2026/05/16 01:18:38 DEBUG : PREFIXapple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405fe689a791e583_d20260516_m011607_c001_v7007000_t0000_u01778894167656") 2026/05/16 01:18:38 DEBUG : PREFIXapple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbedb_d20260516_m011602_c001_v0001145_t0057_u01778894162057") 2026/05/16 01:18:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf09dd_d20260516_m011607_c001_v7007000_t0000_u01778894167702") 2026/05/16 01:18:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86ea_d20260516_m011602_c001_v0001161_t0016_u01778894162079") 2026/05/16 01:18:38 DEBUG : PREFIXbanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d57_d20260516_m011607_c001_v7007000_t0000_u01778894167319") 2026/05/16 01:18:39 DEBUG : PREFIXbanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80b6_d20260516_m011602_c001_v0001136_t0043_u01778894162068") 2026/05/16 01:18:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615565_d20260516_m011607_c001_v7007000_t0000_u01778894167663") 2026/05/16 01:18:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e1e_d20260516_m011602_c001_v0001180_t0057_u01778894162090") 2026/05/16 01:18:39 DEBUG : Testêé: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e261_d20260516_m011352_c001_v7007000_t0000_u01778894032992") 2026/05/16 01:18:39 DEBUG : Testêé: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8496_d20260516_m011352_c001_v0001161_t0023_u01778894032120") 2026/05/16 01:18:39 DEBUG : Testêé: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcbd_d20260516_m011351_c001_v0001145_t0041_u01778894031118") 2026/05/16 01:18:39 DEBUG : YXBwbGU=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf2_d20260516_m011548_c001_v7007000_t0000_u01778894148083") 2026/05/16 01:18:39 DEBUG : YXBwbGU=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe89_d20260516_m011544_c001_v0001145_t0006_u01778894144005") 2026/05/16 01:18:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf3_d20260516_m011548_c001_v7007000_t0000_u01778894148267") 2026/05/16 01:18:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8088_d20260516_m011544_c001_v0001136_t0039_u01778894144038") 2026/05/16 01:18:39 DEBUG : YmFuYW5h: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf4_d20260516_m011548_c001_v7007000_t0000_u01778894148457") 2026/05/16 01:18:39 DEBUG : YmFuYW5h: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86b0_d20260516_m011544_c001_v0001161_t0024_u01778894144020") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf8a_d20260516_m010821_c001_v7007000_t0000_u01778893701892") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e67_d20260516_m010821_c001_v0001103_t0036_u01778893701111") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf88_d20260516_m010819_c001_v7007000_t0000_u01778893699578") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e4c_d20260516_m010818_c001_v0001103_t0028_u01778893698645") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba32_d20260516_m010800_c001_v7007000_t0000_u01778893680631") 2026/05/16 01:18:39 DEBUG : a/potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84dae_d20260516_m010759_c001_v0001103_t0017_u01778893679695") 2026/05/16 01:18:39 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d95_d20260516_m011806_c001_v7007000_t0000_u01778894286165") 2026/05/16 01:18:39 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0eb_d20260516_m011802_c001_v0001145_t0005_u01778894282108") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b5c_d20260516_m011750_c001_v7007000_t0000_u01778894270833") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0a5_d20260516_m011747_c001_v0001145_t0026_u01778894267233") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b1c_d20260516_m011735_c001_v7007000_t0000_u01778894255162") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc06d_d20260516_m011731_c001_v0001145_t0052_u01778894251515") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e56_d20260516_m011720_c001_v7007000_t0000_u01778894240023") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc01b_d20260516_m011716_c001_v0001145_t0004_u01778894236474") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643de3_d20260516_m011703_c001_v7007000_t0000_u01778894223793") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfe7_d20260516_m011659_c001_v0001145_t0020_u01778894219840") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f03_d20260516_m011648_c001_v7007000_t0000_u01778894208008") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f14_d20260516_m011641_c001_v0001180_t0048_u01778894201624") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd65b_d20260516_m011629_c001_v7007000_t0000_u01778894189354") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf4d_d20260516_m011625_c001_v0001145_t0056_u01778894185673") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f547_d20260516_m011624_c001_v7007000_t0000_u01778894184260") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ea4_d20260516_m011620_c001_v0001180_t0034_u01778894180386") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de05a_d20260516_m011609_c001_v7007000_t0000_u01778894169072") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e3c_d20260516_m011605_c001_v0001180_t0049_u01778894165534") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41560bbd42ef8059_d20260516_m011604_c001_v7007000_t0000_u01778894164539") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbed5_d20260516_m011559_c001_v0001145_t0015_u01778894159938") 2026/05/16 01:18:40 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416522e0837d6f05_d20260516_m011545_c001_v7007000_t0000_u01778894145742") 2026/05/16 01:18:41 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe73_d20260516_m011541_c001_v0001145_t0011_u01778894141030") 2026/05/16 01:18:41 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809581_d20260516_m011529_c001_v7007000_t0000_u01778894129258") 2026/05/16 01:18:41 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe25_d20260516_m011525_c001_v0001145_t0010_u01778894125207") 2026/05/16 01:18:41 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa1_d20260516_m011513_c001_v7007000_t0000_u01778894113608") 2026/05/16 01:18:41 DEBUG : apple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbdf5_d20260516_m011510_c001_v0001145_t0045_u01778894110383") 2026/05/16 01:18:41 DEBUG : appleSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3079_d20260516_m011627_c001_v7007000_t0000_u01778894187611") 2026/05/16 01:18:41 DEBUG : appleSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ea8_d20260516_m011622_c001_v0001180_t0040_u01778894182550") 2026/05/16 01:18:41 DEBUG : appleapple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f05_d20260516_m011648_c001_v7007000_t0000_u01778894208190") 2026/05/16 01:18:41 DEBUG : appleapple: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f24_d20260516_m011643_c001_v0001180_t0055_u01778894203764") 2026/05/16 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d96_d20260516_m011806_c001_v7007000_t0000_u01778894286349") 2026/05/16 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8262_d20260516_m011802_c001_v0001136_t0032_u01778894282790") 2026/05/16 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b5d_d20260516_m011751_c001_v7007000_t0000_u01778894271017") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8230_d20260516_m011747_c001_v0001136_t0055_u01778894267700") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b1e_d20260516_m011735_c001_v7007000_t0000_u01778894255346") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81ec_d20260516_m011732_c001_v0001136_t0050_u01778894252160") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e57_d20260516_m011720_c001_v7007000_t0000_u01778894240205") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81b2_d20260516_m011717_c001_v0001136_t0005_u01778894237128") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643de4_d20260516_m011703_c001_v7007000_t0000_u01778894223977") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8186_d20260516_m011700_c001_v0001136_t0049_u01778894220469") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f79_d20260516_m011645_c001_v7007000_t0000_u01778894205753") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf9b_d20260516_m011642_c001_v0001145_t0047_u01778894202264") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd65c_d20260516_m011629_c001_v7007000_t0000_u01778894189536") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8762_d20260516_m011625_c001_v0001161_t0005_u01778894185687") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dec7d_d20260516_m011624_c001_v7007000_t0000_u01778894184682") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf2b_d20260516_m011620_c001_v0001145_t0011_u01778894180873") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de05d_d20260516_m011609_c001_v7007000_t0000_u01778894169258") 2026/05/16 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86fa_d20260516_m011605_c001_v0001161_t0054_u01778894165545") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3002_d20260516_m011604_c001_v7007000_t0000_u01778894164564") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86e4_d20260516_m011600_c001_v0001161_t0050_u01778894160757") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bed_d20260516_m011546_c001_v7007000_t0000_u01778894146122") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147da6_d20260516_m011542_c001_v0001180_t0009_u01778894142104") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809583_d20260516_m011529_c001_v7007000_t0000_u01778894129440") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d6e_d20260516_m011526_c001_v0001180_t0020_u01778894126351") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa2_d20260516_m011513_c001_v7007000_t0000_u01778894113788") 2026/05/16 01:18:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d44_d20260516_m011510_c001_v0001180_t0047_u01778894110993") 2026/05/16 01:18:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd65a_d20260516_m011627_c001_v7007000_t0000_u01778894187992") 2026/05/16 01:18:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa874a_d20260516_m011622_c001_v0001161_t0048_u01778894182583") 2026/05/16 01:18:43 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf8b_d20260516_m010822_c001_v7007000_t0000_u01778893702073") 2026/05/16 01:18:43 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e5a_d20260516_m010820_c001_v0001103_t0031_u01778893700122") 2026/05/16 01:18:43 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf87_d20260516_m010819_c001_v7007000_t0000_u01778893699026") 2026/05/16 01:18:43 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e46_d20260516_m010817_c001_v0001103_t0037_u01778893697598") 2026/05/16 01:18:43 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba30_d20260516_m010800_c001_v7007000_t0000_u01778893680081") 2026/05/16 01:18:44 DEBUG : b/potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84da6_d20260516_m010758_c001_v0001103_t0048_u01778893678604") 2026/05/16 01:18:44 DEBUG : backup/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf074f_d20260516_m011241_c001_v7007000_t0000_u01778893961222") 2026/05/16 01:18:44 DEBUG : backup/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106c6d182a3b8aa6_d20260516_m011238_c001_v0001099_t0019_u01778893958940") 2026/05/16 01:18:44 DEBUG : backup/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f109e7d532153bcb6_d20260516_m011234_c001_v0001150_t0044_u01778893954570") 2026/05/16 01:18:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502acf_d20260516_m011313_c001_v7007000_t0000_u01778893993076") 2026/05/16 01:18:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1156f3a337590e4a_d20260516_m011311_c001_v0001090_t0052_u01778893991056") 2026/05/16 01:18:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1101529a66ddbc3d_d20260516_m011306_c001_v0001092_t0001_u01778893986526") 2026/05/16 01:18:44 DEBUG : backup/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4083f8fc28a945e8_d20260516_m011259_c001_v7007000_t0000_u01778893979482") 2026/05/16 01:18:44 DEBUG : backup/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1014856891ddb078_d20260516_m011257_c001_v0001042_t0049_u01778893977619") 2026/05/16 01:18:44 DEBUG : backup/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f118a15bbb876c903_d20260516_m011252_c001_v0001145_t0058_u01778893972542") 2026/05/16 01:18:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502ad0_d20260516_m011313_c001_v7007000_t0000_u01778893993267") 2026/05/16 01:18:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1156da977f08c800_d20260516_m011312_c001_v0001091_t0037_u01778893992171") 2026/05/16 01:18:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f105c8e6f2317b99c_d20260516_m011308_c001_v0001185_t0015_u01778893988578") 2026/05/16 01:18:44 DEBUG : backup/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0751_d20260516_m011241_c001_v7007000_t0000_u01778893961410") 2026/05/16 01:18:45 DEBUG : backup/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1108c402f6c44c3f_d20260516_m011240_c001_v0001157_t0012_u01778893960126") 2026/05/16 01:18:45 DEBUG : backup/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f102b21164432023f_d20260516_m011236_c001_v0001182_t0026_u01778893956732") 2026/05/16 01:18:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4083f8fc28a945e9_d20260516_m011259_c001_v7007000_t0000_u01778893979665") 2026/05/16 01:18:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f10911df8609f67b5_d20260516_m011258_c001_v0001153_t0014_u01778893978586") 2026/05/16 01:18:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f104f082a62d434f9_d20260516_m011254_c001_v0001174_t0053_u01778893974997") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d97_d20260516_m011806_c001_v7007000_t0000_u01778894286532") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1480d2_d20260516_m011802_c001_v0001180_t0041_u01778894282575") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b5e_d20260516_m011751_c001_v7007000_t0000_u01778894271200") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148072_d20260516_m011747_c001_v0001180_t0004_u01778894267506") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b1f_d20260516_m011735_c001_v7007000_t0000_u01778894255529") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148014_d20260516_m011731_c001_v0001180_t0044_u01778894251930") 2026/05/16 01:18:45 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e59_d20260516_m011720_c001_v7007000_t0000_u01778894240389") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147fba_d20260516_m011716_c001_v0001180_t0019_u01778894236918") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643de6_d20260516_m011704_c001_v7007000_t0000_u01778894224161") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f76_d20260516_m011700_c001_v0001180_t0009_u01778894220194") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f07_d20260516_m011648_c001_v7007000_t0000_u01778894208370") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8146_d20260516_m011641_c001_v0001136_t0056_u01778894201839") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd65d_d20260516_m011629_c001_v7007000_t0000_u01778894189718") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ebe_d20260516_m011625_c001_v0001180_t0053_u01778894185696") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a21374_d20260516_m011624_c001_v7007000_t0000_u01778894184247") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80fe_d20260516_m011620_c001_v0001136_t0037_u01778894180585") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de0fe_d20260516_m011609_c001_v7007000_t0000_u01778894169462") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80c4_d20260516_m011605_c001_v0001136_t0029_u01778894165555") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2ffe_d20260516_m011604_c001_v7007000_t0000_u01778894164199") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80b0_d20260516_m011600_c001_v0001136_t0029_u01778894160322") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416522e0837d6f09_d20260516_m011546_c001_v7007000_t0000_u01778894146467") 2026/05/16 01:18:46 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86a4_d20260516_m011541_c001_v0001161_t0013_u01778894141660") 2026/05/16 01:18:47 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809584_d20260516_m011529_c001_v7007000_t0000_u01778894129623") 2026/05/16 01:18:47 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8676_d20260516_m011525_c001_v0001161_t0013_u01778894125809") 2026/05/16 01:18:47 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa4_d20260516_m011513_c001_v7007000_t0000_u01778894113968") 2026/05/16 01:18:47 DEBUG : banana: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8634_d20260516_m011510_c001_v0001161_t0041_u01778894110635") 2026/05/16 01:18:47 DEBUG : bananaSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460e7b_d20260516_m011627_c001_v7007000_t0000_u01778894187683") 2026/05/16 01:18:47 DEBUG : bananaSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8102_d20260516_m011622_c001_v0001136_t0016_u01778894182560") 2026/05/16 01:18:47 DEBUG : both0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8f3_d20260516_m011447_c001_v7007000_t0000_u01778894087807") 2026/05/16 01:18:47 DEBUG : both0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd2b_d20260516_m011422_c001_v0001145_t0051_u01778894062509") 2026/05/16 01:18:47 DEBUG : both0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc52_d20260516_m011418_c001_v7007000_t0000_u01778894058162") 2026/05/16 01:18:47 DEBUG : both0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcd5_d20260516_m011358_c001_v0001145_t0022_u01778894038575") 2026/05/16 01:18:47 DEBUG : both1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8f5_d20260516_m011447_c001_v7007000_t0000_u01778894087990") 2026/05/16 01:18:47 DEBUG : both1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd2f_d20260516_m011424_c001_v0001145_t0015_u01778894064027") 2026/05/16 01:18:47 DEBUG : both1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc55_d20260516_m011418_c001_v7007000_t0000_u01778894058448") 2026/05/16 01:18:47 DEBUG : both1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcd9_d20260516_m011359_c001_v0001145_t0033_u01778894039169") 2026/05/16 01:18:47 DEBUG : both10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8f7_d20260516_m011448_c001_v7007000_t0000_u01778894088172") 2026/05/16 01:18:48 DEBUG : both10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd51_d20260516_m011432_c001_v0001145_t0011_u01778894072614") 2026/05/16 01:18:48 DEBUG : both10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc58_d20260516_m011418_c001_v7007000_t0000_u01778894058632") 2026/05/16 01:18:48 DEBUG : both10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd01_d20260516_m011407_c001_v0001145_t0025_u01778894047555") 2026/05/16 01:18:48 DEBUG : both11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8f8_d20260516_m011448_c001_v7007000_t0000_u01778894088355") 2026/05/16 01:18:48 DEBUG : both11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd5f_d20260516_m011436_c001_v0001145_t0046_u01778894076743") 2026/05/16 01:18:48 DEBUG : both11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc5a_d20260516_m011418_c001_v7007000_t0000_u01778894058815") 2026/05/16 01:18:48 DEBUG : both11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd05_d20260516_m011408_c001_v0001145_t0054_u01778894048224") 2026/05/16 01:18:48 DEBUG : both12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8f9_d20260516_m011448_c001_v7007000_t0000_u01778894088538") 2026/05/16 01:18:48 DEBUG : both12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd63_d20260516_m011437_c001_v0001145_t0006_u01778894077500") 2026/05/16 01:18:48 DEBUG : both12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc5b_d20260516_m011419_c001_v7007000_t0000_u01778894059016") 2026/05/16 01:18:48 DEBUG : both12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd09_d20260516_m011409_c001_v0001145_t0010_u01778894049255") 2026/05/16 01:18:48 DEBUG : both13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8fa_d20260516_m011448_c001_v7007000_t0000_u01778894088721") 2026/05/16 01:18:48 DEBUG : both13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd69_d20260516_m011438_c001_v0001145_t0017_u01778894078558") 2026/05/16 01:18:49 DEBUG : both13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc5e_d20260516_m011419_c001_v7007000_t0000_u01778894059198") 2026/05/16 01:18:49 DEBUG : both13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd0b_d20260516_m011410_c001_v0001145_t0042_u01778894050216") 2026/05/16 01:18:49 DEBUG : both14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8fb_d20260516_m011448_c001_v7007000_t0000_u01778894088917") 2026/05/16 01:18:49 DEBUG : both14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd6b_d20260516_m011439_c001_v0001145_t0007_u01778894079256") 2026/05/16 01:18:49 DEBUG : both14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc5f_d20260516_m011419_c001_v7007000_t0000_u01778894059382") 2026/05/16 01:18:49 DEBUG : both14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd0d_d20260516_m011410_c001_v0001145_t0027_u01778894050791") 2026/05/16 01:18:49 DEBUG : both15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8fc_d20260516_m011449_c001_v7007000_t0000_u01778894089100") 2026/05/16 01:18:49 DEBUG : both15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd73_d20260516_m011440_c001_v0001145_t0059_u01778894080210") 2026/05/16 01:18:49 DEBUG : both15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc60_d20260516_m011419_c001_v7007000_t0000_u01778894059565") 2026/05/16 01:18:49 DEBUG : both15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd0f_d20260516_m011411_c001_v0001145_t0034_u01778894051373") 2026/05/16 01:18:49 DEBUG : both16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8fe_d20260516_m011449_c001_v7007000_t0000_u01778894089285") 2026/05/16 01:18:49 DEBUG : both16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd75_d20260516_m011441_c001_v0001145_t0014_u01778894081127") 2026/05/16 01:18:49 DEBUG : both16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc61_d20260516_m011419_c001_v7007000_t0000_u01778894059747") 2026/05/16 01:18:49 DEBUG : both16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd17_d20260516_m011412_c001_v0001145_t0004_u01778894052280") 2026/05/16 01:18:50 DEBUG : both17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d8ff_d20260516_m011449_c001_v7007000_t0000_u01778894089468") 2026/05/16 01:18:50 DEBUG : both17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd7b_d20260516_m011442_c001_v0001145_t0006_u01778894082599") 2026/05/16 01:18:50 DEBUG : both17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc63_d20260516_m011419_c001_v7007000_t0000_u01778894059930") 2026/05/16 01:18:50 DEBUG : both17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd1b_d20260516_m011413_c001_v0001145_t0012_u01778894053138") 2026/05/16 01:18:50 DEBUG : both18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d900_d20260516_m011449_c001_v7007000_t0000_u01778894089651") 2026/05/16 01:18:50 DEBUG : both18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd81_d20260516_m011443_c001_v0001145_t0024_u01778894083612") 2026/05/16 01:18:50 DEBUG : both18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc65_d20260516_m011420_c001_v7007000_t0000_u01778894060113") 2026/05/16 01:18:50 DEBUG : both18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd1d_d20260516_m011413_c001_v0001145_t0016_u01778894053935") 2026/05/16 01:18:50 DEBUG : both19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d902_d20260516_m011449_c001_v7007000_t0000_u01778894089834") 2026/05/16 01:18:50 DEBUG : both19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd83_d20260516_m011444_c001_v0001145_t0045_u01778894084380") 2026/05/16 01:18:50 DEBUG : both19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc66_d20260516_m011420_c001_v7007000_t0000_u01778894060295") 2026/05/16 01:18:50 DEBUG : both19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd1f_d20260516_m011414_c001_v0001145_t0029_u01778894054749") 2026/05/16 01:18:50 DEBUG : both2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d903_d20260516_m011450_c001_v7007000_t0000_u01778894090016") 2026/05/16 01:18:50 DEBUG : both2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd31_d20260516_m011424_c001_v0001145_t0041_u01778894064836") 2026/05/16 01:18:50 DEBUG : both2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc67_d20260516_m011420_c001_v7007000_t0000_u01778894060490") 2026/05/16 01:18:50 DEBUG : both2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcdb_d20260516_m011359_c001_v0001145_t0055_u01778894039768") 2026/05/16 01:18:50 DEBUG : both3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d904_d20260516_m011450_c001_v7007000_t0000_u01778894090201") 2026/05/16 01:18:51 DEBUG : both3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd33_d20260516_m011425_c001_v0001145_t0053_u01778894065692") 2026/05/16 01:18:51 DEBUG : both3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc68_d20260516_m011420_c001_v7007000_t0000_u01778894060688") 2026/05/16 01:18:51 DEBUG : both3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcdf_d20260516_m011400_c001_v0001145_t0053_u01778894040865") 2026/05/16 01:18:51 DEBUG : both4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d905_d20260516_m011450_c001_v7007000_t0000_u01778894090389") 2026/05/16 01:18:51 DEBUG : both4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd37_d20260516_m011426_c001_v0001145_t0026_u01778894066838") 2026/05/16 01:18:51 DEBUG : both4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc69_d20260516_m011420_c001_v7007000_t0000_u01778894060871") 2026/05/16 01:18:51 DEBUG : both4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbce5_d20260516_m011401_c001_v0001145_t0021_u01778894041879") 2026/05/16 01:18:51 DEBUG : both5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d907_d20260516_m011450_c001_v7007000_t0000_u01778894090572") 2026/05/16 01:18:51 DEBUG : both5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd3b_d20260516_m011427_c001_v0001145_t0007_u01778894067453") 2026/05/16 01:18:51 DEBUG : both5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc6a_d20260516_m011421_c001_v7007000_t0000_u01778894061053") 2026/05/16 01:18:51 DEBUG : both5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbce9_d20260516_m011402_c001_v0001145_t0031_u01778894042736") 2026/05/16 01:18:51 DEBUG : both6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d908_d20260516_m011450_c001_v7007000_t0000_u01778894090889") 2026/05/16 01:18:51 DEBUG : both6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd41_d20260516_m011428_c001_v0001145_t0044_u01778894068726") 2026/05/16 01:18:51 DEBUG : both6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc6b_d20260516_m011421_c001_v7007000_t0000_u01778894061236") 2026/05/16 01:18:51 DEBUG : both6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcef_d20260516_m011403_c001_v0001145_t0032_u01778894043704") 2026/05/16 01:18:51 DEBUG : both7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d909_d20260516_m011451_c001_v7007000_t0000_u01778894091072") 2026/05/16 01:18:51 DEBUG : both7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd43_d20260516_m011429_c001_v0001145_t0004_u01778894069323") 2026/05/16 01:18:51 DEBUG : both7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc6c_d20260516_m011421_c001_v7007000_t0000_u01778894061418") 2026/05/16 01:18:51 DEBUG : both7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcf3_d20260516_m011404_c001_v0001145_t0014_u01778894044537") 2026/05/16 01:18:51 DEBUG : both8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90a_d20260516_m011451_c001_v7007000_t0000_u01778894091255") 2026/05/16 01:18:52 DEBUG : both8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd47_d20260516_m011430_c001_v0001145_t0049_u01778894070216") 2026/05/16 01:18:52 DEBUG : both8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc6e_d20260516_m011421_c001_v7007000_t0000_u01778894061601") 2026/05/16 01:18:52 DEBUG : both8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcfb_d20260516_m011405_c001_v0001145_t0038_u01778894045957") 2026/05/16 01:18:52 DEBUG : both9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90b_d20260516_m011451_c001_v7007000_t0000_u01778894091437") 2026/05/16 01:18:52 DEBUG : both9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbd49_d20260516_m011430_c001_v0001145_t0011_u01778894070854") 2026/05/16 01:18:52 DEBUG : both9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc70_d20260516_m011421_c001_v7007000_t0000_u01778894061784") 2026/05/16 01:18:52 DEBUG : both9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbcfd_d20260516_m011406_c001_v0001145_t0032_u01778894046589") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf8c_d20260516_m010822_c001_v7007000_t0000_u01778893702256") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e62_d20260516_m010820_c001_v0001103_t0028_u01778893700453") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf89_d20260516_m010819_c001_v7007000_t0000_u01778893699760") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e48_d20260516_m010817_c001_v0001103_t0040_u01778893697930") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba33_d20260516_m010800_c001_v7007000_t0000_u01778893680817") 2026/05/16 01:18:52 DEBUG : c/non empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84da8_d20260516_m010758_c001_v0001103_t0052_u01778893678923") 2026/05/16 01:18:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf5_d20260516_m011548_c001_v7007000_t0000_u01778894148639") 2026/05/16 01:18:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147dac_d20260516_m011544_c001_v0001180_t0023_u01778894144028") 2026/05/16 01:18:52 DEBUG : check sum: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba15_d20260516_m010750_c001_v7007000_t0000_u01778893670789") 2026/05/16 01:18:52 DEBUG : check sum: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d72_d20260516_m010749_c001_v0001103_t0036_u01778893669698") 2026/05/16 01:18:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f408e2ac0cdc4aa49_d20260516_m011835_c001_v7007000_t0000_u01778894315257") 2026/05/16 01:18:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc167_d20260516_m011833_c001_v0001145_t0045_u01778894313741") 2026/05/16 01:18:53 DEBUG : dest/3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba206ae0_d20260516_m011108_c001_v7007000_t0000_u01778893868054") 2026/05/16 01:18:53 DEBUG : dest/3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405919f92b7f9950_d20260516_m011106_c001_v0001178_t0004_u01778893866956") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f0b_d20260516_m011648_c001_v7007000_t0000_u01778894208555") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfa3_d20260516_m011643_c001_v0001145_t0017_u01778894203783") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d99_d20260516_m011806_c001_v7007000_t0000_u01778894286716") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0bf_d20260516_m011755_c001_v0001145_t0039_u01778894275467") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b5f_d20260516_m011751_c001_v7007000_t0000_u01778894271387") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc083_d20260516_m011739_c001_v0001145_t0021_u01778894259883") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b20_d20260516_m011735_c001_v7007000_t0000_u01778894255713") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc041_d20260516_m011724_c001_v0001145_t0030_u01778894244876") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e5a_d20260516_m011720_c001_v7007000_t0000_u01778894240574") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc003_d20260516_m011708_c001_v0001145_t0057_u01778894228613") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643de8_d20260516_m011704_c001_v7007000_t0000_u01778894224352") 2026/05/16 01:18:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfc3_d20260516_m011652_c001_v0001145_t0025_u01778894212715") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615643_d20260516_m011646_c001_v7007000_t0000_u01778894206130") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ef6_d20260516_m011634_c001_v0001180_t0032_u01778894194097") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd65e_d20260516_m011629_c001_v7007000_t0000_u01778894189899") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ec2_d20260516_m011625_c001_v0001180_t0001_u01778894185882") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41560bbd42ef839d_d20260516_m011624_c001_v7007000_t0000_u01778894184271") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e7c_d20260516_m011613_c001_v0001180_t0030_u01778894173995") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de448_d20260516_m011609_c001_v7007000_t0000_u01778894169645") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e3e_d20260516_m011605_c001_v0001180_t0043_u01778894165756") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e3d3_d20260516_m011604_c001_v7007000_t0000_u01778894164224") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbeb9_d20260516_m011552_c001_v0001145_t0044_u01778894152805") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416522e0837d6f08_d20260516_m011546_c001_v7007000_t0000_u01778894146286") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe4f_d20260516_m011533_c001_v0001145_t0049_u01778894133969") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809585_d20260516_m011529_c001_v7007000_t0000_u01778894129807") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe13_d20260516_m011518_c001_v0001145_t0012_u01778894118183") 2026/05/16 01:18:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa5_d20260516_m011514_c001_v7007000_t0000_u01778894114150") 2026/05/16 01:18:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbddb_d20260516_m011503_c001_v0001145_t0021_u01778894103922") 2026/05/16 01:18:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a2137f_d20260516_m011628_c001_v7007000_t0000_u01778894188007") 2026/05/16 01:18:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eac_d20260516_m011622_c001_v0001180_t0021_u01778894182771") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f0d_d20260516_m011648_c001_v7007000_t0000_u01778894208747") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87b8_d20260516_m011643_c001_v0001161_t0044_u01778894203798") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d9a_d20260516_m011806_c001_v7007000_t0000_u01778894286899") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1480a2_d20260516_m011756_c001_v0001180_t0020_u01778894276160") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b60_d20260516_m011751_c001_v7007000_t0000_u01778894271570") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148048_d20260516_m011740_c001_v0001180_t0036_u01778894260510") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b22_d20260516_m011735_c001_v7007000_t0000_u01778894255897") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147fec_d20260516_m011725_c001_v0001180_t0009_u01778894245557") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e5b_d20260516_m011720_c001_v7007000_t0000_u01778894240758") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f96_d20260516_m011709_c001_v0001180_t0021_u01778894229474") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643de9_d20260516_m011704_c001_v7007000_t0000_u01778894224538") 2026/05/16 01:18:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f56_d20260516_m011653_c001_v0001180_t0013_u01778894213388") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615641_d20260516_m011645_c001_v7007000_t0000_u01778894205766") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8132_d20260516_m011634_c001_v0001136_t0008_u01778894194649") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd660_d20260516_m011630_c001_v7007000_t0000_u01778894190081") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8116_d20260516_m011626_c001_v0001136_t0017_u01778894186014") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf268e_d20260516_m011624_c001_v7007000_t0000_u01778894184744") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80e4_d20260516_m011614_c001_v0001136_t0040_u01778894174560") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de44a_d20260516_m011609_c001_v7007000_t0000_u01778894169829") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbef3_d20260516_m011605_c001_v0001145_t0031_u01778894165835") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f527_d20260516_m011604_c001_v7007000_t0000_u01778894164211") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d809c_d20260516_m011553_c001_v0001136_t0022_u01778894153436") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e11_d20260516_m011546_c001_v7007000_t0000_u01778894146142") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8690_d20260516_m011534_c001_v0001161_t0046_u01778894134694") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809586_d20260516_m011529_c001_v7007000_t0000_u01778894129989") 2026/05/16 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8656_d20260516_m011518_c001_v0001161_t0025_u01778894118932") 2026/05/16 01:18:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa6_d20260516_m011514_c001_v7007000_t0000_u01778894114330") 2026/05/16 01:18:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8612_d20260516_m011504_c001_v0001161_t0007_u01778894104192") 2026/05/16 01:18:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a307a_d20260516_m011627_c001_v7007000_t0000_u01778894187791") 2026/05/16 01:18:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa874c_d20260516_m011622_c001_v0001161_t0053_u01778894182847") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f0f_d20260516_m011648_c001_v7007000_t0000_u01778894208928") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f26_d20260516_m011644_c001_v0001180_t0016_u01778894204030") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d9b_d20260516_m011807_c001_v7007000_t0000_u01778894287084") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d824e_d20260516_m011756_c001_v0001136_t0010_u01778894276733") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b61_d20260516_m011751_c001_v7007000_t0000_u01778894271752") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8204_d20260516_m011741_c001_v0001136_t0051_u01778894261057") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b23_d20260516_m011736_c001_v7007000_t0000_u01778894256157") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81d8_d20260516_m011726_c001_v0001136_t0030_u01778894246139") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e5c_d20260516_m011720_c001_v7007000_t0000_u01778894240941") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81a0_d20260516_m011710_c001_v0001136_t0056_u01778894230033") 2026/05/16 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643dea_d20260516_m011704_c001_v7007000_t0000_u01778894224723") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d816e_d20260516_m011654_c001_v0001136_t0014_u01778894214010") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7e_d20260516_m011646_c001_v7007000_t0000_u01778894206135") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf77_d20260516_m011635_c001_v0001145_t0037_u01778894195554") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd661_d20260516_m011630_c001_v7007000_t0000_u01778894190263") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ec4_d20260516_m011626_c001_v0001180_t0011_u01778894186078") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf268c_d20260516_m011624_c001_v7007000_t0000_u01778894184315") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf17_d20260516_m011615_c001_v0001145_t0029_u01778894175302") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de44b_d20260516_m011610_c001_v7007000_t0000_u01778894170024") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80c6_d20260516_m011605_c001_v0001136_t0047_u01778894165898") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fff_d20260516_m011604_c001_v7007000_t0000_u01778894164231") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86d4_d20260516_m011554_c001_v0001161_t0006_u01778894154248") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f508_d20260516_m011546_c001_v7007000_t0000_u01778894146295") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d8e_d20260516_m011535_c001_v0001180_t0027_u01778894135530") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809588_d20260516_m011530_c001_v7007000_t0000_u01778894130171") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d54_d20260516_m011519_c001_v0001180_t0011_u01778894119750") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa7_d20260516_m011514_c001_v7007000_t0000_u01778894114510") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d26_d20260516_m011504_c001_v0001180_t0058_u01778894104709") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd658_d20260516_m011627_c001_v7007000_t0000_u01778894187810") 2026/05/16 01:18:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf3b_d20260516_m011622_c001_v0001145_t0016_u01778894182856") 2026/05/16 01:18:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f11_d20260516_m011649_c001_v7007000_t0000_u01778894209109") 2026/05/16 01:18:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87ba_d20260516_m011644_c001_v0001161_t0059_u01778894204172") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d9d_d20260516_m011807_c001_v7007000_t0000_u01778894287267") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa88ae_d20260516_m011757_c001_v0001161_t0011_u01778894277565") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b63_d20260516_m011751_c001_v7007000_t0000_u01778894271935") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa887e_d20260516_m011741_c001_v0001161_t0050_u01778894261941") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b25_d20260516_m011736_c001_v7007000_t0000_u01778894256342") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8856_d20260516_m011726_c001_v0001161_t0017_u01778894246811") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e5e_d20260516_m011721_c001_v7007000_t0000_u01778894241124") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8822_d20260516_m011710_c001_v0001161_t0008_u01778894230757") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643deb_d20260516_m011704_c001_v7007000_t0000_u01778894224908") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87f2_d20260516_m011654_c001_v0001161_t0012_u01778894214781") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f78_d20260516_m011645_c001_v7007000_t0000_u01778894205743") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8794_d20260516_m011636_c001_v0001161_t0051_u01778894196557") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd662_d20260516_m011630_c001_v7007000_t0000_u01778894190447") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf4f_d20260516_m011626_c001_v0001145_t0015_u01778894186089") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f548_d20260516_m011624_c001_v7007000_t0000_u01778894184444") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8722_d20260516_m011615_c001_v0001161_t0016_u01778894175925") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de44e_d20260516_m011610_c001_v7007000_t0000_u01778894170219") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e44_d20260516_m011605_c001_v0001180_t0001_u01778894165956") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f52a_d20260516_m011604_c001_v7007000_t0000_u01778894164573") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147df0_d20260516_m011554_c001_v0001180_t0021_u01778894154986") 2026/05/16 01:18:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de03e_d20260516_m011546_c001_v7007000_t0000_u01778894146142") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8064_d20260516_m011536_c001_v0001136_t0059_u01778894136187") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809589_d20260516_m011530_c001_v7007000_t0000_u01778894130361") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8040_d20260516_m011520_c001_v0001136_t0022_u01778894120431") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa8_d20260516_m011514_c001_v7007000_t0000_u01778894114690") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d800c_d20260516_m011504_c001_v0001136_t0007_u01778894104991") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dec85_d20260516_m011627_c001_v7007000_t0000_u01778894187854") 2026/05/16 01:19:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8104_d20260516_m011622_c001_v0001136_t0040_u01778894182954") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f13_d20260516_m011649_c001_v7007000_t0000_u01778894209289") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfa5_d20260516_m011644_c001_v0001145_t0022_u01778894204180") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d9e_d20260516_m011807_c001_v7007000_t0000_u01778894287452") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0cf_d20260516_m011757_c001_v0001145_t0012_u01778894277948") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b64_d20260516_m011752_c001_v7007000_t0000_u01778894272118") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc08f_d20260516_m011742_c001_v0001145_t0015_u01778894262415") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b27_d20260516_m011736_c001_v7007000_t0000_u01778894256534") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc051_d20260516_m011727_c001_v0001145_t0052_u01778894247177") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e5f_d20260516_m011721_c001_v7007000_t0000_u01778894241306") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc009_d20260516_m011711_c001_v0001145_t0036_u01778894231292") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643dec_d20260516_m011705_c001_v7007000_t0000_u01778894225092") 2026/05/16 01:19:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfd1_d20260516_m011655_c001_v0001145_t0009_u01778894215305") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615644_d20260516_m011646_c001_v7007000_t0000_u01778894206145") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f04_d20260516_m011636_c001_v0001180_t0004_u01778894196981") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd663_d20260516_m011630_c001_v7007000_t0000_u01778894190629") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8766_d20260516_m011626_c001_v0001161_t0026_u01778894186145") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a21376_d20260516_m011624_c001_v7007000_t0000_u01778894184757") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e8a_d20260516_m011616_c001_v0001180_t0028_u01778894176260") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de451_d20260516_m011610_c001_v7007000_t0000_u01778894170403") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86fe_d20260516_m011606_c001_v0001161_t0054_u01778894166009") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e3d6_d20260516_m011604_c001_v7007000_t0000_u01778894164595") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbec7_d20260516_m011555_c001_v0001145_t0010_u01778894155202") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b853829bf_d20260516_m011546_c001_v7007000_t0000_u01778894146191") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe57_d20260516_m011536_c001_v0001145_t0020_u01778894136593") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e80958c_d20260516_m011530_c001_v7007000_t0000_u01778894130544") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe19_d20260516_m011520_c001_v0001145_t0020_u01778894120760") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fa9_d20260516_m011514_c001_v7007000_t0000_u01778894114870") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbddf_d20260516_m011505_c001_v0001145_t0034_u01778894105369") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa502e_d20260516_m011627_c001_v7007000_t0000_u01778894187865") 2026/05/16 01:19:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eae_d20260516_m011622_c001_v0001180_t0013_u01778894182972") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f15_d20260516_m011649_c001_v7007000_t0000_u01778894209470") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8150_d20260516_m011644_c001_v0001136_t0033_u01778894204376") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502d9f_d20260516_m011807_c001_v7007000_t0000_u01778894287706") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1480b0_d20260516_m011758_c001_v0001180_t0049_u01778894278360") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b65_d20260516_m011752_c001_v7007000_t0000_u01778894272301") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148056_d20260516_m011742_c001_v0001180_t0010_u01778894262795") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b28_d20260516_m011736_c001_v7007000_t0000_u01778894256716") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ff6_d20260516_m011727_c001_v0001180_t0022_u01778894247638") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e60_d20260516_m011721_c001_v7007000_t0000_u01778894241489") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147fa4_d20260516_m011711_c001_v0001180_t0041_u01778894231634") 2026/05/16 01:19:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643ded_d20260516_m011705_c001_v7007000_t0000_u01778894225281") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f64_d20260516_m011655_c001_v0001180_t0012_u01778894215746") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd675_d20260516_m011646_c001_v7007000_t0000_u01778894206158") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d813c_d20260516_m011637_c001_v0001136_t0054_u01778894197182") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd664_d20260516_m011630_c001_v7007000_t0000_u01778894190829") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d811c_d20260516_m011626_c001_v0001136_t0016_u01778894186380") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f54a_d20260516_m011624_c001_v7007000_t0000_u01778894184643") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80f0_d20260516_m011616_c001_v0001136_t0036_u01778894176471") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de452_d20260516_m011610_c001_v7007000_t0000_u01778894170586") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbef7_d20260516_m011606_c001_v0001145_t0000_u01778894166110") 2026/05/16 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d54_d20260516_m011604_c001_v7007000_t0000_u01778894164611") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80a6_d20260516_m011555_c001_v0001136_t0042_u01778894155710") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f50a_d20260516_m011546_c001_v7007000_t0000_u01778894146478") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8698_d20260516_m011537_c001_v0001161_t0004_u01778894137036") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e80958e_d20260516_m011530_c001_v7007000_t0000_u01778894130726") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8660_d20260516_m011521_c001_v0001161_t0017_u01778894121169") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2faa_d20260516_m011515_c001_v7007000_t0000_u01778894115050") 2026/05/16 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa861a_d20260516_m011505_c001_v0001161_t0025_u01778894105706") 2026/05/16 01:19:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a2137b_d20260516_m011627_c001_v7007000_t0000_u01778894187633") 2026/05/16 01:19:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8754_d20260516_m011623_c001_v0001161_t0026_u01778894183220") 2026/05/16 01:19:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f18_d20260516_m011649_c001_v7007000_t0000_u01778894209650") 2026/05/16 01:19:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f2a_d20260516_m011644_c001_v0001180_t0016_u01778894204405") 2026/05/16 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da1_d20260516_m011807_c001_v7007000_t0000_u01778894287897") 2026/05/16 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8254_d20260516_m011758_c001_v0001136_t0040_u01778894278593") 2026/05/16 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b66_d20260516_m011752_c001_v7007000_t0000_u01778894272485") 2026/05/16 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8212_d20260516_m011743_c001_v0001136_t0031_u01778894263100") 2026/05/16 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b2b_d20260516_m011736_c001_v7007000_t0000_u01778894256899") 2026/05/16 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81de_d20260516_m011727_c001_v0001136_t0056_u01778894247857") 2026/05/16 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e61_d20260516_m011721_c001_v7007000_t0000_u01778894241679") 2026/05/16 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81a4_d20260516_m011711_c001_v0001136_t0008_u01778894231852") 2026/05/16 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643dee_d20260516_m011705_c001_v7007000_t0000_u01778894225466") 2026/05/16 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8176_d20260516_m011655_c001_v0001136_t0043_u01778894215995") 2026/05/16 01:19:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0a1b_d20260516_m011645_c001_v7007000_t0000_u01778894205930") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf7f_d20260516_m011637_c001_v0001145_t0000_u01778894197614") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd665_d20260516_m011631_c001_v7007000_t0000_u01778894191010") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ec8_d20260516_m011626_c001_v0001180_t0058_u01778894186390") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3078_d20260516_m011624_c001_v7007000_t0000_u01778894184761") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf1b_d20260516_m011616_c001_v0001145_t0000_u01778894176816") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de453_d20260516_m011610_c001_v7007000_t0000_u01778894170770") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e46_d20260516_m011606_c001_v0001180_t0008_u01778894166167") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d52_d20260516_m011604_c001_v7007000_t0000_u01778894164245") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86d6_d20260516_m011556_c001_v0001161_t0047_u01778894156068") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416522e0837d6f06_d20260516_m011545_c001_v7007000_t0000_u01778894145925") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d98_d20260516_m011537_c001_v0001180_t0010_u01778894137504") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e80958f_d20260516_m011530_c001_v7007000_t0000_u01778894130922") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d5c_d20260516_m011521_c001_v0001180_t0046_u01778894121546") 2026/05/16 01:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fac_d20260516_m011515_c001_v7007000_t0000_u01778894115230") 2026/05/16 01:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d2a_d20260516_m011506_c001_v0001180_t0026_u01778894106091") 2026/05/16 01:19:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf2690_d20260516_m011627_c001_v7007000_t0000_u01778894187644") 2026/05/16 01:19:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8106_d20260516_m011623_c001_v0001136_t0030_u01778894183248") 2026/05/16 01:19:09 DEBUG : dir1/0007-12345: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f1a_d20260516_m011649_c001_v7007000_t0000_u01778894209831") 2026/05/16 01:19:09 DEBUG : dir1/0007-12345: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfa7_d20260516_m011644_c001_v0001145_t0035_u01778894204521") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da2_d20260516_m011808_c001_v7007000_t0000_u01778894288082") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa88b4_d20260516_m011758_c001_v0001161_t0056_u01778894278979") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b67_d20260516_m011752_c001_v7007000_t0000_u01778894272668") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8882_d20260516_m011743_c001_v0001161_t0051_u01778894263598") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b2c_d20260516_m011737_c001_v7007000_t0000_u01778894257082") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa885a_d20260516_m011728_c001_v0001161_t0037_u01778894248252") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e63_d20260516_m011721_c001_v7007000_t0000_u01778894241862") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa882c_d20260516_m011712_c001_v0001161_t0058_u01778894232264") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643def_d20260516_m011705_c001_v7007000_t0000_u01778894225651") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87f8_d20260516_m011656_c001_v0001161_t0026_u01778894216335") 2026/05/16 01:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41560bbd42ef83f8_d20260516_m011646_c001_v7007000_t0000_u01778894206173") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa879e_d20260516_m011638_c001_v0001161_t0007_u01778894198071") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd666_d20260516_m011631_c001_v7007000_t0000_u01778894191193") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8768_d20260516_m011626_c001_v0001161_t0029_u01778894186461") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3075_d20260516_m011624_c001_v7007000_t0000_u01778894184313") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8726_d20260516_m011617_c001_v0001161_t0035_u01778894177247") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de454_d20260516_m011611_c001_v7007000_t0000_u01778894171002") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80c8_d20260516_m011606_c001_v0001136_t0038_u01778894166208") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405fe689a791e57d_d20260516_m011604_c001_v7007000_t0000_u01778894164261") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147df6_d20260516_m011556_c001_v0001180_t0032_u01778894156391") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f506_d20260516_m011546_c001_v7007000_t0000_u01778894146114") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d806e_d20260516_m011537_c001_v0001136_t0042_u01778894137782") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809590_d20260516_m011531_c001_v7007000_t0000_u01778894131105") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8044_d20260516_m011521_c001_v0001136_t0015_u01778894121762") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fad_d20260516_m011515_c001_v7007000_t0000_u01778894115411") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8012_d20260516_m011506_c001_v0001136_t0011_u01778894106295") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0a09_d20260516_m011627_c001_v7007000_t0000_u01778894187657") 2026/05/16 01:19:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf3d_d20260516_m011623_c001_v0001145_t0029_u01778894183256") 2026/05/16 01:19:10 DEBUG : dir1/0008-23456: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f1d_d20260516_m011650_c001_v7007000_t0000_u01778894210011") 2026/05/16 01:19:11 DEBUG : dir1/0008-23456: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f2c_d20260516_m011644_c001_v0001180_t0037_u01778894204634") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da3_d20260516_m011808_c001_v7007000_t0000_u01778894288265") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0db_d20260516_m011759_c001_v0001145_t0016_u01778894279391") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b68_d20260516_m011752_c001_v7007000_t0000_u01778894272851") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc099_d20260516_m011744_c001_v0001145_t0032_u01778894264105") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b2e_d20260516_m011737_c001_v7007000_t0000_u01778894257266") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc05f_d20260516_m011728_c001_v0001145_t0042_u01778894248717") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e64_d20260516_m011722_c001_v7007000_t0000_u01778894242046") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc00f_d20260516_m011712_c001_v0001145_t0013_u01778894232784") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df0_d20260516_m011705_c001_v7007000_t0000_u01778894225837") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfd5_d20260516_m011656_c001_v0001145_t0004_u01778894216887") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7a_d20260516_m011645_c001_v7007000_t0000_u01778894205925") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f0a_d20260516_m011638_c001_v0001180_t0041_u01778894198507") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd667_d20260516_m011631_c001_v7007000_t0000_u01778894191375") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf53_d20260516_m011626_c001_v0001145_t0009_u01778894186563") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41560bbd42ef83a0_d20260516_m011624_c001_v7007000_t0000_u01778894184554") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e90_d20260516_m011617_c001_v0001180_t0004_u01778894177595") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de456_d20260516_m011611_c001_v7007000_t0000_u01778894171198") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e48_d20260516_m011606_c001_v0001180_t0007_u01778894166371") 2026/05/16 01:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41560bbd42ef8057_d20260516_m011604_c001_v7007000_t0000_u01778894164269") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbecb_d20260516_m011556_c001_v0001145_t0054_u01778894156605") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bee_d20260516_m011546_c001_v7007000_t0000_u01778894146303") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe67_d20260516_m011538_c001_v0001145_t0009_u01778894138118") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809591_d20260516_m011531_c001_v7007000_t0000_u01778894131298") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe1d_d20260516_m011522_c001_v0001145_t0043_u01778894122193") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fb2_d20260516_m011515_c001_v7007000_t0000_u01778894115591") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbde1_d20260516_m011506_c001_v0001145_t0053_u01778894106905") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a2137d_d20260516_m011627_c001_v7007000_t0000_u01778894187822") 2026/05/16 01:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eb2_d20260516_m011623_c001_v0001180_t0051_u01778894183284") 2026/05/16 01:19:12 DEBUG : dir1/0009-34567: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f20_d20260516_m011650_c001_v7007000_t0000_u01778894210191") 2026/05/16 01:19:12 DEBUG : dir1/0009-34567: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87be_d20260516_m011644_c001_v0001161_t0001_u01778894204645") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da4_d20260516_m011808_c001_v7007000_t0000_u01778894288449") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1480ba_d20260516_m011759_c001_v0001180_t0020_u01778894279767") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b69_d20260516_m011753_c001_v7007000_t0000_u01778894273034") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a14805e_d20260516_m011744_c001_v0001180_t0032_u01778894264609") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b2f_d20260516_m011737_c001_v7007000_t0000_u01778894257450") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148004_d20260516_m011729_c001_v0001180_t0026_u01778894249026") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e65_d20260516_m011722_c001_v7007000_t0000_u01778894242345") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147fac_d20260516_m011713_c001_v0001180_t0059_u01778894233908") 2026/05/16 01:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df1_d20260516_m011706_c001_v7007000_t0000_u01778894226021") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f6a_d20260516_m011657_c001_v0001180_t0026_u01778894217323") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7f_d20260516_m011646_c001_v7007000_t0000_u01778894206286") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8140_d20260516_m011638_c001_v0001136_t0014_u01778894198725") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd668_d20260516_m011631_c001_v7007000_t0000_u01778894191557") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eca_d20260516_m011626_c001_v0001180_t0043_u01778894186617") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dec7a_d20260516_m011624_c001_v7007000_t0000_u01778894184484") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80f4_d20260516_m011617_c001_v0001136_t0022_u01778894177795") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de457_d20260516_m011611_c001_v7007000_t0000_u01778894171382") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8700_d20260516_m011606_c001_v0001161_t0028_u01778894166534") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405fe689a791e57f_d20260516_m011604_c001_v7007000_t0000_u01778894164628") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80aa_d20260516_m011557_c001_v0001136_t0005_u01778894157162") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bef_d20260516_m011546_c001_v7007000_t0000_u01778894146489") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa869c_d20260516_m011538_c001_v0001161_t0048_u01778894138553") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809592_d20260516_m011531_c001_v7007000_t0000_u01778894131483") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa866a_d20260516_m011522_c001_v0001161_t0049_u01778894122457") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fb3_d20260516_m011515_c001_v7007000_t0000_u01778894115771") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa861e_d20260516_m011507_c001_v0001161_t0012_u01778894107624") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460e7c_d20260516_m011627_c001_v7007000_t0000_u01778894187871") 2026/05/16 01:19:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eb4_d20260516_m011623_c001_v0001180_t0033_u01778894183609") 2026/05/16 01:19:13 DEBUG : dir1/0010-45678: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f22_d20260516_m011650_c001_v7007000_t0000_u01778894210372") 2026/05/16 01:19:14 DEBUG : dir1/0010-45678: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8152_d20260516_m011644_c001_v0001136_t0059_u01778894204724") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da5_d20260516_m011808_c001_v7007000_t0000_u01778894288632") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8258_d20260516_m011759_c001_v0001136_t0041_u01778894279965") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6a_d20260516_m011753_c001_v7007000_t0000_u01778894273217") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8220_d20260516_m011744_c001_v0001136_t0030_u01778894264812") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b31_d20260516_m011737_c001_v7007000_t0000_u01778894257634") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81e2_d20260516_m011729_c001_v0001136_t0005_u01778894249245") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e66_d20260516_m011722_c001_v7007000_t0000_u01778894242528") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81a8_d20260516_m011714_c001_v0001136_t0027_u01778894234134") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df2_d20260516_m011706_c001_v7007000_t0000_u01778894226205") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d817c_d20260516_m011657_c001_v0001136_t0010_u01778894217525") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0a1a_d20260516_m011645_c001_v7007000_t0000_u01778894205749") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf85_d20260516_m011639_c001_v0001145_t0010_u01778894199101") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd669_d20260516_m011631_c001_v7007000_t0000_u01778894191740") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa876c_d20260516_m011626_c001_v0001161_t0000_u01778894186771") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa5027_d20260516_m011624_c001_v7007000_t0000_u01778894184678") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf1f_d20260516_m011618_c001_v0001145_t0057_u01778894178171") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de459_d20260516_m011611_c001_v7007000_t0000_u01778894171565") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbef9_d20260516_m011606_c001_v0001145_t0023_u01778894166560") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3000_d20260516_m011604_c001_v7007000_t0000_u01778894164381") 2026/05/16 01:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86dc_d20260516_m011557_c001_v0001161_t0004_u01778894157568") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e12_d20260516_m011546_c001_v7007000_t0000_u01778894146325") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d9e_d20260516_m011539_c001_v0001180_t0018_u01778894139092") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809593_d20260516_m011531_c001_v7007000_t0000_u01778894131746") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d62_d20260516_m011522_c001_v0001180_t0017_u01778894122939") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fb6_d20260516_m011515_c001_v7007000_t0000_u01778894115952") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d2e_d20260516_m011508_c001_v0001180_t0010_u01778894108041") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf2692_d20260516_m011627_c001_v7007000_t0000_u01778894187834") 2026/05/16 01:19:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf3f_d20260516_m011623_c001_v0001145_t0018_u01778894183512") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f24_d20260516_m011650_c001_v7007000_t0000_u01778894210553") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f2e_d20260516_m011644_c001_v0001180_t0014_u01778894204863") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da6_d20260516_m011808_c001_v7007000_t0000_u01778894288816") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa88be_d20260516_m011800_c001_v0001161_t0031_u01778894280289") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6b_d20260516_m011753_c001_v7007000_t0000_u01778894273401") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8888_d20260516_m011745_c001_v0001161_t0035_u01778894265268") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b35_d20260516_m011737_c001_v7007000_t0000_u01778894257817") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa885e_d20260516_m011729_c001_v0001161_t0017_u01778894249678") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e67_d20260516_m011722_c001_v7007000_t0000_u01778894242709") 2026/05/16 01:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8830_d20260516_m011714_c001_v0001161_t0050_u01778894234800") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df3_d20260516_m011706_c001_v7007000_t0000_u01778894226391") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87fe_d20260516_m011657_c001_v0001161_t0011_u01778894217928") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0a1c_d20260516_m011646_c001_v7007000_t0000_u01778894206112") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87a4_d20260516_m011639_c001_v0001161_t0033_u01778894199603") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd66a_d20260516_m011631_c001_v7007000_t0000_u01778894191921") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ecc_d20260516_m011626_c001_v0001180_t0020_u01778894186824") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3077_d20260516_m011624_c001_v7007000_t0000_u01778894184565") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa872e_d20260516_m011618_c001_v0001161_t0036_u01778894178676") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de45b_d20260516_m011611_c001_v7007000_t0000_u01778894171748") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80ca_d20260516_m011606_c001_v0001136_t0014_u01778894166579") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e3d5_d20260516_m011604_c001_v7007000_t0000_u01778894164412") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e06_d20260516_m011558_c001_v0001180_t0044_u01778894158080") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e3ad_d20260516_m011546_c001_v7007000_t0000_u01778894146245") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8076_d20260516_m011539_c001_v0001136_t0035_u01778894139331") 2026/05/16 01:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809595_d20260516_m011531_c001_v7007000_t0000_u01778894131934") 2026/05/16 01:19:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d804a_d20260516_m011523_c001_v0001136_t0029_u01778894123197") 2026/05/16 01:19:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fb9_d20260516_m011516_c001_v7007000_t0000_u01778894116133") 2026/05/16 01:19:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8018_d20260516_m011508_c001_v0001136_t0008_u01778894108306") 2026/05/16 01:19:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0a0b_d20260516_m011627_c001_v7007000_t0000_u01778894187847") 2026/05/16 01:19:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8108_d20260516_m011623_c001_v0001136_t0035_u01778894183588") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f27_d20260516_m011650_c001_v7007000_t0000_u01778894210733") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfa9_d20260516_m011644_c001_v0001145_t0041_u01778894204949") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da8_d20260516_m011809_c001_v7007000_t0000_u01778894289002") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc0e7_d20260516_m011800_c001_v0001145_t0043_u01778894280787") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6c_d20260516_m011753_c001_v7007000_t0000_u01778894273584") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc09d_d20260516_m011745_c001_v0001145_t0024_u01778894265605") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b36_d20260516_m011738_c001_v7007000_t0000_u01778894258003") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc065_d20260516_m011730_c001_v0001145_t0028_u01778894250096") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e69_d20260516_m011722_c001_v7007000_t0000_u01778894242892") 2026/05/16 01:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc013_d20260516_m011715_c001_v0001145_t0037_u01778894235201") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df4_d20260516_m011706_c001_v7007000_t0000_u01778894226592") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbfe1_d20260516_m011658_c001_v0001145_t0008_u01778894218362") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7c_d20260516_m011646_c001_v7007000_t0000_u01778894206106") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f0e_d20260516_m011640_c001_v0001180_t0048_u01778894200142") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd66b_d20260516_m011632_c001_v7007000_t0000_u01778894192103") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8124_d20260516_m011626_c001_v0001136_t0054_u01778894186971") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dec79_d20260516_m011624_c001_v7007000_t0000_u01778894184301") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e9c_d20260516_m011619_c001_v0001180_t0025_u01778894179015") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de45d_d20260516_m011611_c001_v7007000_t0000_u01778894171932") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e4a_d20260516_m011606_c001_v0001180_t0034_u01778894166591") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3001_d20260516_m011604_c001_v7007000_t0000_u01778894164415") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbed1_d20260516_m011558_c001_v0001145_t0005_u01778894158280") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de03f_d20260516_m011546_c001_v7007000_t0000_u01778894146326") 2026/05/16 01:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe69_d20260516_m011539_c001_v0001145_t0000_u01778894139603") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809596_d20260516_m011532_c001_v7007000_t0000_u01778894132116") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe23_d20260516_m011523_c001_v0001145_t0031_u01778894123794") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fba_d20260516_m011516_c001_v7007000_t0000_u01778894116313") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbde9_d20260516_m011508_c001_v0001145_t0015_u01778894108700") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dec83_d20260516_m011627_c001_v7007000_t0000_u01778894187666") 2026/05/16 01:19:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa875a_d20260516_m011623_c001_v0001161_t0052_u01778894183629") 2026/05/16 01:19:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f29_d20260516_m011650_c001_v7007000_t0000_u01778894210914") 2026/05/16 01:19:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f32_d20260516_m011645_c001_v0001180_t0024_u01778894205115") 2026/05/16 01:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502da9_d20260516_m011809_c001_v7007000_t0000_u01778894289186") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1480c6_d20260516_m011801_c001_v0001180_t0028_u01778894281082") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6d_d20260516_m011753_c001_v7007000_t0000_u01778894273767") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a14806a_d20260516_m011745_c001_v0001180_t0008_u01778894265968") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b37_d20260516_m011738_c001_v7007000_t0000_u01778894258186") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148008_d20260516_m011730_c001_v0001180_t0025_u01778894250356") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e6a_d20260516_m011723_c001_v7007000_t0000_u01778894243075") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147fb6_d20260516_m011715_c001_v0001180_t0042_u01778894235526") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df6_d20260516_m011706_c001_v7007000_t0000_u01778894226782") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147f6c_d20260516_m011658_c001_v0001180_t0049_u01778894218816") 2026/05/16 01:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7b_d20260516_m011645_c001_v7007000_t0000_u01778894205935") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8142_d20260516_m011640_c001_v0001136_t0004_u01778894200371") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd66d_d20260516_m011632_c001_v7007000_t0000_u01778894192285") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147ed0_d20260516_m011627_c001_v0001180_t0044_u01778894187071") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3076_d20260516_m011624_c001_v7007000_t0000_u01778894184550") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80fa_d20260516_m011619_c001_v0001136_t0006_u01778894179233") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de460_d20260516_m011612_c001_v7007000_t0000_u01778894172116") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e4e_d20260516_m011606_c001_v0001180_t0028_u01778894166815") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3003_d20260516_m011604_c001_v7007000_t0000_u01778894164602") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80ae_d20260516_m011558_c001_v0001136_t0057_u01778894158726") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b853829c0_d20260516_m011546_c001_v7007000_t0000_u01778894146371") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86a0_d20260516_m011540_c001_v0001161_t0020_u01778894140020") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809597_d20260516_m011532_c001_v7007000_t0000_u01778894132299") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa866e_d20260516_m011524_c001_v0001161_t0039_u01778894124215") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fbb_d20260516_m011516_c001_v7007000_t0000_u01778894116494") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa862a_d20260516_m011509_c001_v0001161_t0014_u01778894109076") 2026/05/16 01:19:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa502d_d20260516_m011627_c001_v7007000_t0000_u01778894187677") 2026/05/16 01:19:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eb6_d20260516_m011623_c001_v0001180_t0052_u01778894183807") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f2a_d20260516_m011651_c001_v7007000_t0000_u01778894211094") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87c4_d20260516_m011645_c001_v0001161_t0004_u01778894205241") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502daa_d20260516_m011809_c001_v7007000_t0000_u01778894289377") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8260_d20260516_m011801_c001_v0001136_t0037_u01778894281380") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6e_d20260516_m011753_c001_v7007000_t0000_u01778894273950") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d822a_d20260516_m011746_c001_v0001136_t0038_u01778894266182") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b38_d20260516_m011738_c001_v7007000_t0000_u01778894258368") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81e8_d20260516_m011730_c001_v0001136_t0012_u01778894250559") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e6b_d20260516_m011723_c001_v7007000_t0000_u01778894243258") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d81aa_d20260516_m011715_c001_v0001136_t0029_u01778894235758") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643df7_d20260516_m011706_c001_v7007000_t0000_u01778894226972") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8182_d20260516_m011659_c001_v0001136_t0030_u01778894219037") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615642_d20260516_m011645_c001_v7007000_t0000_u01778894205948") 2026/05/16 01:19:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf93_d20260516_m011640_c001_v0001145_t0030_u01778894200924") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd66e_d20260516_m011632_c001_v7007000_t0000_u01778894192467") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf55_d20260516_m011627_c001_v0001145_t0005_u01778894187094") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a3074_d20260516_m011624_c001_v7007000_t0000_u01778894184312") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf25_d20260516_m011619_c001_v0001145_t0022_u01778894179738") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de461_d20260516_m011612_c001_v7007000_t0000_u01778894172300") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8704_d20260516_m011606_c001_v0001161_t0027_u01778894166890") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d53_d20260516_m011604_c001_v7007000_t0000_u01778894164428") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86e0_d20260516_m011559_c001_v0001161_t0052_u01778894159148") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e3ae_d20260516_m011546_c001_v7007000_t0000_u01778894146426") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147da0_d20260516_m011540_c001_v0001180_t0012_u01778894140441") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809598_d20260516_m011532_c001_v7007000_t0000_u01778894132482") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d66_d20260516_m011524_c001_v0001180_t0052_u01778894124505") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fbc_d20260516_m011516_c001_v7007000_t0000_u01778894116673") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d36_d20260516_m011509_c001_v0001180_t0029_u01778894109594") 2026/05/16 01:19:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a307b_d20260516_m011627_c001_v7007000_t0000_u01778894187973") 2026/05/16 01:19:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d810c_d20260516_m011623_c001_v0001136_t0014_u01778894183860") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f2c_d20260516_m011651_c001_v7007000_t0000_u01778894211276") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8154_d20260516_m011645_c001_v0001136_t0056_u01778894205236") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502dab_d20260516_m011809_c001_v7007000_t0000_u01778894289564") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa88c6_d20260516_m011801_c001_v0001161_t0051_u01778894281692") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b6f_d20260516_m011754_c001_v7007000_t0000_u01778894274132") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa888c_d20260516_m011746_c001_v0001161_t0004_u01778894266553") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b3b_d20260516_m011738_c001_v7007000_t0000_u01778894258551") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8860_d20260516_m011731_c001_v0001161_t0059_u01778894251016") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e6c_d20260516_m011723_c001_v7007000_t0000_u01778894243440") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8834_d20260516_m011716_c001_v0001161_t0030_u01778894236145") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643dfa_d20260516_m011707_c001_v7007000_t0000_u01778894227276") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8802_d20260516_m011659_c001_v0001161_t0014_u01778894219445") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce13f7d_d20260516_m011646_c001_v7007000_t0000_u01778894206118") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87aa_d20260516_m011641_c001_v0001161_t0055_u01778894201220") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd66f_d20260516_m011632_c001_v7007000_t0000_u01778894192754") 2026/05/16 01:19:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8772_d20260516_m011627_c001_v0001161_t0048_u01778894187338") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf268d_d20260516_m011624_c001_v7007000_t0000_u01778894184555") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8732_d20260516_m011620_c001_v0001161_t0034_u01778894180027") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de462_d20260516_m011612_c001_v7007000_t0000_u01778894172483") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbefb_d20260516_m011606_c001_v0001145_t0016_u01778894166914") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405fe689a791e57e_d20260516_m011604_c001_v7007000_t0000_u01778894164445") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e10_d20260516_m011559_c001_v0001180_t0038_u01778894159682") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d9a7_d20260516_m011546_c001_v7007000_t0000_u01778894146468") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d807c_d20260516_m011540_c001_v0001136_t0040_u01778894140716") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e809599_d20260516_m011532_c001_v7007000_t0000_u01778894132664") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8050_d20260516_m011524_c001_v0001136_t0009_u01778894124714") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fbd_d20260516_m011516_c001_v7007000_t0000_u01778894116885") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d801e_d20260516_m011509_c001_v0001136_t0051_u01778894109787") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf2693_d20260516_m011628_c001_v7007000_t0000_u01778894188019") 2026/05/16 01:19:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147eb8_d20260516_m011624_c001_v0001180_t0008_u01778894184009") 2026/05/16 01:19:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf6_d20260516_m011548_c001_v7007000_t0000_u01778894148831") 2026/05/16 01:19:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147dae_d20260516_m011544_c001_v0001180_t0019_u01778894144239") 2026/05/16 01:19:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bf8_d20260516_m011549_c001_v7007000_t0000_u01778894149026") 2026/05/16 01:19:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86b2_d20260516_m011544_c001_v0001161_t0053_u01778894144306") 2026/05/16 01:19:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bfa_d20260516_m011549_c001_v7007000_t0000_u01778894149207") 2026/05/16 01:19:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe8b_d20260516_m011544_c001_v0001145_t0012_u01778894144420") 2026/05/16 01:19:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bfd_d20260516_m011549_c001_v7007000_t0000_u01778894149389") 2026/05/16 01:19:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d808a_d20260516_m011544_c001_v0001136_t0006_u01778894144397") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4bfe_d20260516_m011549_c001_v7007000_t0000_u01778894149571") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147db2_d20260516_m011544_c001_v0001180_t0034_u01778894144440") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c00_d20260516_m011549_c001_v7007000_t0000_u01778894149757") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147db6_d20260516_m011544_c001_v0001180_t0041_u01778894144649") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c01_d20260516_m011549_c001_v7007000_t0000_u01778894149956") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe91_d20260516_m011544_c001_v0001145_t0043_u01778894144853") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c02_d20260516_m011550_c001_v7007000_t0000_u01778894150137") 2026/05/16 01:19:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147db8_d20260516_m011544_c001_v0001180_t0045_u01778894144867") 2026/05/16 01:19:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c04_d20260516_m011550_c001_v7007000_t0000_u01778894150317") 2026/05/16 01:19:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86b4_d20260516_m011544_c001_v0001161_t0045_u01778894144934") 2026/05/16 01:19:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c05_d20260516_m011550_c001_v7007000_t0000_u01778894150499") 2026/05/16 01:19:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d808c_d20260516_m011544_c001_v0001136_t0032_u01778894144997") 2026/05/16 01:19:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c06_d20260516_m011550_c001_v7007000_t0000_u01778894150689") 2026/05/16 01:19:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbe93_d20260516_m011545_c001_v0001145_t0015_u01778894145076") 2026/05/16 01:19:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c07_d20260516_m011550_c001_v7007000_t0000_u01778894150871") 2026/05/16 01:19:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147dbe_d20260516_m011545_c001_v0001180_t0054_u01778894145112") 2026/05/16 01:19:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c08_d20260516_m011551_c001_v7007000_t0000_u01778894151053") 2026/05/16 01:19:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86b8_d20260516_m011545_c001_v0001161_t0009_u01778894145233") 2026/05/16 01:19:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c09_d20260516_m011551_c001_v7007000_t0000_u01778894151234") 2026/05/16 01:19:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d808e_d20260516_m011545_c001_v0001136_t0052_u01778894145287") 2026/05/16 01:19:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c0b_d20260516_m011551_c001_v7007000_t0000_u01778894151416") 2026/05/16 01:19:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147dc0_d20260516_m011545_c001_v0001180_t0032_u01778894145329") 2026/05/16 01:19:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f409be069bbfa4c0c_d20260516_m011551_c001_v7007000_t0000_u01778894151597") 2026/05/16 01:19:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147dc2_d20260516_m011545_c001_v0001180_t0033_u01778894145525") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d9b5_d20260516_m011607_c001_v7007000_t0000_u01778894167713") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e20_d20260516_m011602_c001_v0001180_t0000_u01778894162304") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460e4f_d20260516_m011607_c001_v7007000_t0000_u01778894167370") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80ba_d20260516_m011602_c001_v0001136_t0013_u01778894162396") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f405fe689a791e582_d20260516_m011607_c001_v7007000_t0000_u01778894167393") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86ec_d20260516_m011602_c001_v0001161_t0006_u01778894162413") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416f25d8cfa51676_d20260516_m011607_c001_v7007000_t0000_u01778894167383") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbedd_d20260516_m011602_c001_v0001145_t0044_u01778894162516") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf09db_d20260516_m011607_c001_v7007000_t0000_u01778894167335") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e26_d20260516_m011602_c001_v0001180_t0039_u01778894162571") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460e51_d20260516_m011607_c001_v7007000_t0000_u01778894167672") 2026/05/16 01:19:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e28_d20260516_m011602_c001_v0001180_t0036_u01778894162794") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d58_d20260516_m011607_c001_v7007000_t0000_u01778894167502") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86ee_d20260516_m011602_c001_v0001161_t0005_u01778894162807") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf09dc_d20260516_m011607_c001_v7007000_t0000_u01778894167518") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbee1_d20260516_m011602_c001_v0001145_t0025_u01778894162816") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d9b3_d20260516_m011607_c001_v7007000_t0000_u01778894167529") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80bc_d20260516_m011602_c001_v0001136_t0011_u01778894162855") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d9b2_d20260516_m011607_c001_v7007000_t0000_u01778894167341") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e2a_d20260516_m011602_c001_v0001180_t0040_u01778894162994") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de057_d20260516_m011607_c001_v7007000_t0000_u01778894167729") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbee3_d20260516_m011603_c001_v0001145_t0020_u01778894163086") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de055_d20260516_m011607_c001_v7007000_t0000_u01778894167350") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e30_d20260516_m011603_c001_v0001180_t0015_u01778894163245") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f419584b4b2615564_d20260516_m011607_c001_v7007000_t0000_u01778894167476") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d80be_d20260516_m011603_c001_v0001136_t0052_u01778894163352") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de056_d20260516_m011607_c001_v7007000_t0000_u01778894167547") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa86f4_d20260516_m011603_c001_v0001161_t0011_u01778894163357") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643d59_d20260516_m011607_c001_v7007000_t0000_u01778894167686") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e32_d20260516_m011603_c001_v0001180_t0006_u01778894163512") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416f25d8cfa516db_d20260516_m011607_c001_v7007000_t0000_u01778894167583") 2026/05/16 01:19:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbee9_d20260516_m011603_c001_v0001145_t0010_u01778894163521") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e252_d20260516_m011349_c001_v7007000_t0000_u01778894029654") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f110a979126680444_d20260516_m011347_c001_v0001150_t0052_u01778894027135") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2efb_d20260516_m011346_c001_v7007000_t0000_u01778894026950") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f110a979126680428_d20260516_m011343_c001_v0001150_t0018_u01778894023304") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2ef4_d20260516_m011342_c001_v7007000_t0000_u01778894022571") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8452_d20260516_m011338_c001_v0001161_t0022_u01778894018325") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba20807f_d20260516_m011336_c001_v7007000_t0000_u01778894016868") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1004bf07a244b026_d20260516_m011334_c001_v0001174_t0038_u01778894014589") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d825_d20260516_m011334_c001_v7007000_t0000_u01778894014404") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1004bf07a244afd0_d20260516_m011330_c001_v0001174_t0042_u01778894010682") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d817_d20260516_m011329_c001_v7007000_t0000_u01778894009951") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbc4d_d20260516_m011326_c001_v0001145_t0028_u01778894006077") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a863_d20260516_m011324_c001_v7007000_t0000_u01778894004813") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f116b601c10671d1b_d20260516_m011323_c001_v0001184_t0012_u01778894003331") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf264a_d20260516_m011323_c001_v7007000_t0000_u01778894003149") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f116b601c10671ce3_d20260516_m011319_c001_v0001184_t0013_u01778893999637") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf2647_d20260516_m011318_c001_v7007000_t0000_u01778893998914") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbc23_d20260516_m011314_c001_v0001145_t0014_u01778893994368") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502ad2_d20260516_m011313_c001_v7007000_t0000_u01778893993450") 2026/05/16 01:19:29 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11853613daf1f51c_d20260516_m011311_c001_v0001136_t0008_u01778893991560") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4068601f6127d3c6_d20260516_m011311_c001_v7007000_t0000_u01778893991379") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11853613daf1f510_d20260516_m011308_c001_v0001136_t0044_u01778893988070") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4068601f6127d3aa_d20260516_m011307_c001_v7007000_t0000_u01778893987349") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbbf7_d20260516_m011300_c001_v0001145_t0056_u01778893980758") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4083f8fc28a945ea_d20260516_m011259_c001_v7007000_t0000_u01778893979849") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f107dafc51f1f1445_d20260516_m011258_c001_v0001182_t0027_u01778893978186") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f415b65876d7acf65_d20260516_m011258_c001_v7007000_t0000_u01778893978005") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f107dafc51f1f1419_d20260516_m011254_c001_v0001182_t0022_u01778893974162") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f415b65876d7acf5e_d20260516_m011253_c001_v7007000_t0000_u01778893973449") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbbc5_d20260516_m011242_c001_v0001145_t0032_u01778893962502") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0752_d20260516_m011241_c001_v7007000_t0000_u01778893961591") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1079dad2339ba0ed_d20260516_m011239_c001_v0001100_t0005_u01778893959513") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba207f87_d20260516_m011239_c001_v7007000_t0000_u01778893959320") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1079dad2339ba0d1_d20260516_m011235_c001_v0001100_t0005_u01778893955541") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba207f65_d20260516_m011234_c001_v7007000_t0000_u01778893954818") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbb8b_d20260516_m011227_c001_v0001145_t0020_u01778893947660") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d8d_d20260516_m011226_c001_v7007000_t0000_u01778893946569") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f116ef20a3f9f5ad4_d20260516_m011219_c001_v0001161_t0031_u01778893939734") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf070d_d20260516_m011219_c001_v7007000_t0000_u01778893939511") 2026/05/16 01:19:30 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbabf_d20260516_m011114_c001_v0001145_t0028_u01778893874971") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f114a124f337de8b6_d20260516_m011113_c001_v0001039_t0054_u01778893873904") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f114a124f337de8ac_d20260516_m011112_c001_v0001039_t0026_u01778893872567") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce133ef_d20260516_m011059_c001_v7007000_t0000_u01778893859399") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8193_d20260516_m011052_c001_v0001161_t0007_u01778893852303") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f118c7b98056f7255_d20260516_m011051_c001_v0001182_t0036_u01778893851526") 2026/05/16 01:19:31 DEBUG : dst/one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f118c7b98056f7247_d20260516_m011050_c001_v0001182_t0032_u01778893850573") 2026/05/16 01:19:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e254_d20260516_m011349_c001_v7007000_t0000_u01778894029835") 2026/05/16 01:19:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1190c2bdf5a4bde1_d20260516_m011346_c001_v0001136_t0028_u01778894026473") 2026/05/16 01:19:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1096e971eb44fa33_d20260516_m011342_c001_v0001161_t0023_u01778894022259") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba208080_d20260516_m011337_c001_v7007000_t0000_u01778894017049") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f10366554f0dfcbee_d20260516_m011334_c001_v0001177_t0045_u01778894014187") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f105a69ee02af859c_d20260516_m011329_c001_v0001093_t0013_u01778894009434") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a866_d20260516_m011324_c001_v7007000_t0000_u01778894004993") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1025db93dfd1aa95_d20260516_m011322_c001_v0001165_t0012_u01778894002894") 2026/05/16 01:19:31 DEBUG : dst/one.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f115b26c54554141f_d20260516_m011318_c001_v0001116_t0039_u01778893998025") 2026/05/16 01:19:31 DEBUG : dst/three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d8e_d20260516_m011226_c001_v7007000_t0000_u01778893946753") 2026/05/16 01:19:32 DEBUG : dst/three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f114a124f337de9cc_d20260516_m011224_c001_v0001039_t0029_u01778893944861") 2026/05/16 01:19:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e255_d20260516_m011350_c001_v7007000_t0000_u01778894030015") 2026/05/16 01:19:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f118688e5c43605c4_d20260516_m011348_c001_v0001091_t0049_u01778894028267") 2026/05/16 01:19:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1037cc4a1cdf82af_d20260516_m011344_c001_v0001167_t0000_u01778894024261") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e257_d20260516_m011350_c001_v7007000_t0000_u01778894030208") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f110a97912668044c_d20260516_m011348_c001_v0001150_t0056_u01778894028901") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2efe_d20260516_m011348_c001_v7007000_t0000_u01778894028716") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f110a979126680434_d20260516_m011344_c001_v0001150_t0018_u01778894024840") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2ef7_d20260516_m011344_c001_v7007000_t0000_u01778894024651") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8458_d20260516_m011339_c001_v0001161_t0056_u01778894019348") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba208081_d20260516_m011337_c001_v7007000_t0000_u01778894017230") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1004bf07a244b03e_d20260516_m011336_c001_v0001174_t0052_u01778894016052") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d827_d20260516_m011335_c001_v7007000_t0000_u01778894015867") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1004bf07a244affe_d20260516_m011332_c001_v0001174_t0040_u01778894012563") 2026/05/16 01:19:32 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d81d_d20260516_m011332_c001_v7007000_t0000_u01778894012329") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbc55_d20260516_m011326_c001_v0001145_t0034_u01778894006744") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf264d_d20260516_m011324_c001_v7007000_t0000_u01778894004265") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8409_d20260516_m011321_c001_v0001161_t0021_u01778894001684") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f404744ca45cf2648_d20260516_m011320_c001_v7007000_t0000_u01778894000503") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbc2b_d20260516_m011315_c001_v0001145_t0022_u01778893995298") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4068601f6127d3ca_d20260516_m011312_c001_v7007000_t0000_u01778893992522") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa83d3_d20260516_m011309_c001_v0001161_t0000_u01778893989942") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4068601f6127d3b6_d20260516_m011308_c001_v7007000_t0000_u01778893988775") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbbff_d20260516_m011301_c001_v0001145_t0057_u01778893981980") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f415b65876d7acf66_d20260516_m011258_c001_v7007000_t0000_u01778893978925") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8393_d20260516_m011256_c001_v0001161_t0031_u01778893976605") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f415b65876d7acf63_d20260516_m011255_c001_v7007000_t0000_u01778893975501") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbbc7_d20260516_m011243_c001_v0001145_t0018_u01778893963075") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba207f8f_d20260516_m011240_c001_v7007000_t0000_u01778893960512") 2026/05/16 01:19:33 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8351_d20260516_m011238_c001_v0001161_t0051_u01778893958031") 2026/05/16 01:19:34 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba207f74_d20260516_m011236_c001_v7007000_t0000_u01778893956941") 2026/05/16 01:19:34 DEBUG : dst/three.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbb8f_d20260516_m011228_c001_v0001145_t0055_u01778893948391") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba208082_d20260516_m011337_c001_v7007000_t0000_u01778894017412") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f107dafc51f1f15f5_d20260516_m011335_c001_v0001182_t0004_u01778894015651") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11636023a5ffef6d_d20260516_m011331_c001_v0001167_t0024_u01778894011750") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a86c_d20260516_m011325_c001_v7007000_t0000_u01778894005174") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f119efdedd7e243aa_d20260516_m011323_c001_v0001146_t0018_u01778894003866") 2026/05/16 01:19:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f104861820581701e_d20260516_m011320_c001_v0001090_t0029_u01778894000149") 2026/05/16 01:19:34 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e258_d20260516_m011350_c001_v7007000_t0000_u01778894030390") 2026/05/16 01:19:34 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbc89_d20260516_m011338_c001_v0001145_t0059_u01778894018953") 2026/05/16 01:19:34 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba208083_d20260516_m011337_c001_v7007000_t0000_u01778894017593") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8423_d20260516_m011326_c001_v0001161_t0052_u01778894006363") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a86f_d20260516_m011325_c001_v7007000_t0000_u01778894005354") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa83f1_d20260516_m011314_c001_v0001161_t0031_u01778893994910") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502ad3_d20260516_m011313_c001_v7007000_t0000_u01778893993633") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa83b1_d20260516_m011301_c001_v0001161_t0027_u01778893981642") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4083f8fc28a945ec_d20260516_m011300_c001_v7007000_t0000_u01778893980031") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8365_d20260516_m011242_c001_v0001161_t0029_u01778893962774") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddf0753_d20260516_m011241_c001_v7007000_t0000_u01778893961776") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa832b_d20260516_m011227_c001_v0001161_t0052_u01778893947964") 2026/05/16 01:19:35 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9d5d90_d20260516_m011226_c001_v7007000_t0000_u01778893946936") 2026/05/16 01:19:36 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f105c8e6f2317b777_d20260516_m011222_c001_v0001185_t0007_u01778893942350") 2026/05/16 01:19:36 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce133f0_d20260516_m011059_c001_v7007000_t0000_u01778893859582") 2026/05/16 01:19:36 DEBUG : dst/two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f118c7b98056f727d_d20260516_m011058_c001_v0001182_t0037_u01778893858474") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a557_d20260516_m010925_c001_v7007000_t0000_u01778893765019") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7fe5_d20260516_m010921_c001_v0001161_t0010_u01778893761553") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a550_d20260516_m010919_c001_v7007000_t0000_u01778893759472") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb925_d20260516_m010908_c001_v0001145_t0030_u01778893748941") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b8a_d20260516_m010859_c001_v7007000_t0000_u01778893739596") 2026/05/16 01:19:36 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f61_d20260516_m010856_c001_v0001161_t0022_u01778893736373") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfa9_d20260516_m010834_c001_v7007000_t0000_u01778893714662") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ed9_d20260516_m010832_c001_v0001103_t0045_u01778893712644") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf9d_d20260516_m010831_c001_v7007000_t0000_u01778893711765") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ec9_d20260516_m010830_c001_v0001103_t0059_u01778893710466") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf94_d20260516_m010827_c001_v7007000_t0000_u01778893707351") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e91_d20260516_m010825_c001_v0001103_t0055_u01778893705353") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf8f_d20260516_m010824_c001_v7007000_t0000_u01778893704484") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e7b_d20260516_m010822_c001_v0001103_t0053_u01778893702996") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf83_d20260516_m010817_c001_v7007000_t0000_u01778893697054") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e34_d20260516_m010815_c001_v0001103_t0035_u01778893695408") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf7d_d20260516_m010814_c001_v7007000_t0000_u01778893694421") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e24_d20260516_m010813_c001_v0001103_t0057_u01778893693565") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba50_d20260516_m010808_c001_v7007000_t0000_u01778893688592") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84dec_d20260516_m010807_c001_v0001103_t0053_u01778893687023") 2026/05/16 01:19:37 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba41_d20260516_m010805_c001_v7007000_t0000_u01778893685161") 2026/05/16 01:19:38 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84dd0_d20260516_m010804_c001_v0001103_t0051_u01778893684020") 2026/05/16 01:19:38 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba3c_d20260516_m010803_c001_v7007000_t0000_u01778893683651") 2026/05/16 01:19:38 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f107bd96bb4b5f63f_d20260516_m010802_c001_v0001036_t0025_u01778893682929") 2026/05/16 01:19:38 DEBUG : empty space: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84dbc_d20260516_m010801_c001_v0001103_t0027_u01778893681189") 2026/05/16 01:19:38 DEBUG : enormous: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfa5_d20260516_m010833_c001_v7007000_t0000_u01778893713753") 2026/05/16 01:19:38 DEBUG : enormous: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84edf_d20260516_m010832_c001_v0001103_t0000_u01778893712975") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59e26a_d20260516_m011355_c001_v7007000_t0000_u01778894035112") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbccd_d20260516_m011353_c001_v0001145_t0006_u01778894033735") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b6d_d20260516_m010854_c001_v7007000_t0000_u01778893734883") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8ed_d20260516_m010853_c001_v0001145_t0026_u01778893733811") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba2b_d20260516_m010758_c001_v7007000_t0000_u01778893678235") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d9e_d20260516_m010757_c001_v0001103_t0005_u01778893677104") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba26_d20260516_m010756_c001_v7007000_t0000_u01778893676551") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d94_d20260516_m010755_c001_v0001103_t0031_u01778893675492") 2026/05/16 01:19:38 DEBUG : existing: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d86_d20260516_m010754_c001_v0001103_t0055_u01778893674433") 2026/05/16 01:19:39 DEBUG : existing-b: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b6f_d20260516_m010855_c001_v7007000_t0000_u01778893735067") 2026/05/16 01:19:39 DEBUG : existing-b: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f53_d20260516_m010853_c001_v0001161_t0029_u01778893733802") 2026/05/16 01:19:39 DEBUG : file1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d939_d20260516_m011459_c001_v7007000_t0000_u01778894099209") 2026/05/16 01:19:39 DEBUG : file1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d10_d20260516_m011458_c001_v0001180_t0042_u01778894098382") 2026/05/16 01:19:39 DEBUG : file1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d934_d20260516_m011457_c001_v7007000_t0000_u01778894097080") 2026/05/16 01:19:39 DEBUG : file1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d7fe6_d20260516_m011456_c001_v0001136_t0042_u01778894096134") 2026/05/16 01:19:39 DEBUG : five: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfb5_d20260516_m010838_c001_v7007000_t0000_u01778893718677") 2026/05/16 01:19:39 DEBUG : five: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f412876ffdfd84f03_d20260516_m010836_c001_v0001103_t0030_u01778893716614") 2026/05/16 01:19:39 DEBUG : foo: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba46_d20260516_m010806_c001_v7007000_t0000_u01778893686655") 2026/05/16 01:19:39 DEBUG : foo: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f412876ffdfd84dde_d20260516_m010806_c001_v0001103_t0030_u01778893686106") 2026/05/16 01:19:39 DEBUG : foo: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f412876ffdfd84dd8_d20260516_m010805_c001_v0001103_t0030_u01778893685531") 2026/05/16 01:19:39 DEBUG : four: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfb6_d20260516_m010838_c001_v7007000_t0000_u01778893718857") 2026/05/16 01:19:39 DEBUG : four: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecb8b1_d20260516_m010837_c001_v0001145_t0057_u01778893717217") 2026/05/16 01:19:39 DEBUG : four: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84efd_d20260516_m010835_c001_v0001103_t0025_u01778893715933") 2026/05/16 01:19:39 DEBUG : hello world2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b676f_d20260516_m010706_c001_v7007000_t0000_u01778893626231") 2026/05/16 01:19:39 DEBUG : hello world2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0eb3_d20260516_m010705_c001_v0001092_t0044_u01778893625560") 2026/05/16 01:19:39 DEBUG : ignore-size: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba1e_d20260516_m010754_c001_v7007000_t0000_u01778893674066") 2026/05/16 01:19:39 DEBUG : ignore-size: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d7e_d20260516_m010753_c001_v0001103_t0024_u01778893673011") 2026/05/16 01:19:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b62_d20260516_m010853_c001_v7007000_t0000_u01778893733064") 2026/05/16 01:19:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f45_d20260516_m010851_c001_v0001161_t0055_u01778893731580") 2026/05/16 01:19:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b50_d20260516_m010850_c001_v7007000_t0000_u01778893730821") 2026/05/16 01:19:40 DEBUG : nested/sub dir/file: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f3d_d20260516_m010849_c001_v0001161_t0055_u01778893729965") 2026/05/16 01:19:40 DEBUG : one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfb8_d20260516_m010839_c001_v7007000_t0000_u01778893719046") 2026/05/16 01:19:40 DEBUG : one: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f412876ffdfd84eef_d20260516_m010835_c001_v0001103_t0030_u01778893715027") 2026/05/16 01:19:40 DEBUG : only0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90c_d20260516_m011451_c001_v7007000_t0000_u01778894091622") 2026/05/16 01:19:40 DEBUG : only0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd87_d20260516_m011445_c001_v0001145_t0057_u01778894085827") 2026/05/16 01:19:40 DEBUG : only0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8546_d20260516_m011423_c001_v0001161_t0011_u01778894063468") 2026/05/16 01:19:40 DEBUG : only0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cbe2a_d20260516_m011417_c001_v7007000_t0000_u01778894057408") 2026/05/16 01:19:40 DEBUG : only0: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84ae_d20260516_m011358_c001_v0001161_t0025_u01778894038873") 2026/05/16 01:19:40 DEBUG : only1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90d_d20260516_m011451_c001_v7007000_t0000_u01778894091805") 2026/05/16 01:19:40 DEBUG : only1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4074952f8a147cea_d20260516_m011446_c001_v0001180_t0011_u01778894086761") 2026/05/16 01:19:40 DEBUG : only1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa854c_d20260516_m011424_c001_v0001161_t0025_u01778894064396") 2026/05/16 01:19:40 DEBUG : only1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbf1_d20260516_m011416_c001_v7007000_t0000_u01778894056596") 2026/05/16 01:19:40 DEBUG : only1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84b2_d20260516_m011359_c001_v0001161_t0027_u01778894039475") 2026/05/16 01:19:40 DEBUG : only10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90e_d20260516_m011451_c001_v7007000_t0000_u01778894091989") 2026/05/16 01:19:40 DEBUG : only10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85bc_d20260516_m011445_c001_v0001161_t0041_u01778894085847") 2026/05/16 01:19:40 DEBUG : only10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8588_d20260516_m011436_c001_v0001161_t0014_u01778894076167") 2026/05/16 01:19:40 DEBUG : only10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2ad62_d20260516_m011417_c001_v7007000_t0000_u01778894057447") 2026/05/16 01:19:41 DEBUG : only10: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84ee_d20260516_m011407_c001_v0001161_t0008_u01778894047831") 2026/05/16 01:19:41 DEBUG : only11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d90f_d20260516_m011452_c001_v7007000_t0000_u01778894092173") 2026/05/16 01:19:41 DEBUG : only11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413d9409651d7fc0_d20260516_m011446_c001_v0001136_t0051_u01778894086583") 2026/05/16 01:19:41 DEBUG : only11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa858c_d20260516_m011437_c001_v0001161_t0055_u01778894077109") 2026/05/16 01:19:41 DEBUG : only11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2ad5d_d20260516_m011416_c001_v7007000_t0000_u01778894056986") 2026/05/16 01:19:41 DEBUG : only11: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84f6_d20260516_m011408_c001_v0001161_t0009_u01778894048808") 2026/05/16 01:19:41 DEBUG : only12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d912_d20260516_m011452_c001_v7007000_t0000_u01778894092411") 2026/05/16 01:19:41 DEBUG : only12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4074952f8a147ce4_d20260516_m011446_c001_v0001180_t0011_u01778894086394") 2026/05/16 01:19:41 DEBUG : only12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8596_d20260516_m011438_c001_v0001161_t0054_u01778894078092") 2026/05/16 01:19:41 DEBUG : only12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbff_d20260516_m011417_c001_v7007000_t0000_u01778894057513") 2026/05/16 01:19:41 DEBUG : only12: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84fa_d20260516_m011409_c001_v0001161_t0051_u01778894049843") 2026/05/16 01:19:41 DEBUG : only13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d914_d20260516_m011452_c001_v7007000_t0000_u01778894092598") 2026/05/16 01:19:41 DEBUG : only13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd89_d20260516_m011446_c001_v0001145_t0057_u01778894086278") 2026/05/16 01:19:41 DEBUG : only13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8598_d20260516_m011438_c001_v0001161_t0022_u01778894078926") 2026/05/16 01:19:41 DEBUG : only13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cbe28_d20260516_m011417_c001_v7007000_t0000_u01778894057045") 2026/05/16 01:19:41 DEBUG : only13: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8500_d20260516_m011410_c001_v0001161_t0038_u01778894050501") 2026/05/16 01:19:41 DEBUG : only14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d916_d20260516_m011452_c001_v7007000_t0000_u01778894092781") 2026/05/16 01:19:41 DEBUG : only14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85be_d20260516_m011446_c001_v0001161_t0041_u01778894086286") 2026/05/16 01:19:41 DEBUG : only14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa859c_d20260516_m011439_c001_v0001161_t0015_u01778894079710") 2026/05/16 01:19:41 DEBUG : only14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbf9_d20260516_m011417_c001_v7007000_t0000_u01778894057146") 2026/05/16 01:19:42 DEBUG : only14: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8502_d20260516_m011411_c001_v0001161_t0022_u01778894051061") 2026/05/16 01:19:42 DEBUG : only15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d918_d20260516_m011452_c001_v7007000_t0000_u01778894092979") 2026/05/16 01:19:42 DEBUG : only15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd8d_d20260516_m011446_c001_v0001145_t0057_u01778894086460") 2026/05/16 01:19:42 DEBUG : only15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85a0_d20260516_m011440_c001_v0001161_t0041_u01778894080777") 2026/05/16 01:19:42 DEBUG : only15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc4f_d20260516_m011417_c001_v7007000_t0000_u01778894057540") 2026/05/16 01:19:42 DEBUG : only15: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8506_d20260516_m011411_c001_v0001161_t0034_u01778894051712") 2026/05/16 01:19:42 DEBUG : only16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d91a_d20260516_m011453_c001_v7007000_t0000_u01778894093162") 2026/05/16 01:19:42 DEBUG : only16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85c0_d20260516_m011446_c001_v0001161_t0041_u01778894086475") 2026/05/16 01:19:42 DEBUG : only16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85a4_d20260516_m011442_c001_v0001161_t0010_u01778894082130") 2026/05/16 01:19:42 DEBUG : only16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbee_d20260516_m011416_c001_v7007000_t0000_u01778894056411") 2026/05/16 01:19:42 DEBUG : only16: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa850c_d20260516_m011412_c001_v0001161_t0015_u01778894052705") 2026/05/16 01:19:43 DEBUG : only17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d91b_d20260516_m011453_c001_v7007000_t0000_u01778894093345") 2026/05/16 01:19:43 DEBUG : only17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4074952f8a147ce8_d20260516_m011446_c001_v0001180_t0011_u01778894086579") 2026/05/16 01:19:43 DEBUG : only17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85ac_d20260516_m011443_c001_v0001161_t0054_u01778894083056") 2026/05/16 01:19:43 DEBUG : only17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2ad5b_d20260516_m011416_c001_v7007000_t0000_u01778894056795") 2026/05/16 01:19:43 DEBUG : only17: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8512_d20260516_m011413_c001_v0001161_t0009_u01778894053508") 2026/05/16 01:19:43 DEBUG : only18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d91c_d20260516_m011453_c001_v7007000_t0000_u01778894093528") 2026/05/16 01:19:43 DEBUG : only18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd8f_d20260516_m011446_c001_v0001145_t0057_u01778894086642") 2026/05/16 01:19:43 DEBUG : only18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85b4_d20260516_m011443_c001_v0001161_t0005_u01778894083898") 2026/05/16 01:19:43 DEBUG : only18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc4b_d20260516_m011417_c001_v7007000_t0000_u01778894057157") 2026/05/16 01:19:43 DEBUG : only18: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa851a_d20260516_m011414_c001_v0001161_t0007_u01778894054357") 2026/05/16 01:19:43 DEBUG : only19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d91d_d20260516_m011453_c001_v7007000_t0000_u01778894093711") 2026/05/16 01:19:43 DEBUG : only19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85c2_d20260516_m011446_c001_v0001161_t0041_u01778894086675") 2026/05/16 01:19:43 DEBUG : only19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85b6_d20260516_m011444_c001_v0001161_t0056_u01778894084664") 2026/05/16 01:19:43 DEBUG : only19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbf6_d20260516_m011416_c001_v7007000_t0000_u01778894056963") 2026/05/16 01:19:43 DEBUG : only19: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa851e_d20260516_m011414_c001_v0001161_t0030_u01778894054995") 2026/05/16 01:19:43 DEBUG : only2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d91e_d20260516_m011453_c001_v7007000_t0000_u01778894093913") 2026/05/16 01:19:43 DEBUG : only2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413d9409651d7fc8_d20260516_m011446_c001_v0001136_t0051_u01778894086772") 2026/05/16 01:19:43 DEBUG : only2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa854e_d20260516_m011425_c001_v0001161_t0011_u01778894065111") 2026/05/16 01:19:43 DEBUG : only2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cbe26_d20260516_m011416_c001_v7007000_t0000_u01778894056864") 2026/05/16 01:19:44 DEBUG : only2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84b4_d20260516_m011400_c001_v0001161_t0053_u01778894040457") 2026/05/16 01:19:44 DEBUG : only3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d921_d20260516_m011454_c001_v7007000_t0000_u01778894094096") 2026/05/16 01:19:44 DEBUG : only3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd91_d20260516_m011446_c001_v0001145_t0057_u01778894086825") 2026/05/16 01:19:44 DEBUG : only3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8554_d20260516_m011426_c001_v0001161_t0055_u01778894066283") 2026/05/16 01:19:44 DEBUG : only3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cbe29_d20260516_m011417_c001_v7007000_t0000_u01778894057227") 2026/05/16 01:19:44 DEBUG : only3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84bc_d20260516_m011401_c001_v0001161_t0014_u01778894041387") 2026/05/16 01:19:44 DEBUG : only4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d923_d20260516_m011454_c001_v7007000_t0000_u01778894094280") 2026/05/16 01:19:44 DEBUG : only4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85c4_d20260516_m011446_c001_v0001161_t0041_u01778894086859") 2026/05/16 01:19:44 DEBUG : only4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa855a_d20260516_m011427_c001_v0001161_t0050_u01778894067092") 2026/05/16 01:19:44 DEBUG : only4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbf4_d20260516_m011416_c001_v7007000_t0000_u01778894056780") 2026/05/16 01:19:44 DEBUG : only4: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84c4_d20260516_m011402_c001_v0001161_t0010_u01778894042258") 2026/05/16 01:19:44 DEBUG : only5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d927_d20260516_m011454_c001_v7007000_t0000_u01778894094473") 2026/05/16 01:19:44 DEBUG : only5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4074952f8a147cee_d20260516_m011446_c001_v0001180_t0011_u01778894086944") 2026/05/16 01:19:44 DEBUG : only5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa855c_d20260516_m011427_c001_v0001161_t0008_u01778894067867") 2026/05/16 01:19:44 DEBUG : only5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2ad60_d20260516_m011417_c001_v7007000_t0000_u01778894057264") 2026/05/16 01:19:44 DEBUG : only5: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84c6_d20260516_m011403_c001_v0001161_t0011_u01778894043205") 2026/05/16 01:19:44 DEBUG : only6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d92a_d20260516_m011454_c001_v7007000_t0000_u01778894094657") 2026/05/16 01:19:44 DEBUG : only6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413d9409651d7fca_d20260516_m011446_c001_v0001136_t0051_u01778894086955") 2026/05/16 01:19:44 DEBUG : only6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8560_d20260516_m011429_c001_v0001161_t0029_u01778894069052") 2026/05/16 01:19:44 DEBUG : only6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4031156c050bcbfd_d20260516_m011417_c001_v7007000_t0000_u01778894057330") 2026/05/16 01:19:45 DEBUG : only6: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84ca_d20260516_m011404_c001_v0001161_t0001_u01778894044048") 2026/05/16 01:19:45 DEBUG : only7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d92c_d20260516_m011454_c001_v7007000_t0000_u01778894094841") 2026/05/16 01:19:45 DEBUG : only7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41149df2a0ecbd93_d20260516_m011447_c001_v0001145_t0057_u01778894087007") 2026/05/16 01:19:45 DEBUG : only7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8564_d20260516_m011429_c001_v0001161_t0013_u01778894069748") 2026/05/16 01:19:45 DEBUG : only7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc4d_d20260516_m011417_c001_v7007000_t0000_u01778894057345") 2026/05/16 01:19:45 DEBUG : only7: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84d4_d20260516_m011405_c001_v0001161_t0004_u01778894045069") 2026/05/16 01:19:45 DEBUG : only8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d92e_d20260516_m011455_c001_v7007000_t0000_u01778894095025") 2026/05/16 01:19:45 DEBUG : only8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa85c6_d20260516_m011447_c001_v0001161_t0041_u01778894087057") 2026/05/16 01:19:45 DEBUG : only8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa856a_d20260516_m011430_c001_v0001161_t0022_u01778894070472") 2026/05/16 01:19:45 DEBUG : only8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc48_d20260516_m011416_c001_v7007000_t0000_u01778894056782") 2026/05/16 01:19:45 DEBUG : only8: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84dc_d20260516_m011406_c001_v0001161_t0030_u01778894046257") 2026/05/16 01:19:45 DEBUG : only9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d930_d20260516_m011455_c001_v7007000_t0000_u01778894095207") 2026/05/16 01:19:45 DEBUG : only9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4074952f8a147cf0_d20260516_m011447_c001_v0001180_t0011_u01778894087126") 2026/05/16 01:19:45 DEBUG : only9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8574_d20260516_m011432_c001_v0001161_t0012_u01778894072261") 2026/05/16 01:19:45 DEBUG : only9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9dcc4a_d20260516_m011416_c001_v7007000_t0000_u01778894056974") 2026/05/16 01:19:45 DEBUG : only9: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa84ea_d20260516_m011406_c001_v0001161_t0022_u01778894046989") 2026/05/16 01:19:45 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b42_d20260516_m010848_c001_v7007000_t0000_u01778893728842") 2026/05/16 01:19:45 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8d1_d20260516_m010846_c001_v0001145_t0026_u01778893726838") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b2c_d20260516_m010846_c001_v7007000_t0000_u01778893726102") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f23_d20260516_m010843_c001_v0001161_t0049_u01778893723358") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b0a_d20260516_m010842_c001_v7007000_t0000_u01778893722405") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8b9_d20260516_m010839_c001_v0001145_t0008_u01778893719957") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf98_d20260516_m010829_c001_v7007000_t0000_u01778893709595") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84eaf_d20260516_m010827_c001_v0001103_t0038_u01778893707895") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf92_d20260516_m010826_c001_v7007000_t0000_u01778893706240") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e8d_d20260516_m010825_c001_v0001103_t0048_u01778893705027") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf8e_d20260516_m010823_c001_v7007000_t0000_u01778893703763") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e77_d20260516_m010822_c001_v0001103_t0010_u01778893702618") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf82_d20260516_m010816_c001_v7007000_t0000_u01778893696506") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e2c_d20260516_m010814_c001_v0001103_t0052_u01778893694961") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf7e_d20260516_m010814_c001_v7007000_t0000_u01778893694602") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e20_d20260516_m010813_c001_v0001103_t0020_u01778893693253") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf7b_d20260516_m010812_c001_v7007000_t0000_u01778893692893") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e12_d20260516_m010812_c001_v0001103_t0051_u01778893692192") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e0e_d20260516_m010811_c001_v0001103_t0051_u01778893691458") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf7a_d20260516_m010811_c001_v7007000_t0000_u01778893691097") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e08_d20260516_m010810_c001_v0001103_t0014_u01778893690362") 2026/05/16 01:19:46 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e00_d20260516_m010809_c001_v0001103_t0006_u01778893689497") 2026/05/16 01:19:47 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf78_d20260516_m010809_c001_v7007000_t0000_u01778893689137") 2026/05/16 01:19:47 DEBUG : potato: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84df4_d20260516_m010807_c001_v0001103_t0047_u01778893687897") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba206a05_d20260516_m011035_c001_v7007000_t0000_u01778893835057") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8157_d20260516_m011034_c001_v0001161_t0033_u01778893834357") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a558_d20260516_m010925_c001_v7007000_t0000_u01778893765346") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb945_d20260516_m010920_c001_v0001145_t0016_u01778893760778") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddef29c_d20260516_m010912_c001_v7007000_t0000_u01778893752988") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7fa7_d20260516_m010908_c001_v0001161_t0051_u01778893748157") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b8e_d20260516_m010900_c001_v7007000_t0000_u01778893740029") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8f5_d20260516_m010856_c001_v0001145_t0017_u01778893736008") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfa7_d20260516_m010833_c001_v7007000_t0000_u01778893713935") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ed7_d20260516_m010832_c001_v0001103_t0036_u01778893712318") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfa0_d20260516_m010831_c001_v7007000_t0000_u01778893711953") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ec1_d20260516_m010830_c001_v0001103_t0050_u01778893710138") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf99_d20260516_m010829_c001_v7007000_t0000_u01778893709777") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84eb7_d20260516_m010828_c001_v0001103_t0055_u01778893708792") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf95_d20260516_m010827_c001_v7007000_t0000_u01778893707533") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ea1_d20260516_m010826_c001_v0001103_t0008_u01778893706602") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf90_d20260516_m010824_c001_v7007000_t0000_u01778893704665") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e85_d20260516_m010823_c001_v0001103_t0012_u01778893703752") 2026/05/16 01:19:47 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bf85_d20260516_m010817_c001_v7007000_t0000_u01778893697237") 2026/05/16 01:19:48 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84e3a_d20260516_m010816_c001_v0001103_t0056_u01778893696089") 2026/05/16 01:19:48 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b677c_d20260516_m010709_c001_v7007000_t0000_u01778893629196") 2026/05/16 01:19:48 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ebd_d20260516_m010708_c001_v0001092_t0012_u01778893628438") 2026/05/16 01:19:48 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b6772_d20260516_m010707_c001_v7007000_t0000_u01778893627534") 2026/05/16 01:19:48 DEBUG : potato2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0eb5_d20260516_m010706_c001_v0001092_t0059_u01778893626776") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41939c4c0cc2a55b_d20260516_m010926_c001_v7007000_t0000_u01778893766007") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb947_d20260516_m010922_c001_v0001145_t0000_u01778893762024") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41011b6a6ddef29e_d20260516_m010913_c001_v7007000_t0000_u01778893753271") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7faf_d20260516_m010909_c001_v0001161_t0031_u01778893749309") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b91_d20260516_m010900_c001_v7007000_t0000_u01778893740235") 2026/05/16 01:19:48 DEBUG : potato3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8fb_d20260516_m010856_c001_v0001145_t0019_u01778893736715") 2026/05/16 01:19:48 DEBUG : pre-dest1/1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba206ae2_d20260516_m011108_c001_v7007000_t0000_u01778893868257") 2026/05/16 01:19:48 DEBUG : pre-dest1/1: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecba89_d20260516_m011100_c001_v0001145_t0047_u01778893860313") 2026/05/16 01:19:48 DEBUG : pre-dest2/2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba206ae3_d20260516_m011108_c001_v7007000_t0000_u01778893868478") 2026/05/16 01:19:48 DEBUG : pre-dest2/2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa81ad_d20260516_m011100_c001_v0001161_t0028_u01778893860981") 2026/05/16 01:19:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f413193f51ce133e2_d20260516_m011046_c001_v7007000_t0000_u01778893846552") 2026/05/16 01:19:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecba53_d20260516_m011043_c001_v0001145_t0000_u01778893843389") 2026/05/16 01:19:48 DEBUG : sizeonly: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba1a_d20260516_m010752_c001_v7007000_t0000_u01778893672459") 2026/05/16 01:19:49 DEBUG : sizeonly: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d76_d20260516_m010751_c001_v0001103_t0036_u01778893671339") 2026/05/16 01:19:49 DEBUG : splitbanan: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460f91_d20260516_m011651_c001_v7007000_t0000_u01778894211458") 2026/05/16 01:19:49 DEBUG : splitbanan: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d814e_d20260516_m011643_c001_v0001136_t0008_u01778894203775") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502dac_d20260516_m011809_c001_v7007000_t0000_u01778894289747") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa88cc_d20260516_m011803_c001_v0001161_t0028_u01778894283284") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b70_d20260516_m011754_c001_v7007000_t0000_u01778894274315") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8892_d20260516_m011748_c001_v0001161_t0049_u01778894268033") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f418b6c6f6f3b1b3d_d20260516_m011738_c001_v7007000_t0000_u01778894258734") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8868_d20260516_m011732_c001_v0001161_t0050_u01778894252510") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f420dbeecba209e6d_d20260516_m011723_c001_v7007000_t0000_u01778894243622") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa883c_d20260516_m011717_c001_v0001161_t0026_u01778894237535") 2026/05/16 01:19:49 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f411fed0899643dfc_d20260516_m011707_c001_v7007000_t0000_u01778894227462") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa880a_d20260516_m011700_c001_v0001161_t0052_u01778894220825") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f421ab82987460ef4_d20260516_m011646_c001_v7007000_t0000_u01778894206296") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa87b2_d20260516_m011642_c001_v0001161_t0052_u01778894202555") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd670_d20260516_m011632_c001_v7007000_t0000_u01778894192938") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8114_d20260516_m011625_c001_v0001136_t0017_u01778894185706") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4180ab6f18a21375_d20260516_m011624_c001_v7007000_t0000_u01778894184567") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8744_d20260516_m011621_c001_v0001161_t0009_u01778894181382") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f42347db4fe9de463_d20260516_m011612_c001_v7007000_t0000_u01778894172669") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbeef_d20260516_m011605_c001_v0001145_t0048_u01778894165564") 2026/05/16 01:19:50 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f40517d34d654f529_d20260516_m011604_c001_v7007000_t0000_u01778894164392") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147e16_d20260516_m011601_c001_v0001180_t0015_u01778894161134") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f416522e0837d6f07_d20260516_m011546_c001_v7007000_t0000_u01778894146105") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d807e_d20260516_m011542_c001_v0001136_t0005_u01778894142322") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e80959a_d20260516_m011532_c001_v7007000_t0000_u01778894132847") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8054_d20260516_m011526_c001_v0001136_t0044_u01778894126557") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f417e83d5799a2fbe_d20260516_m011517_c001_v7007000_t0000_u01778894117066") 2026/05/16 01:19:51 DEBUG : splitbananasplit: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8024_d20260516_m011511_c001_v0001136_t0007_u01778894111191") 2026/05/16 01:19:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f407f37648f4cd657_d20260516_m011627_c001_v7007000_t0000_u01778894187628") 2026/05/16 01:19:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbf39_d20260516_m011622_c001_v0001145_t0031_u01778894182570") 2026/05/16 01:19:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d94a_d20260516_m011503_c001_v7007000_t0000_u01778894103304") 2026/05/16 01:19:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8002_d20260516_m011502_c001_v0001136_t0012_u01778894102062") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d943_d20260516_m011501_c001_v7007000_t0000_u01778894101294") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbdcb_d20260516_m011500_c001_v0001145_t0023_u01778894100167") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b64_d20260516_m010853_c001_v7007000_t0000_u01778893733248") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8e5_d20260516_m010851_c001_v0001145_t0013_u01778893731568") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b53_d20260516_m010851_c001_v7007000_t0000_u01778893731005") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8db_d20260516_m010849_c001_v0001145_t0048_u01778893729952") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba11_d20260516_m010749_c001_v7007000_t0000_u01778893669146") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d6c_d20260516_m010747_c001_v0001103_t0034_u01778893667480") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba08_d20260516_m010747_c001_v7007000_t0000_u01778893667113") 2026/05/16 01:19:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d68_d20260516_m010746_c001_v0001103_t0031_u01778893666106") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba03_d20260516_m010743_c001_v7007000_t0000_u01778893663975") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d52_d20260516_m010742_c001_v0001103_t0019_u01778893662998") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537ba00_d20260516_m010742_c001_v7007000_t0000_u01778893662453") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d48_d20260516_m010741_c001_v0001103_t0006_u01778893661118") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d38_d20260516_m010738_c001_v0001103_t0056_u01778893658356") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41416e1b8537b9f9_d20260516_m010737_c001_v7007000_t0000_u01778893657988") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d2c_d20260516_m010736_c001_v0001103_t0018_u01778893656767") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84d2a_d20260516_m010736_c001_v0001103_t0028_u01778893656129") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67f8_d20260516_m010732_c001_v7007000_t0000_u01778893652615") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0f27_d20260516_m010728_c001_v0001092_t0006_u01778893648215") 2026/05/16 01:19:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0f1f_d20260516_m010725_c001_v0001092_t0026_u01778893645661") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67ef_d20260516_m010725_c001_v7007000_t0000_u01778893645296") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0f1b_d20260516_m010724_c001_v0001092_t0019_u01778893644566") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0f17_d20260516_m010723_c001_v0001092_t0033_u01778893643612") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67e0_d20260516_m010723_c001_v7007000_t0000_u01778893643247") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0eed_d20260516_m010719_c001_v0001092_t0005_u01778893639379") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67c4_d20260516_m010719_c001_v7007000_t0000_u01778893639013") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ee9_d20260516_m010718_c001_v0001092_t0039_u01778893638173") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67b7_d20260516_m010717_c001_v7007000_t0000_u01778893637262") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0edb_d20260516_m010716_c001_v0001092_t0011_u01778893636358") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b67ad_d20260516_m010715_c001_v7007000_t0000_u01778893635813") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ed5_d20260516_m010714_c001_v0001092_t0056_u01778893634709") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b679e_d20260516_m010713_c001_v7007000_t0000_u01778893633805") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ecf_d20260516_m010712_c001_v0001092_t0004_u01778893632827") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b6793_d20260516_m010712_c001_v7007000_t0000_u01778893632270") 2026/05/16 01:19:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ec9_d20260516_m010711_c001_v0001092_t0017_u01778893631315") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b6787_d20260516_m010710_c001_v7007000_t0000_u01778893630758") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ec1_d20260516_m010709_c001_v0001092_t0003_u01778893629745") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b676c_d20260516_m010705_c001_v7007000_t0000_u01778893625010") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ead_d20260516_m010704_c001_v0001092_t0028_u01778893624352") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b676a_d20260516_m010703_c001_v7007000_t0000_u01778893623691") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ea3_d20260516_m010702_c001_v0001092_t0015_u01778893622877") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b6767_d20260516_m010701_c001_v7007000_t0000_u01778893621964") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0ea1_d20260516_m010701_c001_v0001092_t0007_u01778893621254") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f41279401a32b6761_d20260516_m010659_c001_v7007000_t0000_u01778893619090") 2026/05/16 01:19:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1027cd0a3a2c0e9d_d20260516_m010658_c001_v0001092_t0023_u01778893618409") 2026/05/16 01:19:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d94b_d20260516_m011503_c001_v7007000_t0000_u01778894103495") 2026/05/16 01:19:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a147d1c_d20260516_m011502_c001_v0001180_t0032_u01778894102075") 2026/05/16 01:19:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d945_d20260516_m011501_c001_v7007000_t0000_u01778894101480") 2026/05/16 01:19:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8600_d20260516_m011500_c001_v0001161_t0049_u01778894100205") 2026/05/16 01:19:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502db0_d20260516_m011811_c001_v7007000_t0000_u01778894291872") 2026/05/16 01:19:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc117_d20260516_m011811_c001_v0001145_t0026_u01778894291189") 2026/05/16 01:19:55 DEBUG : sub/yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b3d_d20260516_m010848_c001_v7007000_t0000_u01778893728288") 2026/05/16 01:19:55 DEBUG : sub/yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f31_d20260516_m010846_c001_v0001161_t0057_u01778893726850") 2026/05/16 01:19:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d93a_d20260516_m011459_c001_v7007000_t0000_u01778894099412") 2026/05/16 01:19:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85f0_d20260516_m011458_c001_v0001161_t0046_u01778894098032") 2026/05/16 01:19:55 DEBUG : test_dir1/file2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d935_d20260516_m011457_c001_v7007000_t0000_u01778894097267") 2026/05/16 01:19:56 DEBUG : test_dir1/file2: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa85e2_d20260516_m011456_c001_v0001161_t0047_u01778894096160") 2026/05/16 01:19:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d93b_d20260516_m011459_c001_v7007000_t0000_u01778894099597") 2026/05/16 01:19:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d7fee_d20260516_m011458_c001_v0001136_t0046_u01778894098038") 2026/05/16 01:19:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f422f154267e2d936_d20260516_m011457_c001_v7007000_t0000_u01778894097451") 2026/05/16 01:19:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecbdb9_d20260516_m011456_c001_v0001145_t0043_u01778894096137") 2026/05/16 01:19:56 DEBUG : three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfba_d20260516_m010839_c001_v7007000_t0000_u01778893719233") 2026/05/16 01:19:56 DEBUG : three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84f0b_d20260516_m010837_c001_v0001103_t0040_u01778893717916") 2026/05/16 01:19:56 DEBUG : three: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f112876ffdfd84ef9_d20260516_m010835_c001_v0001103_t0008_u01778893715395") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502db6_d20260516_m011813_c001_v7007000_t0000_u01778894293498") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148108_d20260516_m011812_c001_v0001180_t0012_u01778894292857") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502df9_d20260516_m011832_c001_v7007000_t0000_u01778894312163") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d82c2_d20260516_m011830_c001_v0001136_t0013_u01778894310192") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502df5_d20260516_m011828_c001_v7007000_t0000_u01778894308598") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148162_d20260516_m011827_c001_v0001180_t0036_u01778894307227") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502df4_d20260516_m011826_c001_v7007000_t0000_u01778894306161") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc147_d20260516_m011825_c001_v0001145_t0043_u01778894305392") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502de7_d20260516_m011820_c001_v7007000_t0000_u01778894300574") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a148122_d20260516_m011819_c001_v0001180_t0011_u01778894299653") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502dec_d20260516_m011822_c001_v7007000_t0000_u01778894302744") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d8298_d20260516_m011821_c001_v0001136_t0020_u01778894301559") 2026/05/16 01:19:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502de3_d20260516_m011818_c001_v7007000_t0000_u01778894298676") 2026/05/16 01:19:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecc135_d20260516_m011817_c001_v0001145_t0032_u01778894297979") 2026/05/16 01:19:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502ddb_d20260516_m011817_c001_v7007000_t0000_u01778894297013") 2026/05/16 01:19:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa890c_d20260516_m011816_c001_v0001161_t0050_u01778894296243") 2026/05/16 01:19:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502dd8_d20260516_m011815_c001_v7007000_t0000_u01778894295284") 2026/05/16 01:19:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f113d9409651d828c_d20260516_m011814_c001_v0001136_t0011_u01778894294453") 2026/05/16 01:19:57 DEBUG : toe/toe/toe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f408e2ac0cdc4aa4d_d20260516_m011836_c001_v7007000_t0000_u01778894316844") 2026/05/16 01:19:57 DEBUG : toe/toe/toe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f1074952f8a1481ac_d20260516_m011836_c001_v0001180_t0048_u01778894316228") 2026/05/16 01:19:57 DEBUG : toe/toe/toe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502def_d20260516_m011824_c001_v7007000_t0000_u01778894304437") 2026/05/16 01:19:57 DEBUG : toe/toe/toe: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8940_d20260516_m011823_c001_v0001161_t0039_u01778894303720") 2026/05/16 01:19:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502dfa_d20260516_m011832_c001_v7007000_t0000_u01778894312764") 2026/05/16 01:19:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa8962_d20260516_m011831_c001_v0001161_t0047_u01778894311783") 2026/05/16 01:19:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4021f9fca4502df6_d20260516_m011829_c001_v7007000_t0000_u01778894309179") 2026/05/16 01:19:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f101f5f3fbaa6ed47_d20260516_m011828_c001_v0001182_t0005_u01778894308396") 2026/05/16 01:19:57 DEBUG : two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4010328a8d59bfbb_d20260516_m010839_c001_v7007000_t0000_u01778893719417") 2026/05/16 01:19:57 DEBUG : two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f406a56dc0dfa7f0b_d20260516_m010837_c001_v0001161_t0041_u01778893717354") 2026/05/16 01:19:57 DEBUG : two: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f412876ffdfd84ef7_d20260516_m010835_c001_v0001103_t0030_u01778893715210") 2026/05/16 01:19:57 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b45_d20260516_m010849_c001_v7007000_t0000_u01778893729026") 2026/05/16 01:19:57 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f10547e5e6758ac46_d20260516_m010847_c001_v0001120_t0038_u01778893727939") 2026/05/16 01:19:57 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b25_d20260516_m010845_c001_v7007000_t0000_u01778893725538") 2026/05/16 01:19:57 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f11149df2a0ecb8c1_d20260516_m010843_c001_v0001145_t0016_u01778893723247") 2026/05/16 01:19:58 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b06_d20260516_m010841_c001_v7007000_t0000_u01778893721851") 2026/05/16 01:19:58 DEBUG : yam: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f106a56dc0dfa7f1b_d20260516_m010839_c001_v0001161_t0030_u01778893719969") 2026/05/16 01:19:58 DEBUG : yaml: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b2e_d20260516_m010846_c001_v7007000_t0000_u01778893726287") 2026/05/16 01:19:58 DEBUG : yaml: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f10671b75372ec5e1_d20260516_m010845_c001_v0001136_t0044_u01778893725240") 2026/05/16 01:19:58 DEBUG : yaml: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f4009bb3c7e808b0f_d20260516_m010842_c001_v7007000_t0000_u01778893722686") 2026/05/16 01:19:58 DEBUG : yaml: Deleting (id "4_z3f627d53502d2beb9fe80e1b_f10406add765e0aa5_d20260516_m010841_c001_v0001101_t0050_u01778893721470") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 13m3.90446097s (try 1/5)