"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/31 03:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini" 2026/05/31 03:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 03:12:41 DEBUG : Creating backend with remote "/tmp/rclone3151770891" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/31 03:12:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:43 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:12:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:45 DEBUG : Creating backend with remote "/non-existing" 2026/05/31 03:12:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/31 03:12:45 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:45 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:46 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:46 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:48 INFO : B2 bucket rclone-test-qupegun1mini: Running all checks before starting transfers 2026/05/31 03:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:48 INFO : B2 bucket rclone-test-qupegun1mini: Checks finished, now starting transfers 2026/05/31 03:12:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:49 ERROR : Ignoring --no-traverse with sync 2026/05/31 03:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:49 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:49 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:50 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:12:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/31 03:12:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:51 DEBUG : hello world2: size = 12 OK 2026/05/31 03:12:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/31 03:12:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:12:52 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:52 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:53 DEBUG : potato2: size = 11 OK 2026/05/31 03:12:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:12:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:54 DEBUG : potato2: size = 11 OK 2026/05/31 03:12:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 03:12:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:12:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:12:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:12:55 INFO : sub dir2: Making directory 2026/05/31 03:12:55 INFO : sub dir: Making directory 2026/05/31 03:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:55 INFO : sub dir2/sub sub dir2: Making directory 2026/05/31 03:12:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:56 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/31 03:12:56 DEBUG : B2 bucket rclone-test-qupegun1mini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:56 INFO : sub dir2: Making directory 2026/05/31 03:12:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 03:12:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.55s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:12:58 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:12:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:12:58 INFO : sub dir2: Making directory 2026/05/31 03:12:58 INFO : sub dir: Making directory 2026/05/31 03:12:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:12:58 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:12:58 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:12:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:12:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:12:58 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:12:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/31 03:12:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/31 03:12:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:00 INFO : sub dir2: Making directory 2026/05/31 03:13:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:00 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:00 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:00 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:13:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:01 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:13:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:13:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:13:01 INFO : sub dir2: Making directory 2026/05/31 03:13:01 INFO : sub dir: Making directory 2026/05/31 03:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:02 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:13:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/31 03:13:02 DEBUG : B2 bucket rclone-test-qupegun1mini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:03 INFO : sub dir2: Making directory 2026/05/31 03:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:03 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:03 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:03 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.33s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wevefap2yega" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-wevefap2yega 2026/05/31 03:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:06 DEBUG : B2 bucket rclone-test-wevefap2yega: Waiting for checks to finish 2026/05/31 03:13:06 DEBUG : B2 bucket rclone-test-wevefap2yega: Waiting for transfers to finish 2026/05/31 03:13:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:07 DEBUG : B2 bucket rclone-test-wevefap2yega: Purge remote 2026/05/31 03:13:07 INFO : B2 bucket rclone-test-wevefap2yega: cleaning bucket "rclone-test-wevefap2yega" of all files 2026/05/31 03:13:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf725db3005d7bcb9fe80e1b_f1124697d6e03c62a_d20260531_m031306_c001_v0001172_t0034_u01780197186924") --- PASS: TestServerSideCopy (4.00s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:09 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:13:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:13:09 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:13:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 03:13:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jipuwig0weko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-jipuwig0weko 2026/05/31 03:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:13 DEBUG : B2 bucket rclone-test-jipuwig0weko: Waiting for checks to finish 2026/05/31 03:13:13 DEBUG : B2 bucket rclone-test-jipuwig0weko: Waiting for transfers to finish 2026/05/31 03:13:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jipuwig0weko) 2026/05/31 03:13:15 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:13:15 DEBUG : B2 bucket rclone-test-jipuwig0weko: Waiting for checks to finish 2026/05/31 03:13:15 DEBUG : B2 bucket rclone-test-jipuwig0weko: Waiting for transfers to finish 2026/05/31 03:13:15 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:13:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 03:13:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:15 DEBUG : B2 bucket rclone-test-jipuwig0weko: Purge remote 2026/05/31 03:13:15 INFO : B2 bucket rclone-test-jipuwig0weko: cleaning bucket "rclone-test-jipuwig0weko" of all files 2026/05/31 03:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f527d73005d7bcb9fe80e1b_f107a551c3e7eec0f_d20260531_m031315_c001_v0001106_t0050_u01780197195146") 2026/05/31 03:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f527d73005d7bcb9fe80e1b_f115f94ddb8720ccf_d20260531_m031313_c001_v0001182_t0057_u01780197193917") --- PASS: TestServerSideCopyOverSelf (7.14s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:13:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:13:18 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:18 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:18 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:13:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 03:13:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/31 03:13:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tixuyam7jige" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-tixuyam7jige 2026/05/31 03:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:21 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for checks to finish 2026/05/31 03:13:21 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for transfers to finish 2026/05/31 03:13:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:13:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:23 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for checks to finish 2026/05/31 03:13:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tixuyam7jige) 2026/05/31 03:13:23 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:13:23 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for transfers to finish 2026/05/31 03:13:23 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:13:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/31 03:13:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:23 INFO : sub dir/hello world: Deleted 2026/05/31 03:13:24 DEBUG : testing file moves 2026/05/31 03:13:24 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for checks to finish 2026/05/31 03:13:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tixuyam7jige) 2026/05/31 03:13:24 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:13:24 DEBUG : B2 bucket rclone-test-tixuyam7jige: Waiting for transfers to finish 2026/05/31 03:13:25 DEBUG : sub dir/hello world: size = 24 OK 2026/05/31 03:13:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/31 03:13:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:13:25 INFO : sub dir/hello world: Deleted 2026/05/31 03:13:26 DEBUG : B2 bucket rclone-test-tixuyam7jige: Purge remote 2026/05/31 03:13:26 INFO : B2 bucket rclone-test-tixuyam7jige: cleaning bucket "rclone-test-tixuyam7jige" of all files 2026/05/31 03:13:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fb29d63005d7bcb9fe80e1b_f112837c08681c787_d20260531_m031324_c001_v0001116_t0014_u01780197204884") 2026/05/31 03:13:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fb29d63005d7bcb9fe80e1b_f105f1c4d31c121fa_d20260531_m031323_c001_v0001157_t0056_u01780197203214") 2026/05/31 03:13:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fb29d63005d7bcb9fe80e1b_f105dab3ed12c927c_d20260531_m031321_c001_v0001183_t0031_u01780197201921") --- PASS: TestServerSideMoveOverSelf (8.09s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:28 ERROR : error listing: directory not found 2026/05/31 03:13:28 INFO : Local file system at /tmp/rclone3151770891: Making directory 2026/05/31 03:13:28 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:28 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:13:30 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for checks to finish 2026/05/31 03:13:30 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for transfers to finish 2026/05/31 03:13:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/31 03:13:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:13:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/31 03:13:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/31 03:13:31 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:31 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:32 DEBUG : check sum: size = 1 OK 2026/05/31 03:13:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:13:32 INFO : check sum: Copied (new) 2026/05/31 03:13:32 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:32 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:32 DEBUG : check sum: size = 1 OK 2026/05/31 03:13:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:13:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/31 03:13:32 DEBUG : check sum: Unchanged skipping 2026/05/31 03:13:32 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:32 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/31 03:13:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:33 DEBUG : sizeonly: size = 6 OK 2026/05/31 03:13:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 03:13:33 INFO : sizeonly: Copied (new) 2026/05/31 03:13:33 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:34 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:34 DEBUG : sizeonly: size = 6 OK 2026/05/31 03:13:34 DEBUG : sizeonly: Sizes identical 2026/05/31 03:13:34 DEBUG : sizeonly: Unchanged skipping 2026/05/31 03:13:34 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:34 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/31 03:13:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/31 03:13:35 INFO : ignore-size: Copied (new) 2026/05/31 03:13:35 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:13:35 DEBUG : ignore-size: Unchanged skipping 2026/05/31 03:13:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:35 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:37 DEBUG : existing: size = 6 OK 2026/05/31 03:13:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:13:37 DEBUG : existing: Unchanged skipping 2026/05/31 03:13:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:37 INFO : There was nothing to transfer 2026/05/31 03:13:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/31 03:13:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:38 DEBUG : existing: size = 6 OK 2026/05/31 03:13:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 03:13:38 INFO : existing: Copied (replaced existing) 2026/05/31 03:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.38s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:13:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:39 DEBUG : existing: size = 6 OK 2026/05/31 03:13:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 03:13:39 INFO : existing: Copied (new) 2026/05/31 03:13:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:40 DEBUG : existing: Destination exists, skipping 2026/05/31 03:13:40 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:40 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:40 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/31 03:13:42 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:13:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:13:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:13:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:13:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:42 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:13:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:13:42 INFO : a/potato2: Copied (new) 2026/05/31 03:13:42 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:44 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:44 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/31 03:13:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:13:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/31 03:13:44 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:44 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:44 INFO : There was nothing to transfer 2026/05/31 03:13:44 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:44 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/31 03:13:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:13:46 INFO : empty space: Updated modification time in destination 2026/05/31 03:13:46 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:46 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:46 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:47 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:47 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/31 03:13:47 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:13:47 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:47 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:48 DEBUG : foo: size = 3 OK 2026/05/31 03:13:48 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/31 03:13:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:13:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:48 DEBUG : foo: sha1 differ 2026/05/31 03:13:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:49 DEBUG : foo: size = 3 OK 2026/05/31 03:13:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/31 03:13:49 INFO : foo: Copied (replaced existing) 2026/05/31 03:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/31 03:13:50 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:13:50 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:50 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:50 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:50 DEBUG : potato: size = 60 OK 2026/05/31 03:13:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:13:50 INFO : potato: Copied (new) 2026/05/31 03:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:53 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:13:53 DEBUG : potato: size = 60 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:53 DEBUG : potato: Sizes differ 2026/05/31 03:13:53 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:53 DEBUG : potato: size = 21 OK 2026/05/31 03:13:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/31 03:13:53 INFO : potato: Copied (replaced existing) 2026/05/31 03:13:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:55 DEBUG : potato: size = 21 OK 2026/05/31 03:13:55 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/31 03:13:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3151770891) 2026/05/31 03:13:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:13:55 DEBUG : potato: sha1 differ 2026/05/31 03:13:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:55 DEBUG : potato: size = 21 OK 2026/05/31 03:13:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/31 03:13:55 INFO : potato: Copied (replaced existing) 2026/05/31 03:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:13:57 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:13:57 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/31 03:13:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:13:57 DEBUG : Waiting for deletions to finish 2026/05/31 03:13:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:13:59 DEBUG : empty space: size = 1 OK 2026/05/31 03:13:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:13:59 DEBUG : empty space: Unchanged skipping 2026/05/31 03:13:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:13:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:00 DEBUG : potato2: size = 60 OK 2026/05/31 03:14:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:00 INFO : potato2: Copied (new) 2026/05/31 03:14:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:02 INFO : d: Making directory 2026/05/31 03:14:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/31 03:14:02 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:14:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:02 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:14:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:02 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:02 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:03 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:14:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:03 INFO : a/potato2: Copied (new) 2026/05/31 03:14:03 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/31 03:14:05 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:14:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:05 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:14:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:05 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:05 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:06 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:14:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:06 INFO : a/potato2: Copied (new) 2026/05/31 03:14:06 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting files as there were IO errors 2026/05/31 03:14:06 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:08 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:08 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:08 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:08 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:08 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:08 INFO : potato: Deleted 2026/05/31 03:14:09 DEBUG : potato2: size = 60 OK 2026/05/31 03:14:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.89s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:11 INFO : potato: Deleted 2026/05/31 03:14:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:12 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:12 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:12 DEBUG : potato2: size = 60 OK 2026/05/31 03:14:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.42s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:14 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:14 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:14 DEBUG : potato2: size = 19 OK 2026/05/31 03:14:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/31 03:14:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : enormous: Excluded 2026/05/31 03:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : potato2: Excluded 2026/05/31 03:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:17 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:17 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:17 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:17 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:17 INFO : There was nothing to transfer 2026/05/31 03:14:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : enormous: Excluded 2026/05/31 03:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : potato2: Excluded 2026/05/31 03:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:14:17 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 03:14:17 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:17 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for checks to finish 2026/05/31 03:14:17 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for transfers to finish 2026/05/31 03:14:17 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:20 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:14:20 DEBUG : enormous: Excluded 2026/05/31 03:14:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:14:20 DEBUG : potato2: Excluded 2026/05/31 03:14:20 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:14:20 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:20 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:20 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:20 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:20 INFO : enormous: Deleted 2026/05/31 03:14:21 INFO : potato2: Deleted 2026/05/31 03:14:21 INFO : There was nothing to transfer 2026/05/31 03:14:21 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 03:14:21 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:21 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for checks to finish 2026/05/31 03:14:21 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for transfers to finish 2026/05/31 03:14:21 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:21 INFO : enormous: Deleted 2026/05/31 03:14:21 INFO : potato2: Deleted 2026/05/31 03:14:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.70s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:23 DEBUG : five: Need to transfer - File not found at Destination 2026/05/31 03:14:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:14:23 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:23 DEBUG : four: size = 8 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:14:23 DEBUG : four: Sizes differ 2026/05/31 03:14:23 DEBUG : one: Destination is newer than source, skipping 2026/05/31 03:14:23 DEBUG : three: size = 5 OK 2026/05/31 03:14:23 DEBUG : three: Sizes identical 2026/05/31 03:14:23 DEBUG : two: size = 3 OK 2026/05/31 03:14:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/31 03:14:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3151770891) 2026/05/31 03:14:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:14:23 DEBUG : two: sha1 differ 2026/05/31 03:14:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 03:14:23 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:24 DEBUG : five: size = 4 OK 2026/05/31 03:14:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/31 03:14:24 INFO : five: Copied (new) 2026/05/31 03:14:24 DEBUG : four: size = 4 OK 2026/05/31 03:14:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/31 03:14:24 INFO : four: Copied (replaced existing) 2026/05/31 03:14:24 DEBUG : two: size = 3 OK 2026/05/31 03:14:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 03:14:24 INFO : two: Copied (replaced existing) 2026/05/31 03:14:24 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:25 DEBUG : five: size = 4 OK 2026/05/31 03:14:25 DEBUG : four: size = 4 OK 2026/05/31 03:14:25 DEBUG : one: Destination is newer than source, skipping 2026/05/31 03:14:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/31 03:14:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/31 03:14:25 DEBUG : two: size = 3 OK 2026/05/31 03:14:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 03:14:25 DEBUG : three: size = 5 OK 2026/05/31 03:14:25 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3151770891) 2026/05/31 03:14:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:14:25 DEBUG : three: sha1 differ 2026/05/31 03:14:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/31 03:14:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/31 03:14:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/31 03:14:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 03:14:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 03:14:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/31 03:14:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 03:14:25 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:25 DEBUG : three: size = 5 OK 2026/05/31 03:14:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:14:25 INFO : three: Copied (replaced existing) 2026/05/31 03:14:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/31 03:14:27 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:27 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 03:14:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/31 03:14:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:27 DEBUG : potato: size = 14 OK 2026/05/31 03:14:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 03:14:27 INFO : potato: Copied (new) 2026/05/31 03:14:27 DEBUG : yam: size = 11 OK 2026/05/31 03:14:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:27 INFO : yam: Copied (new) 2026/05/31 03:14:27 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:27 DEBUG : potato: size = 14 OK 2026/05/31 03:14:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:14:27 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:27 DEBUG : potato: Unchanged skipping 2026/05/31 03:14:27 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:28 DEBUG : yaml: size = 11 OK 2026/05/31 03:14:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:28 INFO : yam: Copied (server-side copy) to: yaml 2026/05/31 03:14:28 INFO : yam: Deleted 2026/05/31 03:14:28 INFO : yaml: Renamed from "yam" 2026/05/31 03:14:28 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/31 03:14:30 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:30 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 03:14:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/31 03:14:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:30 DEBUG : yam: size = 11 OK 2026/05/31 03:14:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:30 INFO : yam: Copied (new) 2026/05/31 03:14:30 DEBUG : potato: size = 14 OK 2026/05/31 03:14:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 03:14:30 INFO : potato: Copied (new) 2026/05/31 03:14:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:30 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:30 DEBUG : potato: size = 14 OK 2026/05/31 03:14:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:14:30 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:30 DEBUG : potato: Unchanged skipping 2026/05/31 03:14:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:31 DEBUG : yaml: size = 11 OK 2026/05/31 03:14:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:31 INFO : yam: Copied (server-side copy) to: yaml 2026/05/31 03:14:31 INFO : yam: Deleted 2026/05/31 03:14:31 INFO : yaml: Renamed from "yam" 2026/05/31 03:14:31 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/31 03:14:32 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:32 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:32 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 03:14:32 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/31 03:14:32 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:33 DEBUG : sub/yam: size = 11 OK 2026/05/31 03:14:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:33 INFO : sub/yam: Copied (new) 2026/05/31 03:14:33 DEBUG : potato: size = 14 OK 2026/05/31 03:14:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/31 03:14:33 INFO : potato: Copied (new) 2026/05/31 03:14:33 DEBUG : Waiting for deletions to finish 2026/05/31 03:14:33 DEBUG : potato: size = 14 OK 2026/05/31 03:14:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:14:33 DEBUG : potato: Unchanged skipping 2026/05/31 03:14:33 INFO : B2 bucket rclone-test-qupegun1mini: Making map for --track-renames 2026/05/31 03:14:33 INFO : B2 bucket rclone-test-qupegun1mini: Finished making map for --track-renames 2026/05/31 03:14:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for renames to finish 2026/05/31 03:14:34 DEBUG : yam: size = 11 OK 2026/05/31 03:14:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/31 03:14:34 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/31 03:14:34 INFO : sub/yam: Deleted 2026/05/31 03:14:34 INFO : yam: Renamed from "sub/yam" 2026/05/31 03:14:34 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:35 DEBUG : Creating backend with remote "/tmp/rclone3151770891/dir1" 2026/05/31 03:14:35 DEBUG : Creating backend with remote "/tmp/rclone3151770891/dir2" 2026/05/31 03:14:35 DEBUG : Local file system at /tmp/rclone3151770891/dir2: Using server-side directory move 2026/05/31 03:14:35 INFO : Local file system at /tmp/rclone3151770891/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 03:14:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/31 03:14:35 DEBUG : Local file system at /tmp/rclone3151770891/dir2: Waiting for checks to finish 2026/05/31 03:14:35 DEBUG : Local file system at /tmp/rclone3151770891/dir2: Waiting for transfers to finish 2026/05/31 03:14:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:14:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 03:14:36 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:36 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 03:14:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/31 03:14:36 INFO : nested/sub dir/file: Copied (new) 2026/05/31 03:14:36 INFO : nested/sub dir/file: Deleted 2026/05/31 03:14:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:14:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:14:37 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:14:37 INFO : sub dir/hello world: Deleted 2026/05/31 03:14:37 INFO : sub dir: Removing directory 2026/05/31 03:14:37 INFO : nested/sub dir: Removing directory 2026/05/31 03:14:37 INFO : nested: Removing directory 2026/05/31 03:14:37 DEBUG : Local file system at /tmp/rclone3151770891: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:14:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 03:14:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 03:14:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/31 03:14:38 INFO : nested/sub dir/file: Copied (new) 2026/05/31 03:14:38 INFO : nested/sub dir/file: Deleted 2026/05/31 03:14:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:14:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:14:38 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:14:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/31 03:14:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:14:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:40 DEBUG : existing: size = 6 OK 2026/05/31 03:14:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 03:14:40 INFO : existing: Copied (new) 2026/05/31 03:14:40 INFO : existing: Deleted 2026/05/31 03:14:40 DEBUG : existing-b: size = 6 OK 2026/05/31 03:14:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/31 03:14:40 INFO : existing-b: Copied (new) 2026/05/31 03:14:40 INFO : existing-b: Deleted 2026/05/31 03:14:41 DEBUG : existing: Destination exists, skipping 2026/05/31 03:14:41 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:14:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/31 03:14:41 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:14:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-donozuq2varu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-donozuq2varu 2026/05/31 03:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:46 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:14:46 DEBUG : empty space: Unchanged skipping 2026/05/31 03:14:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:14:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-donozuq2varu) 2026/05/31 03:14:46 DEBUG : potato3: Sizes differ 2026/05/31 03:14:46 DEBUG : B2 bucket rclone-test-donozuq2varu: Waiting for checks to finish 2026/05/31 03:14:46 INFO : empty space: Deleted 2026/05/31 03:14:46 DEBUG : B2 bucket rclone-test-donozuq2varu: Waiting for transfers to finish 2026/05/31 03:14:47 DEBUG : potato2: size = 60 OK 2026/05/31 03:14:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:47 INFO : potato2: Copied (server-side copy) 2026/05/31 03:14:47 INFO : potato2: Deleted 2026/05/31 03:14:47 DEBUG : potato3: size = 68 OK 2026/05/31 03:14:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:14:47 INFO : potato3: Copied (server-side copy) 2026/05/31 03:14:47 INFO : potato3: Deleted 2026/05/31 03:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-guxemem5wize" 2026/05/31 03:14:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/31 03:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:14:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 03:14:49 DEBUG : B2 bucket rclone-test-guxemem5wize: Waiting for checks to finish 2026/05/31 03:14:49 DEBUG : B2 bucket rclone-test-guxemem5wize: Waiting for transfers to finish 2026/05/31 03:14:50 DEBUG : potato3: size = 68 OK 2026/05/31 03:14:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:14:50 INFO : potato3: Copied (server-side copy) 2026/05/31 03:14:50 DEBUG : empty space: size = 1 OK 2026/05/31 03:14:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:14:50 INFO : empty space: Copied (server-side copy) 2026/05/31 03:14:50 INFO : potato3: Deleted 2026/05/31 03:14:50 INFO : empty space: Deleted 2026/05/31 03:14:52 DEBUG : potato2: size = 60 OK 2026/05/31 03:14:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:14:52 INFO : potato2: Copied (server-side copy) 2026/05/31 03:14:52 INFO : potato2: Deleted 2026/05/31 03:14:52 DEBUG : B2 bucket rclone-test-guxemem5wize: Purge remote 2026/05/31 03:14:52 INFO : B2 bucket rclone-test-guxemem5wize: cleaning bucket "rclone-test-guxemem5wize" of all files 2026/05/31 03:14:52 DEBUG : empty space: Deleting (id "4_zafb2edd3006d7bcb9fe80e1b_f119e367bd906fa9e_d20260531_m031449_c001_v0001115_t0050_u01780197289977") 2026/05/31 03:14:52 DEBUG : potato2: Deleting (id "4_zafb2edd3006d7bcb9fe80e1b_f104504e8ca02863a_d20260531_m031450_c001_v0001144_t0043_u01780197290355") 2026/05/31 03:14:52 DEBUG : potato3: Deleting (id "4_zafb2edd3006d7bcb9fe80e1b_f114748fb530801df_d20260531_m031450_c001_v0001184_t0056_u01780197290389") 2026/05/31 03:14:53 DEBUG : B2 bucket rclone-test-donozuq2varu: Purge remote 2026/05/31 03:14:53 INFO : B2 bucket rclone-test-donozuq2varu: cleaning bucket "rclone-test-donozuq2varu" of all files 2026/05/31 03:14:53 DEBUG : empty space: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f427aed2e5d758147_d20260531_m031450_c001_v7007000_t0000_u01780197290613") 2026/05/31 03:14:53 DEBUG : empty space: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f1136597ca4914cff_d20260531_m031445_c001_v0001161_t0049_u01780197285585") 2026/05/31 03:14:53 DEBUG : potato2: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f427aed2e5d75817e_d20260531_m031452_c001_v7007000_t0000_u01780197292262") 2026/05/31 03:14:53 DEBUG : potato2: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f1187519688ea8c0c_d20260531_m031446_c001_v0001172_t0024_u01780197286739") 2026/05/31 03:14:53 DEBUG : potato3: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f41649c05e16e439c_d20260531_m031450_c001_v7007000_t0000_u01780197290594") 2026/05/31 03:14:53 DEBUG : potato3: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f11082712d253bb44_d20260531_m031447_c001_v0001174_t0027_u01780197287115") 2026/05/31 03:14:53 DEBUG : potato3: Deleting (id "4_z0fc2ddb3006d7bcb9fe80e1b_f1136597ca4914d03_d20260531_m031445_c001_v0001161_t0055_u01780197285904") --- PASS: TestServerSideMove (13.58s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gorodon1difi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-gorodon1difi 2026/05/31 03:15:01 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:15:01 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:15:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:15:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gorodon1difi) 2026/05/31 03:15:01 DEBUG : potato3: Sizes differ 2026/05/31 03:15:01 DEBUG : B2 bucket rclone-test-gorodon1difi: Waiting for checks to finish 2026/05/31 03:15:01 DEBUG : B2 bucket rclone-test-gorodon1difi: Waiting for transfers to finish 2026/05/31 03:15:01 DEBUG : potato2: size = 60 OK 2026/05/31 03:15:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:15:01 INFO : potato2: Copied (server-side copy) 2026/05/31 03:15:01 INFO : potato2: Deleted 2026/05/31 03:15:02 DEBUG : potato3: size = 68 OK 2026/05/31 03:15:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:15:02 INFO : potato3: Copied (server-side copy) 2026/05/31 03:15:02 INFO : potato3: Deleted 2026/05/31 03:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-penujit1vitu" 2026/05/31 03:15:03 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:15:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:15:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 03:15:03 DEBUG : B2 bucket rclone-test-penujit1vitu: Waiting for checks to finish 2026/05/31 03:15:03 DEBUG : B2 bucket rclone-test-penujit1vitu: Waiting for transfers to finish 2026/05/31 03:15:04 DEBUG : potato2: size = 60 OK 2026/05/31 03:15:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:15:04 INFO : potato2: Copied (server-side copy) 2026/05/31 03:15:04 INFO : potato2: Deleted 2026/05/31 03:15:05 DEBUG : potato3: size = 68 OK 2026/05/31 03:15:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:15:05 INFO : potato3: Copied (server-side copy) 2026/05/31 03:15:05 INFO : potato3: Deleted 2026/05/31 03:15:05 DEBUG : B2 bucket rclone-test-penujit1vitu: Purge remote 2026/05/31 03:15:05 INFO : B2 bucket rclone-test-penujit1vitu: cleaning bucket "rclone-test-penujit1vitu" of all files 2026/05/31 03:15:05 DEBUG : potato2: Deleting (id "4_zcf822d63007d7bcb9fe80e1b_f119ad6a87f7d31a0_d20260531_m031504_c001_v0001184_t0050_u01780197304415") 2026/05/31 03:15:05 DEBUG : potato3: Deleting (id "4_zcf822d63007d7bcb9fe80e1b_f105deb96f6485bf1_d20260531_m031504_c001_v0001137_t0005_u01780197304640") 2026/05/31 03:15:06 DEBUG : B2 bucket rclone-test-gorodon1difi: Purge remote 2026/05/31 03:15:06 INFO : B2 bucket rclone-test-gorodon1difi: cleaning bucket "rclone-test-gorodon1difi" of all files 2026/05/31 03:15:06 DEBUG : empty space: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f113942f5f01b64f2_d20260531_m031500_c001_v0001037_t0049_u01780197300212") 2026/05/31 03:15:06 DEBUG : potato2: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f4100c04ef3958a1d_d20260531_m031504_c001_v7007000_t0000_u01780197304618") 2026/05/31 03:15:06 DEBUG : potato2: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f103e74c9641f14b6_d20260531_m031501_c001_v0001185_t0009_u01780197301527") 2026/05/31 03:15:06 DEBUG : potato3: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f4100c04ef3958a21_d20260531_m031505_c001_v7007000_t0000_u01780197305153") 2026/05/31 03:15:06 DEBUG : potato3: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f106a4c96ba503453_d20260531_m031501_c001_v0001134_t0013_u01780197301843") 2026/05/31 03:15:06 DEBUG : potato3: Deleting (id "4_z7f821d43007d7bcb9fe80e1b_f113942f5f01b64f4_d20260531_m031500_c001_v0001037_t0013_u01780197300574") --- PASS: TestServerSideMoveWithFilter (12.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-buleloy0yisa" 2026/05/31 03:15:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qupegun1mini -> B2 bucket rclone-test-buleloy0yisa 2026/05/31 03:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:15:13 DEBUG : empty space: size = 1 OK 2026/05/31 03:15:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:15:13 DEBUG : empty space: Unchanged skipping 2026/05/31 03:15:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:15:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buleloy0yisa) 2026/05/31 03:15:13 DEBUG : potato3: Sizes differ 2026/05/31 03:15:13 DEBUG : B2 bucket rclone-test-buleloy0yisa: Waiting for checks to finish 2026/05/31 03:15:14 INFO : empty space: Deleted 2026/05/31 03:15:14 DEBUG : B2 bucket rclone-test-buleloy0yisa: Waiting for transfers to finish 2026/05/31 03:15:14 DEBUG : potato2: size = 60 OK 2026/05/31 03:15:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:15:14 INFO : potato2: Copied (server-side copy) 2026/05/31 03:15:14 DEBUG : potato3: size = 68 OK 2026/05/31 03:15:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:15:14 INFO : potato3: Copied (server-side copy) 2026/05/31 03:15:15 INFO : potato2: Deleted 2026/05/31 03:15:15 INFO : potato3: Deleted 2026/05/31 03:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-juradoz5vexu" 2026/05/31 03:15:16 INFO : tomatoDir: Making directory 2026/05/31 03:15:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/31 03:15:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:15:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 03:15:16 DEBUG : B2 bucket rclone-test-juradoz5vexu: Waiting for checks to finish 2026/05/31 03:15:16 DEBUG : B2 bucket rclone-test-juradoz5vexu: Waiting for transfers to finish 2026/05/31 03:15:17 DEBUG : empty space: size = 1 OK 2026/05/31 03:15:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/31 03:15:17 INFO : empty space: Copied (server-side copy) 2026/05/31 03:15:17 INFO : empty space: Deleted 2026/05/31 03:15:18 DEBUG : potato3: size = 68 OK 2026/05/31 03:15:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/31 03:15:18 INFO : potato3: Copied (server-side copy) 2026/05/31 03:15:18 INFO : potato3: Deleted 2026/05/31 03:15:18 DEBUG : potato2: size = 60 OK 2026/05/31 03:15:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/31 03:15:18 INFO : potato2: Copied (server-side copy) 2026/05/31 03:15:18 INFO : potato2: Deleted 2026/05/31 03:15:19 DEBUG : B2 bucket rclone-test-juradoz5vexu: Purge remote 2026/05/31 03:15:19 INFO : B2 bucket rclone-test-juradoz5vexu: cleaning bucket "rclone-test-juradoz5vexu" of all files 2026/05/31 03:15:19 DEBUG : empty space: Deleting (id "4_zbf525d93007d7bcb9fe80e1b_f10009594fd1cc398_d20260531_m031517_c001_v0001184_t0058_u01780197317555") 2026/05/31 03:15:19 DEBUG : potato2: Deleting (id "4_zbf525d93007d7bcb9fe80e1b_f1101f2feb876e195_d20260531_m031517_c001_v0001115_t0057_u01780197317793") 2026/05/31 03:15:19 DEBUG : potato3: Deleting (id "4_zbf525d93007d7bcb9fe80e1b_f1076993d5f0bfb16_d20260531_m031517_c001_v0001177_t0003_u01780197317922") 2026/05/31 03:15:20 DEBUG : B2 bucket rclone-test-buleloy0yisa: Purge remote 2026/05/31 03:15:20 INFO : B2 bucket rclone-test-buleloy0yisa: cleaning bucket "rclone-test-buleloy0yisa" of all files 2026/05/31 03:15:20 DEBUG : empty space: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f401699c390bd6304_d20260531_m031517_c001_v7007000_t0000_u01780197317774") 2026/05/31 03:15:20 DEBUG : empty space: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f100ddcb50f41adf4_d20260531_m031512_c001_v0001174_t0047_u01780197312802") 2026/05/31 03:15:20 DEBUG : potato2: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f401699c390bd6306_d20260531_m031518_c001_v7007000_t0000_u01780197318603") 2026/05/31 03:15:20 DEBUG : potato2: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f113ea2723454db57_d20260531_m031514_c001_v0001104_t0051_u01780197314087") 2026/05/31 03:15:20 DEBUG : potato3: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f401699c390bd6305_d20260531_m031518_c001_v7007000_t0000_u01780197318137") 2026/05/31 03:15:20 DEBUG : potato3: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f10643276a588f0a0_d20260531_m031514_c001_v0001042_t0017_u01780197314460") 2026/05/31 03:15:20 DEBUG : potato3: Deleting (id "4_z9f024d53007d7bcb9fe80e1b_f100ddcb50f41ae00_d20260531_m031513_c001_v0001174_t0012_u01780197313352") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.27s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/rclone-sync-test" 2026/05/31 03:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/rclone-sync-test-include/layer2" 2026/05/31 03:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/rclone-sync-test-ignore-file" 2026/05/31 03:15:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/31 03:15:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 03:15:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test: Waiting for checks to finish 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test: Waiting for transfers to finish 2026/05/31 03:15:33 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:33 INFO : There was nothing to transfer 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:15:33 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:33 INFO : There was nothing to transfer 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/31 03:15:33 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/31 03:15:33 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:33 INFO : There was nothing to transfer 2026/05/31 03:15:34 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:15:34 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:15:34 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:34 INFO : There was nothing to transfer 2026/05/31 03:15:34 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/31 03:15:34 DEBUG : B2 bucket rclone-test-qupegun1mini path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/31 03:15:34 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.38s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/CompareDest" 2026/05/31 03:15:38 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 03:15:38 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:38 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:39 DEBUG : one: size = 3 OK 2026/05/31 03:15:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:15:39 INFO : one: Copied (new) 2026/05/31 03:15:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:39 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:39 DEBUG : one: Sizes differ 2026/05/31 03:15:39 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:39 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:40 DEBUG : one: size = 5 OK 2026/05/31 03:15:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 03:15:40 INFO : one: Copied (replaced existing) 2026/05/31 03:15:40 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:42 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:42 DEBUG : one: Sizes differ 2026/05/31 03:15:42 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:42 DEBUG : one: size = 5 OK 2026/05/31 03:15:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:15:42 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:42 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:42 INFO : There was nothing to transfer 2026/05/31 03:15:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:43 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:43 DEBUG : one: Sizes differ 2026/05/31 03:15:43 DEBUG : two: size = 3 OK 2026/05/31 03:15:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 03:15:43 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:44 DEBUG : one: size = 5 OK 2026/05/31 03:15:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:15:44 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:44 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:44 INFO : There was nothing to transfer 2026/05/31 03:15:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:44 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:44 DEBUG : one: Sizes differ 2026/05/31 03:15:44 DEBUG : two: size = 3 OK 2026/05/31 03:15:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 03:15:44 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:44 DEBUG : one: size = 5 OK 2026/05/31 03:15:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:15:44 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:44 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:44 INFO : There was nothing to transfer 2026/05/31 03:15:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:45 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:45 DEBUG : one: Sizes differ 2026/05/31 03:15:45 DEBUG : two: size = 3 OK 2026/05/31 03:15:45 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/31 03:15:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 03:15:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 03:15:45 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:45 DEBUG : one: size = 5 OK 2026/05/31 03:15:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:15:45 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:45 DEBUG : Waiting for deletions to finish 2026/05/31 03:15:45 INFO : There was nothing to transfer 2026/05/31 03:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:46 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:15:46 DEBUG : one: Sizes differ 2026/05/31 03:15:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:15:46 DEBUG : two: size = 3 (B2 bucket rclone-test-qupegun1mini path CompareDest) 2026/05/31 03:15:46 DEBUG : two: Sizes differ 2026/05/31 03:15:46 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 03:15:46 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:15:46 DEBUG : one: size = 5 OK 2026/05/31 03:15:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:15:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:15:46 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:15:47 DEBUG : two: size = 5 OK 2026/05/31 03:15:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/31 03:15:47 INFO : two: Copied (new) 2026/05/31 03:15:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dest" 2026/05/31 03:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/pre-dest1" 2026/05/31 03:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/pre-dest2" 2026/05/31 03:15:54 DEBUG : 1: size = 1 OK 2026/05/31 03:15:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:15:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/31 03:15:55 DEBUG : 2: size = 1 OK 2026/05/31 03:15:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:15:55 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/31 03:15:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/31 03:15:55 DEBUG : B2 bucket rclone-test-qupegun1mini path dest: Waiting for checks to finish 2026/05/31 03:15:55 DEBUG : B2 bucket rclone-test-qupegun1mini path dest: Waiting for transfers to finish 2026/05/31 03:15:56 DEBUG : 3: size = 1 OK 2026/05/31 03:15:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/31 03:15:56 INFO : 3: Copied (new) 2026/05/31 03:15:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.67s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/CopyDest" 2026/05/31 03:16:01 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 03:16:01 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:01 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:02 DEBUG : one: size = 3 OK 2026/05/31 03:16:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:16:02 INFO : one: Copied (new) 2026/05/31 03:16:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:02 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:02 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:02 DEBUG : one: Sizes differ 2026/05/31 03:16:02 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:03 DEBUG : one: size = 5 OK 2026/05/31 03:16:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 03:16:03 INFO : one: Copied (replaced existing) 2026/05/31 03:16:03 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/BackupDir" 2026/05/31 03:16:06 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:06 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:06 DEBUG : one: Sizes differ 2026/05/31 03:16:06 DEBUG : one: size = 5 OK 2026/05/31 03:16:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:06 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:06 DEBUG : one: Sizes differ 2026/05/31 03:16:08 DEBUG : one: size = 3 OK 2026/05/31 03:16:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:16:08 INFO : one: Copied (server-side copy) 2026/05/31 03:16:08 INFO : one: Deleted 2026/05/31 03:16:08 DEBUG : one: size = 5 OK 2026/05/31 03:16:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/31 03:16:08 INFO : one: Copied (server-side copy) 2026/05/31 03:16:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/31 03:16:08 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:08 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:09 DEBUG : one: size = 5 OK 2026/05/31 03:16:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:09 DEBUG : one: Unchanged skipping 2026/05/31 03:16:09 DEBUG : two: size = 3 OK 2026/05/31 03:16:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:10 DEBUG : two: size = 3 OK 2026/05/31 03:16:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/31 03:16:10 INFO : two: Copied (server-side copy) 2026/05/31 03:16:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/31 03:16:10 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:10 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:10 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:10 DEBUG : one: size = 5 OK 2026/05/31 03:16:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:10 DEBUG : one: Unchanged skipping 2026/05/31 03:16:10 DEBUG : two: size = 3 OK 2026/05/31 03:16:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:10 DEBUG : two: Unchanged skipping 2026/05/31 03:16:10 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:10 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:10 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:10 INFO : There was nothing to transfer 2026/05/31 03:16:12 DEBUG : one: size = 5 OK 2026/05/31 03:16:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:12 DEBUG : one: Unchanged skipping 2026/05/31 03:16:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:12 DEBUG : three: size = 5 (B2 bucket rclone-test-qupegun1mini path CopyDest) 2026/05/31 03:16:12 DEBUG : three: Sizes differ 2026/05/31 03:16:12 DEBUG : three: Destination not found in --copy-dest 2026/05/31 03:16:12 DEBUG : three: Need to transfer - File not found at Destination 2026/05/31 03:16:12 DEBUG : two: size = 3 OK 2026/05/31 03:16:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:16:12 DEBUG : two: Unchanged skipping 2026/05/31 03:16:12 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:12 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:13 DEBUG : three: size = 7 OK 2026/05/31 03:16:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/31 03:16:13 INFO : three: Copied (new) 2026/05/31 03:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.12s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/backup" 2026/05/31 03:16:20 DEBUG : two: size = 3 OK 2026/05/31 03:16:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:20 DEBUG : two: Unchanged skipping 2026/05/31 03:16:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:20 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:20 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:20 DEBUG : one: Sizes differ 2026/05/31 03:16:21 DEBUG : one: size = 3 OK 2026/05/31 03:16:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:16:21 INFO : one: Copied (server-side copy) 2026/05/31 03:16:21 INFO : one: Deleted 2026/05/31 03:16:21 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:22 DEBUG : one: size = 4 OK 2026/05/31 03:16:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:22 INFO : one: Copied (new) 2026/05/31 03:16:22 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:22 DEBUG : three.txt: size = 5 OK 2026/05/31 03:16:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:16:22 INFO : three.txt: Copied (server-side copy) 2026/05/31 03:16:22 INFO : three.txt: Deleted 2026/05/31 03:16:22 INFO : three.txt: Moved into backup dir 2026/05/31 03:16:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:24 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:24 DEBUG : one: Sizes differ 2026/05/31 03:16:24 DEBUG : two: size = 3 OK 2026/05/31 03:16:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:24 DEBUG : two: Unchanged skipping 2026/05/31 03:16:24 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:25 DEBUG : one: size = 4 OK 2026/05/31 03:16:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:25 INFO : one: Copied (server-side copy) 2026/05/31 03:16:25 INFO : one: Deleted 2026/05/31 03:16:25 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:25 DEBUG : one: size = 5 OK 2026/05/31 03:16:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:16:25 INFO : one: Copied (new) 2026/05/31 03:16:25 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:26 DEBUG : three.txt: size = 6 OK 2026/05/31 03:16:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:16:26 INFO : three.txt: Copied (server-side copy) 2026/05/31 03:16:26 INFO : three.txt: Deleted 2026/05/31 03:16:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.83s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:16:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/ff72fda3004d7bcb9fe80e1b/c001_v0001029_t0015": EOF 2026/05/31 03:16:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/ff72fda3004d7bcb9fe80e1b/c001_v0001029_t0015": EOF) 2026/05/31 03:16:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qupegun1mini: 1/10 (Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/ff72fda3004d7bcb9fe80e1b/c001_v0001029_t0015": EOF) 2026/05/31 03:16:31 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 03:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/backup" 2026/05/31 03:16:34 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:34 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:34 DEBUG : one: Sizes differ 2026/05/31 03:16:34 DEBUG : two: size = 3 OK 2026/05/31 03:16:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:34 DEBUG : two: Unchanged skipping 2026/05/31 03:16:36 DEBUG : one.bak: size = 3 OK 2026/05/31 03:16:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:16:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:16:36 INFO : one: Deleted 2026/05/31 03:16:36 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:37 DEBUG : one: size = 4 OK 2026/05/31 03:16:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:37 INFO : one: Copied (new) 2026/05/31 03:16:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:37 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 03:16:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:16:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:16:37 INFO : three.txt: Deleted 2026/05/31 03:16:37 INFO : three.txt: Moved into backup dir 2026/05/31 03:16:39 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:39 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:39 DEBUG : one: Sizes differ 2026/05/31 03:16:39 DEBUG : two: size = 3 OK 2026/05/31 03:16:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:39 DEBUG : two: Unchanged skipping 2026/05/31 03:16:40 DEBUG : one.bak: size = 4 OK 2026/05/31 03:16:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:40 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:16:40 INFO : one: Deleted 2026/05/31 03:16:40 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:40 DEBUG : one: size = 5 OK 2026/05/31 03:16:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:16:40 INFO : one: Copied (new) 2026/05/31 03:16:40 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:41 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 03:16:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:16:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:16:41 INFO : three.txt: Deleted 2026/05/31 03:16:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:16:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:16:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/backup" 2026/05/31 03:16:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:47 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:47 DEBUG : one: Sizes differ 2026/05/31 03:16:47 DEBUG : two: size = 3 OK 2026/05/31 03:16:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:47 DEBUG : two: Unchanged skipping 2026/05/31 03:16:47 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:48 DEBUG : one-2019-01-01: size = 3 OK 2026/05/31 03:16:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:16:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 03:16:49 INFO : one: Deleted 2026/05/31 03:16:49 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:50 DEBUG : one: size = 4 OK 2026/05/31 03:16:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:50 INFO : one: Copied (new) 2026/05/31 03:16:50 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:51 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/31 03:16:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:16:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 03:16:51 INFO : three.txt: Deleted 2026/05/31 03:16:51 INFO : three.txt: Moved into backup dir 2026/05/31 03:16:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:52 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:52 DEBUG : one: Sizes differ 2026/05/31 03:16:52 DEBUG : two: size = 3 OK 2026/05/31 03:16:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:52 DEBUG : two: Unchanged skipping 2026/05/31 03:16:52 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:16:53 DEBUG : one-2019-01-01: size = 4 OK 2026/05/31 03:16:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:16:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 03:16:53 INFO : one: Deleted 2026/05/31 03:16:53 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:16:53 DEBUG : one: size = 5 OK 2026/05/31 03:16:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:16:53 INFO : one: Copied (new) 2026/05/31 03:16:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:16:54 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/31 03:16:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:16:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 03:16:54 INFO : three.txt: Deleted 2026/05/31 03:16:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:16:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:16:59 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:16:59 DEBUG : one: Sizes differ 2026/05/31 03:16:59 DEBUG : two: size = 3 OK 2026/05/31 03:16:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:16:59 DEBUG : two: Unchanged skipping 2026/05/31 03:16:59 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:17:00 DEBUG : one.bak: size = 3 OK 2026/05/31 03:17:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:17:00 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:17:00 INFO : one: Deleted 2026/05/31 03:17:00 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:17:02 DEBUG : one: size = 4 OK 2026/05/31 03:17:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:02 INFO : one: Copied (new) 2026/05/31 03:17:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:17:02 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 03:17:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:17:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:17:03 INFO : three.txt: Deleted 2026/05/31 03:17:03 INFO : three.txt: Moved into backup dir 2026/05/31 03:17:04 DEBUG : one.bak: Excluded (Path Filter) 2026/05/31 03:17:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/31 03:17:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:04 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:04 DEBUG : one: Sizes differ 2026/05/31 03:17:04 DEBUG : two: size = 3 OK 2026/05/31 03:17:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:04 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for checks to finish 2026/05/31 03:17:04 DEBUG : two: Unchanged skipping 2026/05/31 03:17:06 DEBUG : one.bak: size = 4 OK 2026/05/31 03:17:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:06 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:17:06 INFO : one: Deleted 2026/05/31 03:17:06 DEBUG : B2 bucket rclone-test-qupegun1mini path dst: Waiting for transfers to finish 2026/05/31 03:17:08 DEBUG : one: size = 5 OK 2026/05/31 03:17:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:17:08 INFO : one: Copied (new) 2026/05/31 03:17:08 DEBUG : Waiting for deletions to finish 2026/05/31 03:17:09 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 03:17:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:17:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:17:09 INFO : three.txt: Deleted 2026/05/31 03:17:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.31s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:17:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:14 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:14 DEBUG : one: Sizes differ 2026/05/31 03:17:15 DEBUG : one.bak: size = 3 OK 2026/05/31 03:17:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:17:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:17:15 INFO : one: Deleted 2026/05/31 03:17:16 DEBUG : one: size = 4 OK 2026/05/31 03:17:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:16 INFO : one: Copied (new) 2026/05/31 03:17:17 DEBUG : two: size = 3 OK 2026/05/31 03:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:17 DEBUG : two: Unchanged skipping 2026/05/31 03:17:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:17 DEBUG : three.txt: Sizes differ 2026/05/31 03:17:17 DEBUG : three.txt.bak: size = 5 OK 2026/05/31 03:17:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:17:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:17:17 INFO : three.txt: Deleted 2026/05/31 03:17:18 DEBUG : three.txt: size = 6 OK 2026/05/31 03:17:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:17:18 INFO : three.txt: Copied (new) 2026/05/31 03:17:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:19 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:19 DEBUG : one: Sizes differ 2026/05/31 03:17:19 DEBUG : one.bak: size = 4 OK 2026/05/31 03:17:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:19 INFO : one: Copied (server-side copy) to: one.bak 2026/05/31 03:17:20 INFO : one: Deleted 2026/05/31 03:17:20 DEBUG : one: size = 5 OK 2026/05/31 03:17:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:17:20 INFO : one: Copied (new) 2026/05/31 03:17:20 DEBUG : two: size = 3 OK 2026/05/31 03:17:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:20 DEBUG : two: Unchanged skipping 2026/05/31 03:17:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:20 DEBUG : three.txt: Sizes differ 2026/05/31 03:17:21 DEBUG : three.txt.bak: size = 6 OK 2026/05/31 03:17:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:17:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/31 03:17:21 INFO : three.txt: Deleted 2026/05/31 03:17:22 DEBUG : three.txt: size = 19 OK 2026/05/31 03:17:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/31 03:17:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.55s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qupegun1mini/dst" 2026/05/31 03:17:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:26 DEBUG : one: size = 3 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:26 DEBUG : one: Sizes differ 2026/05/31 03:17:27 DEBUG : one-2019-01-01: size = 3 OK 2026/05/31 03:17:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/31 03:17:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 03:17:28 INFO : one: Deleted 2026/05/31 03:17:28 DEBUG : one: size = 4 OK 2026/05/31 03:17:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:28 INFO : one: Copied (new) 2026/05/31 03:17:29 DEBUG : two: size = 3 OK 2026/05/31 03:17:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:29 DEBUG : two: Unchanged skipping 2026/05/31 03:17:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:29 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:29 DEBUG : three.txt: Sizes differ 2026/05/31 03:17:29 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/31 03:17:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/31 03:17:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 03:17:29 INFO : three.txt: Deleted 2026/05/31 03:17:30 DEBUG : three.txt: size = 6 OK 2026/05/31 03:17:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:17:30 INFO : three.txt: Copied (new) 2026/05/31 03:17:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:30 DEBUG : one: size = 4 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:30 DEBUG : one: Sizes differ 2026/05/31 03:17:31 DEBUG : one-2019-01-01: size = 4 OK 2026/05/31 03:17:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/31 03:17:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/31 03:17:31 INFO : one: Deleted 2026/05/31 03:17:31 DEBUG : one: size = 5 OK 2026/05/31 03:17:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/31 03:17:31 INFO : one: Copied (new) 2026/05/31 03:17:31 DEBUG : two: size = 3 OK 2026/05/31 03:17:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:31 DEBUG : two: Unchanged skipping 2026/05/31 03:17:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qupegun1mini path dst) 2026/05/31 03:17:32 DEBUG : three.txt: Sizes differ 2026/05/31 03:17:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/31 03:17:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/31 03:17:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/31 03:17:32 INFO : three.txt: Deleted 2026/05/31 03:17:32 DEBUG : three.txt: size = 19 OK 2026/05/31 03:17:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/31 03:17:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.62s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:17:35 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:35 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:17:35 DEBUG : Testêé: Sizes differ 2026/05/31 03:17:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:17:36 DEBUG : Testêé: size = 14 OK 2026/05/31 03:17:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/31 03:17:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/31 03:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:17:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:17:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:17:37 DEBUG : existing: size = 6 OK 2026/05/31 03:17:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/31 03:17:37 INFO : existing: Copied (new) 2026/05/31 03:17:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:17:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:17:38 DEBUG : existing: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:17:38 DEBUG : existing: Sizes differ 2026/05/31 03:17:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/31 03:17:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:17:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:17:38 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting files as there were IO errors 2026/05/31 03:17:38 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:39 DEBUG : EXISTING: size = 6 OK 2026/05/31 03:17:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:39 DEBUG : existing: Unchanged skipping 2026/05/31 03:17:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:17:39 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:17:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:17:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:17:56 DEBUG : both10: size = 6 OK 2026/05/31 03:17:56 DEBUG : both12: size = 6 OK 2026/05/31 03:17:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:17:56 DEBUG : both11: size = 6 OK 2026/05/31 03:17:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both0: size = 6 OK 2026/05/31 03:17:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both10: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both13: size = 6 OK 2026/05/31 03:17:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both13: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both14: size = 6 OK 2026/05/31 03:17:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both14: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both15: size = 6 OK 2026/05/31 03:17:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both11: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both16: size = 6 OK 2026/05/31 03:17:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both16: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both17: size = 6 OK 2026/05/31 03:17:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both17: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both18: size = 6 OK 2026/05/31 03:17:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both18: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both19: size = 6 OK 2026/05/31 03:17:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both19: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both1: size = 6 OK 2026/05/31 03:17:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both1: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both2: size = 6 OK 2026/05/31 03:17:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both2: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both3: size = 6 OK 2026/05/31 03:17:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both3: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both4: size = 6 OK 2026/05/31 03:17:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both4: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both5: size = 6 OK 2026/05/31 03:17:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both5: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both6: size = 6 OK 2026/05/31 03:17:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both6: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both7: size = 6 OK 2026/05/31 03:17:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both7: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both8: size = 6 OK 2026/05/31 03:17:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both8: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both9: size = 6 OK 2026/05/31 03:17:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:17:56 DEBUG : both9: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both12: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both0: Unchanged skipping 2026/05/31 03:17:56 DEBUG : both15: Unchanged skipping 2026/05/31 03:17:56 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:17:56 DEBUG : Waiting for deletions to finish 2026/05/31 03:17:56 INFO : only6: Deleted 2026/05/31 03:17:56 INFO : only8: Deleted 2026/05/31 03:17:56 INFO : only18: Deleted 2026/05/31 03:17:56 INFO : only10: Deleted 2026/05/31 03:17:56 INFO : only19: Deleted 2026/05/31 03:17:56 INFO : only2: Deleted 2026/05/31 03:17:56 INFO : only0: Deleted 2026/05/31 03:17:56 INFO : only11: Deleted 2026/05/31 03:17:56 INFO : only12: Deleted 2026/05/31 03:17:56 INFO : only5: Deleted 2026/05/31 03:17:57 INFO : only13: Deleted 2026/05/31 03:17:57 INFO : only3: Deleted 2026/05/31 03:17:57 INFO : only4: Deleted 2026/05/31 03:17:57 INFO : only1: Deleted 2026/05/31 03:17:57 INFO : only14: Deleted 2026/05/31 03:17:57 INFO : only15: Deleted 2026/05/31 03:17:57 INFO : only17: Deleted 2026/05/31 03:17:57 INFO : only7: Deleted 2026/05/31 03:17:57 INFO : only9: Deleted 2026/05/31 03:17:57 INFO : only16: Deleted 2026/05/31 03:17:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.92s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:16 DEBUG : both0: size = 6 OK 2026/05/31 03:18:16 DEBUG : both12: size = 6 OK 2026/05/31 03:18:16 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:18:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both12: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both13: size = 6 OK 2026/05/31 03:18:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both13: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both14: size = 6 OK 2026/05/31 03:18:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both10: size = 6 OK 2026/05/31 03:18:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both0: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both15: size = 6 OK 2026/05/31 03:18:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both10: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both16: size = 6 OK 2026/05/31 03:18:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both11: size = 6 OK 2026/05/31 03:18:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both14: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both17: size = 6 OK 2026/05/31 03:18:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both16: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both18: size = 6 OK 2026/05/31 03:18:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both17: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both19: size = 6 OK 2026/05/31 03:18:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both19: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both1: size = 6 OK 2026/05/31 03:18:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both1: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both2: size = 6 OK 2026/05/31 03:18:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both2: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both3: size = 6 OK 2026/05/31 03:18:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both3: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both4: size = 6 OK 2026/05/31 03:18:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both4: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both5: size = 6 OK 2026/05/31 03:18:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both5: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both6: size = 6 OK 2026/05/31 03:18:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both6: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both7: size = 6 OK 2026/05/31 03:18:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both7: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both8: size = 6 OK 2026/05/31 03:18:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both8: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both9: size = 6 OK 2026/05/31 03:18:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:16 DEBUG : both9: Unchanged skipping 2026/05/31 03:18:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only0: Sizes differ 2026/05/31 03:18:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only10: Sizes differ 2026/05/31 03:18:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only11: Sizes differ 2026/05/31 03:18:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only12: Sizes differ 2026/05/31 03:18:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only13: Sizes differ 2026/05/31 03:18:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only14: Sizes differ 2026/05/31 03:18:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only15: Sizes differ 2026/05/31 03:18:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only16: Sizes differ 2026/05/31 03:18:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only17: Sizes differ 2026/05/31 03:18:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only18: Sizes differ 2026/05/31 03:18:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only19: Sizes differ 2026/05/31 03:18:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only1: Sizes differ 2026/05/31 03:18:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only2: Sizes differ 2026/05/31 03:18:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only3: Sizes differ 2026/05/31 03:18:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only4: Sizes differ 2026/05/31 03:18:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only5: Sizes differ 2026/05/31 03:18:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only6: Sizes differ 2026/05/31 03:18:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only7: Sizes differ 2026/05/31 03:18:16 DEBUG : both15: Unchanged skipping 2026/05/31 03:18:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only8: Sizes differ 2026/05/31 03:18:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3151770891) 2026/05/31 03:18:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-qupegun1mini) 2026/05/31 03:18:16 DEBUG : only9: Sizes differ 2026/05/31 03:18:16 DEBUG : both18: Unchanged skipping 2026/05/31 03:18:16 DEBUG : both11: Unchanged skipping 2026/05/31 03:18:16 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:18:16 DEBUG : only10: size = 0 OK 2026/05/31 03:18:16 DEBUG : only0: size = 0 OK 2026/05/31 03:18:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only0: Copied (replaced existing) 2026/05/31 03:18:16 INFO : only10: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only13: size = 0 OK 2026/05/31 03:18:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only13: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only14: size = 0 OK 2026/05/31 03:18:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only14: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only15: size = 0 OK 2026/05/31 03:18:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only15: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only16: size = 0 OK 2026/05/31 03:18:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only16: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only11: size = 0 OK 2026/05/31 03:18:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only11: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only12: size = 0 OK 2026/05/31 03:18:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only12: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only17: size = 0 OK 2026/05/31 03:18:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only17: Copied (replaced existing) 2026/05/31 03:18:16 DEBUG : only18: size = 0 OK 2026/05/31 03:18:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:16 INFO : only18: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only19: size = 0 OK 2026/05/31 03:18:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only19: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only1: size = 0 OK 2026/05/31 03:18:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only1: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only2: size = 0 OK 2026/05/31 03:18:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only2: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only3: size = 0 OK 2026/05/31 03:18:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only3: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only4: size = 0 OK 2026/05/31 03:18:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only4: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only5: size = 0 OK 2026/05/31 03:18:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only5: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only6: size = 0 OK 2026/05/31 03:18:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only6: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only8: size = 0 OK 2026/05/31 03:18:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only8: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only7: size = 0 OK 2026/05/31 03:18:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only7: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : only9: size = 0 OK 2026/05/31 03:18:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/31 03:18:17 INFO : only9: Copied (replaced existing) 2026/05/31 03:18:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.77s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:25 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:18:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:18:25 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:18:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:18:25 INFO : empty_on_remote: Making directory 2026/05/31 03:18:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 03:18:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:28 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:18:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:18:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:18:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:18:28 INFO : empty_on_remote: Making directory 2026/05/31 03:18:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 03:18:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:30 INFO : sub dir: Making directory 2026/05/31 03:18:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:18:32 INFO : sub dir: Making directory 2026/05/31 03:18:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:18:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:18:53 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:18:53 DEBUG : apple: size = 5 OK 2026/05/31 03:18:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : apple: Unchanged skipping 2026/05/31 03:18:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:18:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:18:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:18:53 DEBUG : banana: size = 6 OK 2026/05/31 03:18:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : banana: Unchanged skipping 2026/05/31 03:18:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:18:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:18:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:18:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:18:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:18:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:18:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:18:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:18:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:18:53 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:18:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:18:53 INFO : There was nothing to transfer 2026/05/31 03:18:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:18:54 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : apple: size = 5 OK 2026/05/31 03:18:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : apple: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:18:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : banana: size = 6 OK 2026/05/31 03:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:18:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : banana: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:18:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:18:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:18:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:18:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:18:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:18:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:18:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:18:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:18:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:18:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:18:54 INFO : There was nothing to transfer 2026/05/31 03:18:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:18:54 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:19:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : apple: size = 5 OK 2026/05/31 03:19:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : apple: Unchanged skipping 2026/05/31 03:19:12 DEBUG : banana: size = 6 OK 2026/05/31 03:19:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:19:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:19:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:19:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:19:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:19:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:19:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:19:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:19:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:19:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:19:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:19:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:12 DEBUG : banana: Unchanged skipping 2026/05/31 03:19:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:19:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:19:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:12 INFO : There was nothing to transfer 2026/05/31 03:19:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:12 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : apple: size = 5 OK 2026/05/31 03:19:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : apple: Unchanged skipping 2026/05/31 03:19:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:19:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:19:13 DEBUG : banana: size = 6 OK 2026/05/31 03:19:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : banana: Unchanged skipping 2026/05/31 03:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:19:13 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:19:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:13 INFO : There was nothing to transfer 2026/05/31 03:19:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:13 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:19:32 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:32 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:19:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:19:33 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:19:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 03:19:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:19:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 03:19:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 03:19:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:19:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:33 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 03:19:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 03:19:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/31 03:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 03:19:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 03:19:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 03:19:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:19:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 03:19:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:19:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 03:19:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:19:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 03:19:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:19:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 03:19:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:19:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 03:19:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:19:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:35 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:19:36 INFO : apple: Deleted 2026/05/31 03:19:36 INFO : splitbananasplit: Deleted 2026/05/31 03:19:36 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:19:36 INFO : appleappleapplebanana: Deleted 2026/05/31 03:19:36 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:19:36 INFO : banana: Deleted 2026/05/31 03:19:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:19:36 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:19:36 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 03:19:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : apple: Unchanged skipping 2026/05/31 03:19:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:19:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 03:19:37 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 03:19:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:19:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : banana: Unchanged skipping 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 03:19:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:19:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:19:37 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:19:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:19:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:19:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:19:57 DEBUG : Waiting for deletions to finish 2026/05/31 03:19:57 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:19:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:19:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:19:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:19:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:19:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:19:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:19:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:19:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:19:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:19:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:19:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:19:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:19:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:19:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:19:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:19:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:19:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:19:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:19:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:19:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:19:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 03:19:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:19:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:19:57 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:19:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/31 03:19:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:19:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/31 03:19:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:19:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/31 03:19:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:19:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:19:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:19:58 DEBUG : PREFIXapple: size = 5 OK 2026/05/31 03:19:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 03:19:58 INFO : apple: Copied (new) to: PREFIXapple 2026/05/31 03:19:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:19:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/31 03:19:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:19:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/31 03:19:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:19:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:19:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:19:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:19:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:19:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/31 03:19:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:19:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:19:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:19:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/31 03:19:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:19:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:19:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:19:58 DEBUG : PREFIXbanana: size = 6 OK 2026/05/31 03:19:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 03:19:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/31 03:19:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:19:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/31 03:19:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:19:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:19:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/31 03:19:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:19:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/31 03:19:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:19:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/31 03:19:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:19:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/31 03:19:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:19:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/31 03:19:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:19:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/31 03:19:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:19:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/31 03:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/31 03:19:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:19:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/31 03:19:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:19:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/31 03:19:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:19:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:19:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/31 03:19:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:19:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/31 03:20:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:20:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:00 INFO : appleappleapplebanana: Deleted 2026/05/31 03:20:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:20:00 INFO : banana: Deleted 2026/05/31 03:20:00 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:20:00 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:20:00 INFO : splitbananasplit: Deleted 2026/05/31 03:20:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:20:01 INFO : apple: Deleted 2026/05/31 03:20:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:20:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:20:01 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:20:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:20:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:20:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:20:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:20:02 DEBUG : banana: size = 6 OK 2026/05/31 03:20:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 03:20:02 INFO : banana: Copied (new) 2026/05/31 03:20:02 DEBUG : apple: size = 5 OK 2026/05/31 03:20:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 03:20:02 INFO : apple: Copied (new) 2026/05/31 03:20:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:20:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:20:02 INFO : splitbananasplit: Copied (new) 2026/05/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:20:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 03:20:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:20:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:20:02 INFO : appleappleapplebanana: Copied (new) 2026/05/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:20:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 03:20:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:20:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:20:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:20:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:20:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:20:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:20:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:20:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:20:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:20:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:20:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:20:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:20:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:20:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:20:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:20:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:20:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:20:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:20:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:20:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:20:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 03:20:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:20:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:20:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 03:20:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:20:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:20:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 03:20:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:20:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:20:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 03:20:04 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:05 INFO : PREFIXbanana: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/31 03:20:05 INFO : PREFIXapple: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/31 03:20:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/31 03:20:05 INFO : PREFIXsplitbananasplit: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/31 03:20:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/31 03:20:05 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:05 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:06 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:20:21 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:22 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:22 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:20:22 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:20:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:22 DEBUG : appleSUFFIX: size = 5 OK 2026/05/31 03:20:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 03:20:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/31 03:20:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/31 03:20:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 03:20:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:20:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:20:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:20:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:20:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:20:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:20:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:20:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/31 03:20:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:20:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/31 03:20:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:20:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/31 03:20:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:20:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/31 03:20:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:20:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/31 03:20:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:20:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/31 03:20:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:20:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/31 03:20:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:20:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/31 03:20:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:20:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/31 03:20:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:20:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/31 03:20:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:20:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/31 03:20:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:20:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:25 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:25 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:20:25 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:20:25 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:20:25 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:20:25 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:20:25 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:20:26 INFO : apple: Deleted 2026/05/31 03:20:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:20:26 INFO : splitbananasplit: Deleted 2026/05/31 03:20:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:20:26 INFO : appleappleapplebanana: Deleted 2026/05/31 03:20:26 INFO : banana: Deleted 2026/05/31 03:20:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:20:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:20:26 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:20:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:20:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:20:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:20:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:20:27 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:20:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:20:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:20:27 INFO : appleappleapplebanana: Copied (new) 2026/05/31 03:20:27 DEBUG : apple: size = 5 OK 2026/05/31 03:20:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/31 03:20:27 INFO : apple: Copied (new) 2026/05/31 03:20:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:20:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:20:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 03:20:27 DEBUG : banana: size = 6 OK 2026/05/31 03:20:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/31 03:20:27 INFO : banana: Copied (new) 2026/05/31 03:20:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:20:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:20:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 03:20:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:20:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:20:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 03:20:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:20:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:20:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:20:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:20:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:20:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:20:28 INFO : splitbananasplit: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:20:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:20:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:20:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:20:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:20:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:20:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:20:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:20:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:20:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:20:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 03:20:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:20:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:20:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 03:20:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:20:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:20:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 03:20:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:20:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:20:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 03:20:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:20:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:20:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 03:20:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:20:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:20:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 03:20:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:20:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:20:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 03:20:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:30 INFO : appleSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : splitbananasplitSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : bananaSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/31 03:20:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/31 03:20:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/31 03:20:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/31 03:20:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:31 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:31 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:20:50 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:51 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:51 DEBUG : apple: size = 5 OK 2026/05/31 03:20:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:51 DEBUG : apple: Unchanged skipping 2026/05/31 03:20:51 DEBUG : banana: size = 6 OK 2026/05/31 03:20:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:51 DEBUG : banana: Unchanged skipping 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:20:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:20:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:20:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:20:51 DEBUG : splitbanan: size = 16 OK 2026/05/31 03:20:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/31 03:20:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/31 03:20:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 03:20:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/31 03:20:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/31 03:20:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:51 DEBUG : appleapple: size = 21 OK 2026/05/31 03:20:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/31 03:20:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/31 03:20:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 03:20:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/31 03:20:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/31 03:20:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/31 03:20:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/31 03:20:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/31 03:20:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/31 03:20:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/31 03:20:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/31 03:20:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/31 03:20:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/31 03:20:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/31 03:20:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/31 03:20:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/31 03:20:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/31 03:20:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 03:20:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/31 03:20:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/31 03:20:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 03:20:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/31 03:20:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/31 03:20:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 03:20:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/31 03:20:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/31 03:20:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 03:20:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/31 03:20:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/31 03:20:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 03:20:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/31 03:20:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/31 03:20:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 03:20:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/31 03:20:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/31 03:20:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 03:20:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/31 03:20:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/31 03:20:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/31 03:20:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/31 03:20:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:53 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:20:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:20:53 INFO : splitbananasplit: Deleted 2026/05/31 03:20:53 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:20:53 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:20:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:20:53 INFO : appleappleapplebanana: Deleted 2026/05/31 03:20:53 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:20:54 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:20:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:54 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:54 DEBUG : appleapple: size = 21 OK 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : banana: size = 6 OK 2026/05/31 03:20:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : banana: Unchanged skipping 2026/05/31 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:20:54 DEBUG : apple: size = 5 OK 2026/05/31 03:20:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : apple: Unchanged skipping 2026/05/31 03:20:54 DEBUG : splitbanan: size = 16 OK 2026/05/31 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:20:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:20:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 03:20:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:20:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:20:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:20:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 03:20:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:20:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:20:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:20:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 03:20:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:20:54 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:20:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:20:55 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:21:10 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:11 DEBUG : banana: size = 6 OK 2026/05/31 03:21:11 DEBUG : apple: size = 5 OK 2026/05/31 03:21:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : apple: size = 5 OK 2026/05/31 03:21:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:12 DEBUG : banana: size = 6 OK 2026/05/31 03:21:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:12 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:12 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:12 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:21:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:29 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : apple: size = 5 OK 2026/05/31 03:21:30 DEBUG : banana: size = 6 OK 2026/05/31 03:21:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:30 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:30 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : apple: size = 5 OK 2026/05/31 03:21:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:31 DEBUG : banana: size = 6 OK 2026/05/31 03:21:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:31 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:31 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:21:50 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:50 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : apple: size = 5 OK 2026/05/31 03:21:51 DEBUG : banana: size = 6 OK 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:51 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:51 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : banana: size = 6 OK 2026/05/31 03:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : banana: Unchanged skipping 2026/05/31 03:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:21:51 DEBUG : apple: size = 5 OK 2026/05/31 03:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : apple: Unchanged skipping 2026/05/31 03:21:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:21:51 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:21:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:52 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:10 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:10 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : apple: size = 5 OK 2026/05/31 03:22:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : apple: Unchanged skipping 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:22:11 DEBUG : banana: size = 6 OK 2026/05/31 03:22:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : banana: Unchanged skipping 2026/05/31 03:22:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:22:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:22:11 DEBUG : apple: size = 5 OK 2026/05/31 03:22:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : apple: Unchanged skipping 2026/05/31 03:22:11 DEBUG : banana: size = 6 OK 2026/05/31 03:22:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:22:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:22:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:22:11 DEBUG : banana: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:22:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:22:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:22:11 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:12 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:27 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:28 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : apple: size = 5 OK 2026/05/31 03:22:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : apple: Unchanged skipping 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:22:29 DEBUG : banana: size = 6 OK 2026/05/31 03:22:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : banana: Unchanged skipping 2026/05/31 03:22:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:22:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:29 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:29 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:22:29 DEBUG : banana: size = 6 OK 2026/05/31 03:22:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:22:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : banana: Unchanged skipping 2026/05/31 03:22:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:22:29 DEBUG : apple: size = 5 OK 2026/05/31 03:22:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : apple: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:22:29 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:29 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:30 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (239.03s) --- PASS: TestTransform/NFC (23.70s) --- PASS: TestTransform/NFD (18.53s) --- PASS: TestTransform/base64 (24.39s) --- PASS: TestTransform/prefix (28.66s) --- PASS: TestTransform/suffix (25.50s) --- PASS: TestTransform/truncate (23.52s) --- PASS: TestTransform/encoder (17.55s) --- PASS: TestTransform/ISO-8859-1 (18.49s) --- PASS: TestTransform/charmap (20.68s) --- PASS: TestTransform/lowercase (20.29s) --- PASS: TestTransform/ascii (17.73s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:22:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:22:35 INFO : sub dir_somesuffix: Making directory 2026/05/31 03:22:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:22:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/31 03:22:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:22:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:22:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:35 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/31 03:22:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:22:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:36 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:36 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:36 INFO : tictactoe: Making directory 2026/05/31 03:22:36 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:36 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:22:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:36 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:36 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/31 03:22:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/31 03:22:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:38 INFO : toe: Making directory 2026/05/31 03:22:38 INFO : toe/toe: Making directory 2026/05/31 03:22:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:22:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:22:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:22:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:38 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 03:22:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 03:22:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:40 INFO : toe: Making directory 2026/05/31 03:22:40 INFO : toe/toe: Making directory 2026/05/31 03:22:40 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:22:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:22:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:22:40 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:40 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 03:22:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 03:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.47s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:42 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:22:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:42 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:42 INFO : tictacempty_dir: Making directory 2026/05/31 03:22:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:42 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:42 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:42 INFO : tictactoe: Making directory 2026/05/31 03:22:42 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:42 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:42 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:42 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:22:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.92s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:44 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:22:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:44 INFO : tictacempty_dir: Making directory 2026/05/31 03:22:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:44 INFO : tictactoe: Making directory 2026/05/31 03:22:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:44 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:22:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:44 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 03:22:45 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:45 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:45 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:45 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/31 03:22:45 NOTICE: B2 bucket rclone-test-qupegun1mini: 0 differences found 2026/05/31 03:22:45 NOTICE: B2 bucket rclone-test-qupegun1mini: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:46 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:46 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:46 INFO : tictactoe: Making directory 2026/05/31 03:22:46 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:46 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:46 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:46 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:46 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:22:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:47 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:47 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:47 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:22:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:22:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:22:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/31 03:22:47 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:47 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2026/05/31 03:22:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:48 INFO : toe: Making directory 2026/05/31 03:22:48 INFO : toe/toe: Making directory 2026/05/31 03:22:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:22:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:48 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:49 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 03:22:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:49 INFO : toe/toe/toe: Copied (new) 2026/05/31 03:22:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.12s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:50 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:22:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:50 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:50 INFO : tictacempty_dir: Making directory 2026/05/31 03:22:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:50 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:50 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:50 INFO : tictactoe: Making directory 2026/05/31 03:22:50 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:50 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:50 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:22:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:50 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:50 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:51 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:22:51 INFO : toe/toe: Removing directory 2026/05/31 03:22:51 INFO : toe: Removing directory 2026/05/31 03:22:51 INFO : empty_dir: Removing directory 2026/05/31 03:22:51 DEBUG : Local file system at /tmp/rclone3151770891: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.69s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:52 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:22:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:52 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:52 INFO : tictacempty_dir: Making directory 2026/05/31 03:22:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:52 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:52 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:52 INFO : tictactoe: Making directory 2026/05/31 03:22:52 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:52 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:52 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:22:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:52 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:52 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:53 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:22:53 INFO : toe/toe: Removing directory 2026/05/31 03:22:53 INFO : toe: Removing directory 2026/05/31 03:22:53 INFO : empty_dir: Removing directory 2026/05/31 03:22:53 DEBUG : Local file system at /tmp/rclone3151770891: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 03:22:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/31 03:22:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:55 DEBUG : Reset feature "Copy" 2026/05/31 03:22:55 DEBUG : Reset feature "Move" 2026/05/31 03:22:55 DEBUG : Reset feature "Copy" 2026/05/31 03:22:55 DEBUG : Reset feature "Move" 2026/05/31 03:22:55 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:22:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:55 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:55 INFO : tictacempty_dir: Making directory 2026/05/31 03:22:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:22:55 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:55 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:55 INFO : tictactoe: Making directory 2026/05/31 03:22:55 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:55 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:22:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:55 INFO : tictactoe/tictactoe: Making directory 2026/05/31 03:22:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:22:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:22:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:55 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:22:56 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:22:56 INFO : toe/toe: Removing directory 2026/05/31 03:22:56 INFO : toe: Removing directory 2026/05/31 03:22:56 INFO : empty_dir: Removing directory 2026/05/31 03:22:56 DEBUG : Local file system at /tmp/rclone3151770891: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:22:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 03:22:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:22:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/31 03:22:58 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.63s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:22:59 DEBUG : toe: transformed to: dG9l 2026/05/31 03:22:59 DEBUG : toe: transformed to: dG9l 2026/05/31 03:22:59 INFO : dG9l: Making directory 2026/05/31 03:22:59 DEBUG : toe: transformed to: dG9l 2026/05/31 03:22:59 DEBUG : toe: transformed to: dG9l 2026/05/31 03:22:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 03:22:59 INFO : dG9l/dG9l: Making directory 2026/05/31 03:22:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 03:22:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/31 03:22:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:22:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:22:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:22:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:22:59 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:23:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/31 03:23:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:23:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:23:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:23:00 DEBUG : dG9l: transformed to: toe 2026/05/31 03:23:00 DEBUG : dG9l: transformed to: toe 2026/05/31 03:23:00 DEBUG : dG9l: transformed to: toe 2026/05/31 03:23:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/31 03:23:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/31 03:23:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 03:23:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/31 03:23:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/31 03:23:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/31 03:23:00 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for checks to finish 2026/05/31 03:23:00 DEBUG : Local file system at /tmp/rclone3151770891: Waiting for transfers to finish 2026/05/31 03:23:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-qupegun1mini", Local "Local file system at /tmp/rclone3151770891", Modify Window "1ms" 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe: transformed to: 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe: transformed to: 2026/05/31 03:23:01 INFO : B2 bucket rclone-test-qupegun1mini: Making directory 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe: transformed to: 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe: transformed to: 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe/toe: transformed to: 2026/05/31 03:23:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 03:23:01 INFO : toe/toe: Making directory 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe/toe: transformed to: 2026/05/31 03:23:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe: transformed to: 2026/05/31 03:23:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:23:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:23:01 DEBUG : toe/toe/toe: transformed to: 2026/05/31 03:23:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/31 03:23:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for checks to finish 2026/05/31 03:23:01 DEBUG : B2 bucket rclone-test-qupegun1mini: Waiting for transfers to finish 2026/05/31 03:23:02 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 03:23:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/31 03:23:02 INFO : toe/toe/toe: Copied (new) 2026/05/31 03:23:02 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting files as there were IO errors 2026/05/31 03:23:02 ERROR : B2 bucket rclone-test-qupegun1mini: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/05/31 03:23:03 DEBUG : B2 bucket rclone-test-qupegun1mini: Purge remote 2026/05/31 03:23:03 INFO : B2 bucket rclone-test-qupegun1mini: cleaning bucket "rclone-test-qupegun1mini" of all files 2026/05/31 03:23:04 DEBUG : BackupDir/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b8b_d20260531_m031613_c001_v7007000_t0000_u01780197373795") 2026/05/31 03:23:04 DEBUG : BackupDir/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f110ddd9e259434b4_d20260531_m031607_c001_v0001120_t0056_u01780197367640") 2026/05/31 03:23:04 DEBUG : CompareDest/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5a68_d20260531_m031547_c001_v7007000_t0000_u01780197347555") 2026/05/31 03:23:04 DEBUG : CompareDest/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23b75_d20260531_m031541_c001_v0001137_t0051_u01780197341745") 2026/05/31 03:23:04 DEBUG : CompareDest/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5a69_d20260531_m031547_c001_v7007000_t0000_u01780197347739") 2026/05/31 03:23:04 DEBUG : CompareDest/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02847_d20260531_m031543_c001_v0001183_t0042_u01780197343171") 2026/05/31 03:23:04 DEBUG : CopyDest/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b8f_d20260531_m031613_c001_v7007000_t0000_u01780197373983") 2026/05/31 03:23:04 DEBUG : CopyDest/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dc0c_d20260531_m031604_c001_v0001029_t0016_u01780197364412") 2026/05/31 03:23:04 DEBUG : CopyDest/three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b93_d20260531_m031614_c001_v7007000_t0000_u01780197374164") 2026/05/31 03:23:04 DEBUG : CopyDest/three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02941_d20260531_m031611_c001_v0001183_t0022_u01780197371521") 2026/05/31 03:23:04 DEBUG : CopyDest/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b97_d20260531_m031614_c001_v7007000_t0000_u01780197374345") 2026/05/31 03:23:05 DEBUG : CopyDest/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23bcf_d20260531_m031609_c001_v0001137_t0056_u01780197369122") 2026/05/31 03:23:05 DEBUG : EXISTING: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a7a8_d20260531_m031740_c001_v7007000_t0000_u01780197460251") 2026/05/31 03:23:05 DEBUG : EXISTING: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02bd3_d20260531_m031739_c001_v0001183_t0026_u01780197459237") 2026/05/31 03:23:05 DEBUG : PREFIXapple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e478c_d20260531_m032005_c001_v7007000_t0000_u01780197605119") 2026/05/31 03:23:05 DEBUG : PREFIXapple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ec1_d20260531_m031957_c001_v0001137_t0036_u01780197597976") 2026/05/31 03:23:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40480d4a2dd7342a_d20260531_m032005_c001_v7007000_t0000_u01780197605353") 2026/05/31 03:23:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03090_d20260531_m031957_c001_v0001183_t0025_u01780197597979") 2026/05/31 03:23:05 DEBUG : PREFIXbanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc273_d20260531_m032005_c001_v7007000_t0000_u01780197605118") 2026/05/31 03:23:05 DEBUG : PREFIXbanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ee6_d20260531_m031957_c001_v0001116_t0037_u01780197597986") 2026/05/31 03:23:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c3e_d20260531_m032005_c001_v7007000_t0000_u01780197605497") 2026/05/31 03:23:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7c5_d20260531_m031957_c001_v0001091_t0038_u01780197597954") 2026/05/31 03:23:05 DEBUG : Testêé: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a77f_d20260531_m031736_c001_v7007000_t0000_u01780197456588") 2026/05/31 03:23:05 DEBUG : Testêé: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02bbb_d20260531_m031736_c001_v0001183_t0057_u01780197456016") 2026/05/31 03:23:05 DEBUG : Testêé: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cb3_d20260531_m031734_c001_v0001137_t0047_u01780197454831") 2026/05/31 03:23:05 DEBUG : YXBwbGU=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dd8_d20260531_m031938_c001_v7007000_t0000_u01780197578290") 2026/05/31 03:23:05 DEBUG : YXBwbGU=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac789_d20260531_m031933_c001_v0001091_t0030_u01780197573433") 2026/05/31 03:23:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dd9_d20260531_m031938_c001_v7007000_t0000_u01780197578471") 2026/05/31 03:23:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fc0_d20260531_m031933_c001_v0001183_t0059_u01780197573424") 2026/05/31 03:23:05 DEBUG : YmFuYW5h: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dda_d20260531_m031938_c001_v7007000_t0000_u01780197578652") 2026/05/31 03:23:05 DEBUG : YmFuYW5h: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e65_d20260531_m031933_c001_v0001137_t0016_u01780197573443") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe6e_d20260531_m031406_c001_v7007000_t0000_u01780197246677") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db2e_d20260531_m031405_c001_v0001029_t0042_u01780197245900") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe6b_d20260531_m031403_c001_v7007000_t0000_u01780197243845") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db26_d20260531_m031402_c001_v0001029_t0019_u01780197242763") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32ba8_d20260531_m031343_c001_v7007000_t0000_u01780197223264") 2026/05/31 03:23:06 DEBUG : a/potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dae8_d20260531_m031342_c001_v0001029_t0044_u01780197222368") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb19_d20260531_m032230_c001_v7007000_t0000_u01780197750622") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac94d_d20260531_m032226_c001_v0001091_t0002_u01780197746752") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea92_d20260531_m032212_c001_v7007000_t0000_u01780197732785") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac91d_d20260531_m032206_c001_v0001091_t0036_u01780197726647") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa7e_d20260531_m032152_c001_v7007000_t0000_u01780197712665") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8f1_d20260531_m032148_c001_v0001091_t0053_u01780197708057") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f34_d20260531_m032131_c001_v7007000_t0000_u01780197691946") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8c7_d20260531_m032128_c001_v0001091_t0037_u01780197688090") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3347d_d20260531_m032113_c001_v7007000_t0000_u01780197673456") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8a3_d20260531_m032109_c001_v0001091_t0027_u01780197669079") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3343d_d20260531_m032055_c001_v7007000_t0000_u01780197655761") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f8f_d20260531_m032049_c001_v0001137_t0027_u01780197649027") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba52_d20260531_m032032_c001_v7007000_t0000_u01780197632395") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac827_d20260531_m032027_c001_v0001091_t0051_u01780197627179") 2026/05/31 03:23:06 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f400796a7a061c8a4_d20260531_m032026_c001_v7007000_t0000_u01780197626071") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03182_d20260531_m032020_c001_v0001183_t0028_u01780197620071") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b907_d20260531_m032006_c001_v7007000_t0000_u01780197606909") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030c2_d20260531_m032001_c001_v0001183_t0025_u01780197601944") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4788_d20260531_m032000_c001_v7007000_t0000_u01780197600975") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7bb_d20260531_m031954_c001_v0001091_t0001_u01780197594474") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dd3_d20260531_m031936_c001_v7007000_t0000_u01780197576241") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02f9e_d20260531_m031930_c001_v0001183_t0040_u01780197570188") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af0f_d20260531_m031913_c001_v7007000_t0000_u01780197553769") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02eea_d20260531_m031907_c001_v0001183_t0041_u01780197547851") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc0_d20260531_m031855_c001_v7007000_t0000_u01780197535338") 2026/05/31 03:23:07 DEBUG : apple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02e51_d20260531_m031851_c001_v0001183_t0000_u01780197531074") 2026/05/31 03:23:07 DEBUG : appleSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f400796a7a061c90c_d20260531_m032030_c001_v7007000_t0000_u01780197630527") 2026/05/31 03:23:07 DEBUG : appleSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0319e_d20260531_m032022_c001_v0001183_t0028_u01780197622703") 2026/05/31 03:23:07 DEBUG : appleapple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3343e_d20260531_m032055_c001_v7007000_t0000_u01780197655946") 2026/05/31 03:23:07 DEBUG : appleapple: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fa3_d20260531_m032051_c001_v0001137_t0024_u01780197651598") 2026/05/31 03:23:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb1a_d20260531_m032230_c001_v7007000_t0000_u01780197750806") 2026/05/31 03:23:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0361e_d20260531_m032227_c001_v0001183_t0054_u01780197747391") 2026/05/31 03:23:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea93_d20260531_m032212_c001_v7007000_t0000_u01780197732969") 2026/05/31 03:23:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03574_d20260531_m032207_c001_v0001183_t0015_u01780197727346") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa7f_d20260531_m032152_c001_v7007000_t0000_u01780197712845") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb034da_d20260531_m032148_c001_v0001183_t0018_u01780197708867") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f39_d20260531_m032132_c001_v7007000_t0000_u01780197692129") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03428_d20260531_m032129_c001_v0001183_t0003_u01780197689060") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3347e_d20260531_m032113_c001_v7007000_t0000_u01780197673640") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03386_d20260531_m032109_c001_v0001183_t0016_u01780197669849") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4847_d20260531_m032053_c001_v7007000_t0000_u01780197653836") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac86b_d20260531_m032049_c001_v0001091_t0000_u01780197649612") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba53_d20260531_m032032_c001_v7007000_t0000_u01780197632577") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031e4_d20260531_m032027_c001_v0001183_t0001_u01780197627190") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17e9_d20260531_m032026_c001_v7007000_t0000_u01780197626175") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f13_d20260531_m032020_c001_v0001137_t0023_u01780197620648") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b908_d20260531_m032007_c001_v7007000_t0000_u01780197607092") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3eee_d20260531_m032001_c001_v0001116_t0017_u01780197601956") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc26e_d20260531_m032000_c001_v7007000_t0000_u01780197600358") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23eb5_d20260531_m031955_c001_v0001137_t0040_u01780197595207") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dd5_d20260531_m031936_c001_v7007000_t0000_u01780197576429") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e59_d20260531_m031930_c001_v0001137_t0054_u01780197570834") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af10_d20260531_m031913_c001_v7007000_t0000_u01780197553952") 2026/05/31 03:23:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e15_d20260531_m031909_c001_v0001137_t0013_u01780197549089") 2026/05/31 03:23:09 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc1_d20260531_m031855_c001_v7007000_t0000_u01780197535521") 2026/05/31 03:23:09 DEBUG : appleappleapplebanana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ddb_d20260531_m031852_c001_v0001137_t0021_u01780197532387") 2026/05/31 03:23:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba4a_d20260531_m032030_c001_v7007000_t0000_u01780197630720") 2026/05/31 03:23:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac80d_d20260531_m032022_c001_v0001091_t0033_u01780197622713") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe6f_d20260531_m031406_c001_v7007000_t0000_u01780197246857") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db28_d20260531_m031404_c001_v0001029_t0040_u01780197244425") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe69_d20260531_m031403_c001_v7007000_t0000_u01780197243302") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db22_d20260531_m031401_c001_v0001029_t0018_u01780197241239") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32ba7_d20260531_m031342_c001_v7007000_t0000_u01780197222708") 2026/05/31 03:23:09 DEBUG : b/potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dae4_d20260531_m031340_c001_v0001029_t0023_u01780197220974") 2026/05/31 03:23:09 DEBUG : backup/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf1b8_d20260531_m031627_c001_v7007000_t0000_u01780197387107") 2026/05/31 03:23:09 DEBUG : backup/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23bfb_d20260531_m031624_c001_v0001137_t0025_u01780197384989") 2026/05/31 03:23:09 DEBUG : backup/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1114df65f366f097_d20260531_m031621_c001_v0001174_t0000_u01780197381167") 2026/05/31 03:23:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5b74_d20260531_m031655_c001_v7007000_t0000_u01780197415059") 2026/05/31 03:23:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f104862a473604eb4_d20260531_m031653_c001_v0001184_t0041_u01780197413090") 2026/05/31 03:23:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f117a7515040b6261_d20260531_m031648_c001_v0001185_t0039_u01780197408776") 2026/05/31 03:23:09 DEBUG : backup/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52cfbb85_d20260531_m031642_c001_v7007000_t0000_u01780197402340") 2026/05/31 03:23:09 DEBUG : backup/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f113089f4cfd484b9_d20260531_m031639_c001_v0001130_t0003_u01780197399735") 2026/05/31 03:23:09 DEBUG : backup/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1194c270320d5ce1_d20260531_m031635_c001_v0001185_t0024_u01780197395867") 2026/05/31 03:23:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5b7a_d20260531_m031655_c001_v7007000_t0000_u01780197415241") 2026/05/31 03:23:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11995f5b181ee423_d20260531_m031654_c001_v0001182_t0009_u01780197414306") 2026/05/31 03:23:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11676a629cde19fc_d20260531_m031650_c001_v0001109_t0023_u01780197410528") 2026/05/31 03:23:10 DEBUG : backup/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf1b9_d20260531_m031627_c001_v7007000_t0000_u01780197387349") 2026/05/31 03:23:10 DEBUG : backup/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1093ebe8e95dd95e_d20260531_m031625_c001_v0001106_t0015_u01780197385934") 2026/05/31 03:23:10 DEBUG : backup/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f101c7d344a522eef_d20260531_m031622_c001_v0001184_t0027_u01780197382639") 2026/05/31 03:23:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52cfbb86_d20260531_m031642_c001_v7007000_t0000_u01780197402522") 2026/05/31 03:23:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1081ff01f170eaf8_d20260531_m031641_c001_v0001106_t0002_u01780197401153") 2026/05/31 03:23:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1179625e94598540_d20260531_m031637_c001_v0001184_t0003_u01780197397597") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb1b_d20260531_m032230_c001_v7007000_t0000_u01780197750991") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24105_d20260531_m032227_c001_v0001137_t0054_u01780197747114") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea94_d20260531_m032213_c001_v7007000_t0000_u01780197733152") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240d3_d20260531_m032207_c001_v0001137_t0048_u01780197727079") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa80_d20260531_m032153_c001_v7007000_t0000_u01780197713028") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2409d_d20260531_m032148_c001_v0001137_t0013_u01780197708349") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f3f_d20260531_m032132_c001_v7007000_t0000_u01780197692312") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2403f_d20260531_m032128_c001_v0001137_t0032_u01780197688739") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3347f_d20260531_m032113_c001_v7007000_t0000_u01780197673824") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24003_d20260531_m032109_c001_v0001137_t0001_u01780197669492") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3343f_d20260531_m032056_c001_v7007000_t0000_u01780197656187") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032be_d20260531_m032049_c001_v0001183_t0031_u01780197649357") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba55_d20260531_m032032_c001_v7007000_t0000_u01780197632758") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f37_d20260531_m032027_c001_v0001137_t0026_u01780197627201") 2026/05/31 03:23:10 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb6_d20260531_m032026_c001_v7007000_t0000_u01780197626192") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac805_d20260531_m032020_c001_v0001091_t0038_u01780197620271") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b909_d20260531_m032007_c001_v7007000_t0000_u01780197607276") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23edb_d20260531_m032001_c001_v0001137_t0048_u01780197601966") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419f114cd69cfe86_d20260531_m032000_c001_v7007000_t0000_u01780197600752") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03070_d20260531_m031954_c001_v0001183_t0025_u01780197594860") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4750_d20260531_m031936_c001_v7007000_t0000_u01780197576492") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac77f_d20260531_m031930_c001_v0001091_t0033_u01780197570382") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af11_d20260531_m031914_c001_v7007000_t0000_u01780197554136") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac74b_d20260531_m031908_c001_v0001091_t0034_u01780197548044") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc2_d20260531_m031855_c001_v7007000_t0000_u01780197535704") 2026/05/31 03:23:11 DEBUG : banana: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac721_d20260531_m031851_c001_v0001091_t0057_u01780197531660") 2026/05/31 03:23:11 DEBUG : bananaSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf5d2_d20260531_m032030_c001_v7007000_t0000_u01780197630732") 2026/05/31 03:23:11 DEBUG : bananaSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f1d_d20260531_m032022_c001_v0001137_t0001_u01780197622723") 2026/05/31 03:23:11 DEBUG : both0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc124_d20260531_m031818_c001_v7007000_t0000_u01780197498107") 2026/05/31 03:23:11 DEBUG : both0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d23_d20260531_m031802_c001_v0001137_t0021_u01780197482388") 2026/05/31 03:23:11 DEBUG : both0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836300_d20260531_m031758_c001_v7007000_t0000_u01780197478080") 2026/05/31 03:23:11 DEBUG : both0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cc5_d20260531_m031742_c001_v0001137_t0036_u01780197462112") 2026/05/31 03:23:11 DEBUG : both1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc125_d20260531_m031818_c001_v7007000_t0000_u01780197498331") 2026/05/31 03:23:11 DEBUG : both1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d27_d20260531_m031803_c001_v0001137_t0040_u01780197483388") 2026/05/31 03:23:11 DEBUG : both1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836301_d20260531_m031758_c001_v7007000_t0000_u01780197478261") 2026/05/31 03:23:11 DEBUG : both1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cc9_d20260531_m031742_c001_v0001137_t0034_u01780197462657") 2026/05/31 03:23:12 DEBUG : both10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc126_d20260531_m031818_c001_v7007000_t0000_u01780197498514") 2026/05/31 03:23:12 DEBUG : both10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d41_d20260531_m031809_c001_v0001137_t0010_u01780197489747") 2026/05/31 03:23:12 DEBUG : both10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836302_d20260531_m031758_c001_v7007000_t0000_u01780197478443") 2026/05/31 03:23:12 DEBUG : both10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ced_d20260531_m031748_c001_v0001137_t0038_u01780197468707") 2026/05/31 03:23:12 DEBUG : both11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc127_d20260531_m031818_c001_v7007000_t0000_u01780197498698") 2026/05/31 03:23:12 DEBUG : both11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d49_d20260531_m031810_c001_v0001137_t0053_u01780197490291") 2026/05/31 03:23:12 DEBUG : both11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836303_d20260531_m031758_c001_v7007000_t0000_u01780197478624") 2026/05/31 03:23:12 DEBUG : both11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cef_d20260531_m031749_c001_v0001137_t0005_u01780197469192") 2026/05/31 03:23:12 DEBUG : both12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc128_d20260531_m031818_c001_v7007000_t0000_u01780197498882") 2026/05/31 03:23:12 DEBUG : both12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d4b_d20260531_m031811_c001_v0001137_t0040_u01780197491192") 2026/05/31 03:23:12 DEBUG : both12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836304_d20260531_m031758_c001_v7007000_t0000_u01780197478806") 2026/05/31 03:23:12 DEBUG : both12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cf1_d20260531_m031749_c001_v0001137_t0027_u01780197469794") 2026/05/31 03:23:12 DEBUG : both13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc129_d20260531_m031819_c001_v7007000_t0000_u01780197499066") 2026/05/31 03:23:12 DEBUG : both13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d4d_d20260531_m031811_c001_v0001137_t0040_u01780197491695") 2026/05/31 03:23:12 DEBUG : both13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836306_d20260531_m031758_c001_v7007000_t0000_u01780197478989") 2026/05/31 03:23:12 DEBUG : both13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cf3_d20260531_m031750_c001_v0001137_t0056_u01780197470435") 2026/05/31 03:23:12 DEBUG : both14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc12a_d20260531_m031819_c001_v7007000_t0000_u01780197499251") 2026/05/31 03:23:12 DEBUG : both14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d4f_d20260531_m031812_c001_v0001137_t0049_u01780197492177") 2026/05/31 03:23:12 DEBUG : both14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836307_d20260531_m031759_c001_v7007000_t0000_u01780197479171") 2026/05/31 03:23:12 DEBUG : both14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cf5_d20260531_m031751_c001_v0001137_t0021_u01780197471071") 2026/05/31 03:23:13 DEBUG : both15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc12b_d20260531_m031819_c001_v7007000_t0000_u01780197499434") 2026/05/31 03:23:13 DEBUG : both15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d53_d20260531_m031812_c001_v0001137_t0005_u01780197492703") 2026/05/31 03:23:13 DEBUG : both15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836309_d20260531_m031759_c001_v7007000_t0000_u01780197479352") 2026/05/31 03:23:13 DEBUG : both15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cf9_d20260531_m031751_c001_v0001137_t0016_u01780197471683") 2026/05/31 03:23:13 DEBUG : both16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc12d_d20260531_m031819_c001_v7007000_t0000_u01780197499618") 2026/05/31 03:23:13 DEBUG : both16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d57_d20260531_m031813_c001_v0001137_t0027_u01780197493293") 2026/05/31 03:23:13 DEBUG : both16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad2283630a_d20260531_m031759_c001_v7007000_t0000_u01780197479535") 2026/05/31 03:23:13 DEBUG : both16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cff_d20260531_m031752_c001_v0001137_t0000_u01780197472579") 2026/05/31 03:23:13 DEBUG : both17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc12e_d20260531_m031819_c001_v7007000_t0000_u01780197499801") 2026/05/31 03:23:13 DEBUG : both17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d59_d20260531_m031813_c001_v0001137_t0040_u01780197493795") 2026/05/31 03:23:13 DEBUG : both17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad2283630c_d20260531_m031759_c001_v7007000_t0000_u01780197479721") 2026/05/31 03:23:13 DEBUG : both17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d01_d20260531_m031753_c001_v0001137_t0057_u01780197473331") 2026/05/31 03:23:13 DEBUG : both18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc12f_d20260531_m031819_c001_v7007000_t0000_u01780197499985") 2026/05/31 03:23:13 DEBUG : both18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d5b_d20260531_m031814_c001_v0001137_t0059_u01780197494362") 2026/05/31 03:23:13 DEBUG : both18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad2283630e_d20260531_m031759_c001_v7007000_t0000_u01780197479909") 2026/05/31 03:23:13 DEBUG : both18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d03_d20260531_m031753_c001_v0001137_t0013_u01780197473903") 2026/05/31 03:23:13 DEBUG : both19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc130_d20260531_m031820_c001_v7007000_t0000_u01780197500168") 2026/05/31 03:23:13 DEBUG : both19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d5f_d20260531_m031814_c001_v0001137_t0032_u01780197494959") 2026/05/31 03:23:13 DEBUG : both19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836310_d20260531_m031800_c001_v7007000_t0000_u01780197480093") 2026/05/31 03:23:13 DEBUG : both19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d07_d20260531_m031754_c001_v0001137_t0049_u01780197474652") 2026/05/31 03:23:14 DEBUG : both2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc132_d20260531_m031820_c001_v7007000_t0000_u01780197500351") 2026/05/31 03:23:14 DEBUG : both2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d29_d20260531_m031804_c001_v0001137_t0025_u01780197484192") 2026/05/31 03:23:14 DEBUG : both2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836311_d20260531_m031800_c001_v7007000_t0000_u01780197480281") 2026/05/31 03:23:14 DEBUG : both2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cd1_d20260531_m031743_c001_v0001137_t0043_u01780197463646") 2026/05/31 03:23:14 DEBUG : both3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc133_d20260531_m031820_c001_v7007000_t0000_u01780197500536") 2026/05/31 03:23:14 DEBUG : both3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d2b_d20260531_m031804_c001_v0001137_t0019_u01780197484932") 2026/05/31 03:23:14 DEBUG : both3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836312_d20260531_m031800_c001_v7007000_t0000_u01780197480468") 2026/05/31 03:23:14 DEBUG : both3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cd5_d20260531_m031744_c001_v0001137_t0026_u01780197464452") 2026/05/31 03:23:14 DEBUG : both4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc134_d20260531_m031820_c001_v7007000_t0000_u01780197500719") 2026/05/31 03:23:14 DEBUG : both4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d2d_d20260531_m031805_c001_v0001137_t0032_u01780197485578") 2026/05/31 03:23:14 DEBUG : both4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836314_d20260531_m031800_c001_v7007000_t0000_u01780197480652") 2026/05/31 03:23:14 DEBUG : both4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cdb_d20260531_m031745_c001_v0001137_t0030_u01780197465028") 2026/05/31 03:23:14 DEBUG : both5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc135_d20260531_m031820_c001_v7007000_t0000_u01780197500903") 2026/05/31 03:23:14 DEBUG : both5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d31_d20260531_m031806_c001_v0001137_t0005_u01780197486331") 2026/05/31 03:23:14 DEBUG : both5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836316_d20260531_m031800_c001_v7007000_t0000_u01780197480931") 2026/05/31 03:23:14 DEBUG : both5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cdd_d20260531_m031745_c001_v0001137_t0043_u01780197465544") 2026/05/31 03:23:14 DEBUG : both6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc136_d20260531_m031821_c001_v7007000_t0000_u01780197501085") 2026/05/31 03:23:14 DEBUG : both6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d33_d20260531_m031807_c001_v0001137_t0046_u01780197487153") 2026/05/31 03:23:14 DEBUG : both6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836319_d20260531_m031801_c001_v7007000_t0000_u01780197481111") 2026/05/31 03:23:14 DEBUG : both6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ce1_d20260531_m031746_c001_v0001137_t0051_u01780197466067") 2026/05/31 03:23:15 DEBUG : both7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc137_d20260531_m031821_c001_v7007000_t0000_u01780197501268") 2026/05/31 03:23:15 DEBUG : both7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d39_d20260531_m031807_c001_v0001137_t0004_u01780197487704") 2026/05/31 03:23:15 DEBUG : both7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad2283631c_d20260531_m031801_c001_v7007000_t0000_u01780197481293") 2026/05/31 03:23:15 DEBUG : both7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ce3_d20260531_m031746_c001_v0001137_t0026_u01780197466610") 2026/05/31 03:23:15 DEBUG : both8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc138_d20260531_m031821_c001_v7007000_t0000_u01780197501452") 2026/05/31 03:23:15 DEBUG : both8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d3d_d20260531_m031808_c001_v0001137_t0027_u01780197488370") 2026/05/31 03:23:15 DEBUG : both8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad2283631d_d20260531_m031801_c001_v7007000_t0000_u01780197481476") 2026/05/31 03:23:15 DEBUG : both8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ce5_d20260531_m031747_c001_v0001137_t0012_u01780197467288") 2026/05/31 03:23:15 DEBUG : both9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc139_d20260531_m031821_c001_v7007000_t0000_u01780197501639") 2026/05/31 03:23:15 DEBUG : both9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d3f_d20260531_m031808_c001_v0001137_t0045_u01780197488982") 2026/05/31 03:23:15 DEBUG : both9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22836320_d20260531_m031801_c001_v7007000_t0000_u01780197481660") 2026/05/31 03:23:15 DEBUG : both9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ce7_d20260531_m031747_c001_v0001137_t0027_u01780197467975") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe70_d20260531_m031407_c001_v7007000_t0000_u01780197247041") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db2a_d20260531_m031404_c001_v0001029_t0036_u01780197244882") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe6c_d20260531_m031404_c001_v7007000_t0000_u01780197244063") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db24_d20260531_m031401_c001_v0001029_t0033_u01780197241899") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32bab_d20260531_m031343_c001_v7007000_t0000_u01780197223449") 2026/05/31 03:23:15 DEBUG : c/non empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dae6_d20260531_m031341_c001_v0001029_t0016_u01780197221422") 2026/05/31 03:23:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5ddb_d20260531_m031938_c001_v7007000_t0000_u01780197578833") 2026/05/31 03:23:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e96_d20260531_m031933_c001_v0001116_t0027_u01780197573454") 2026/05/31 03:23:15 DEBUG : check sum: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b6f_d20260531_m031332_c001_v7007000_t0000_u01780197212822") 2026/05/31 03:23:15 DEBUG : check sum: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dad0_d20260531_m031331_c001_v0001029_t0013_u01780197211536") 2026/05/31 03:23:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01f34_d20260531_m032301_c001_v7007000_t0000_u01780197781340") 2026/05/31 03:23:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac993_d20260531_m032259_c001_v0001091_t0046_u01780197779708") 2026/05/31 03:23:16 DEBUG : dest/3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b28_d20260531_m031557_c001_v7007000_t0000_u01780197357404") 2026/05/31 03:23:16 DEBUG : dest/3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4052b2016f7faf29_d20260531_m031556_c001_v0001167_t0018_u01780197356312") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33440_d20260531_m032056_c001_v7007000_t0000_u01780197656370") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac873_d20260531_m032051_c001_v0001091_t0012_u01780197651619") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb1d_d20260531_m032231_c001_v7007000_t0000_u01780197751174") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac931_d20260531_m032217_c001_v0001091_t0059_u01780197737597") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea96_d20260531_m032213_c001_v7007000_t0000_u01780197733336") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac903_d20260531_m032157_c001_v0001091_t0043_u01780197717286") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa81_d20260531_m032153_c001_v7007000_t0000_u01780197713209") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8dd_d20260531_m032136_c001_v0001091_t0012_u01780197696605") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f44_d20260531_m032132_c001_v7007000_t0000_u01780197692493") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8b1_d20260531_m032118_c001_v0001091_t0050_u01780197678107") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33480_d20260531_m032114_c001_v7007000_t0000_u01780197674007") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac88b_d20260531_m032100_c001_v0001091_t0048_u01780197660567") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4846_d20260531_m032053_c001_v7007000_t0000_u01780197653579") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f57_d20260531_m032037_c001_v0001137_t0035_u01780197637048") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba56_d20260531_m032032_c001_v7007000_t0000_u01780197632941") 2026/05/31 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031e6_d20260531_m032027_c001_v0001183_t0018_u01780197627404") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf5ce_d20260531_m032026_c001_v7007000_t0000_u01780197626204") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03122_d20260531_m032011_c001_v0001183_t0012_u01780197611583") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b90a_d20260531_m032007_c001_v7007000_t0000_u01780197607459") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23edd_d20260531_m032002_c001_v0001137_t0004_u01780197602272") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c38_d20260531_m032000_c001_v7007000_t0000_u01780197600376") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac79d_d20260531_m031942_c001_v0001091_t0021_u01780197582889") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a872_d20260531_m031936_c001_v7007000_t0000_u01780197576052") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02f40_d20260531_m031918_c001_v0001183_t0028_u01780197558505") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af12_d20260531_m031914_c001_v7007000_t0000_u01780197554319") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02e99_d20260531_m031900_c001_v0001183_t0047_u01780197540035") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc4_d20260531_m031855_c001_v7007000_t0000_u01780197535888") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02dd9_d20260531_m031835_c001_v0001183_t0012_u01780197515919") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb9_d20260531_m032030_c001_v7007000_t0000_u01780197630741") 2026/05/31 03:23:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031a0_d20260531_m032022_c001_v0001183_t0024_u01780197622910") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33441_d20260531_m032056_c001_v7007000_t0000_u01780197656562") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ffa_d20260531_m032051_c001_v0001116_t0028_u01780197651629") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb1f_d20260531_m032231_c001_v7007000_t0000_u01780197751358") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240ed_d20260531_m032218_c001_v0001137_t0026_u01780197738360") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea97_d20260531_m032213_c001_v7007000_t0000_u01780197733518") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240bb_d20260531_m032158_c001_v0001137_t0026_u01780197718018") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa82_d20260531_m032153_c001_v7007000_t0000_u01780197713390") 2026/05/31 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2406d_d20260531_m032137_c001_v0001137_t0030_u01780197697438") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f49_d20260531_m032132_c001_v7007000_t0000_u01780197692674") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2401f_d20260531_m032118_c001_v0001137_t0021_u01780197678868") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33481_d20260531_m032114_c001_v7007000_t0000_u01780197674190") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fdf_d20260531_m032101_c001_v0001137_t0003_u01780197661276") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e484b_d20260531_m032054_c001_v7007000_t0000_u01780197654030") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0324a_d20260531_m032037_c001_v0001183_t0027_u01780197637730") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba58_d20260531_m032033_c001_v7007000_t0000_u01780197633122") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac82b_d20260531_m032027_c001_v0001091_t0023_u01780197627608") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cbb39_d20260531_m032026_c001_v7007000_t0000_u01780197626094") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7e7_d20260531_m032012_c001_v0001091_t0051_u01780197612155") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b90c_d20260531_m032007_c001_v7007000_t0000_u01780197607643") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030c6_d20260531_m032002_c001_v0001183_t0002_u01780197602409") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c3a_d20260531_m032000_c001_v7007000_t0000_u01780197600827") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03020_d20260531_m031943_c001_v0001183_t0028_u01780197583657") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70d2e_d20260531_m031936_c001_v7007000_t0000_u01780197576504") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac75b_d20260531_m031919_c001_v0001091_t0015_u01780197559068") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af13_d20260531_m031914_c001_v7007000_t0000_u01780197554504") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac731_d20260531_m031900_c001_v0001091_t0044_u01780197540656") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc5_d20260531_m031856_c001_v7007000_t0000_u01780197536072") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac701_d20260531_m031836_c001_v0001091_t0011_u01780197516126") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4064792d0f77a1d3_d20260531_m032030_c001_v7007000_t0000_u01780197630791") 2026/05/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f21_d20260531_m032023_c001_v0001137_t0034_u01780197623122") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33442_d20260531_m032056_c001_v7007000_t0000_u01780197656745") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032d4_d20260531_m032051_c001_v0001183_t0051_u01780197651804") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb21_d20260531_m032231_c001_v7007000_t0000_u01780197751542") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb035dc_d20260531_m032219_c001_v0001183_t0000_u01780197739127") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea98_d20260531_m032213_c001_v7007000_t0000_u01780197733700") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0351c_d20260531_m032158_c001_v0001183_t0029_u01780197718750") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa83_d20260531_m032153_c001_v7007000_t0000_u01780197713573") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03472_d20260531_m032138_c001_v0001183_t0047_u01780197698182") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f4e_d20260531_m032132_c001_v7007000_t0000_u01780197692855") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb033c6_d20260531_m032119_c001_v0001183_t0002_u01780197679835") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33482_d20260531_m032114_c001_v7007000_t0000_u01780197674372") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03330_d20260531_m032102_c001_v0001183_t0044_u01780197662059") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e484c_d20260531_m032054_c001_v7007000_t0000_u01780197654041") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac843_d20260531_m032038_c001_v0001091_t0042_u01780197638287") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba59_d20260531_m032033_c001_v7007000_t0000_u01780197633303") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031e8_d20260531_m032027_c001_v0001183_t0037_u01780197627619") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f2a_d20260531_m032025_c001_v7007000_t0000_u01780197625981") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23efb_d20260531_m032012_c001_v0001137_t0002_u01780197612879") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b90d_d20260531_m032007_c001_v7007000_t0000_u01780197607826") 2026/05/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7d5_d20260531_m032002_c001_v0001091_t0016_u01780197602464") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a402795e8_d20260531_m032000_c001_v7007000_t0000_u01780197600984") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e85_d20260531_m031944_c001_v0001137_t0043_u01780197584211") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70d28_d20260531_m031936_c001_v7007000_t0000_u01780197576312") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e37_d20260531_m031919_c001_v0001137_t0033_u01780197559944") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af14_d20260531_m031914_c001_v7007000_t0000_u01780197554687") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23df7_d20260531_m031901_c001_v0001137_t0056_u01780197541348") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc6_d20260531_m031856_c001_v7007000_t0000_u01780197536255") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23dab_d20260531_m031836_c001_v0001137_t0009_u01780197516677") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba4b_d20260531_m032030_c001_v7007000_t0000_u01780197630751") 2026/05/31 03:23:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac811_d20260531_m032023_c001_v0001091_t0024_u01780197623237") 2026/05/31 03:23:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33443_d20260531_m032056_c001_v7007000_t0000_u01780197656928") 2026/05/31 03:23:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032da_d20260531_m032052_c001_v0001183_t0002_u01780197652005") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb22_d20260531_m032231_c001_v7007000_t0000_u01780197751725") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4156_d20260531_m032219_c001_v0001116_t0027_u01780197739707") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea99_d20260531_m032213_c001_v7007000_t0000_u01780197733882") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4106_d20260531_m032159_c001_v0001116_t0056_u01780197719370") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa84_d20260531_m032153_c001_v7007000_t0000_u01780197713761") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e40b6_d20260531_m032138_c001_v0001116_t0020_u01780197698739") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f55_d20260531_m032133_c001_v7007000_t0000_u01780197693094") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e406a_d20260531_m032120_c001_v0001116_t0001_u01780197680401") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33483_d20260531_m032114_c001_v7007000_t0000_u01780197674555") 2026/05/31 03:23:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4024_d20260531_m032102_c001_v0001116_t0015_u01780197662613") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4845_d20260531_m032053_c001_v7007000_t0000_u01780197653568") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3fb8_d20260531_m032039_c001_v0001116_t0059_u01780197639114") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5a_d20260531_m032033_c001_v7007000_t0000_u01780197633518") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f39_d20260531_m032027_c001_v0001137_t0055_u01780197627790") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf5cd_d20260531_m032026_c001_v7007000_t0000_u01780197626014") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f26_d20260531_m032013_c001_v0001116_t0048_u01780197613574") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b90e_d20260531_m032008_c001_v7007000_t0000_u01780197608010") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030cc_d20260531_m032002_c001_v0001183_t0047_u01780197602667") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc26f_d20260531_m032000_c001_v7007000_t0000_u01780197600540") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ebc_d20260531_m031944_c001_v0001116_t0056_u01780197584930") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f424efead8de004d5_d20260531_m031936_c001_v7007000_t0000_u01780197576312") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e62_d20260531_m031920_c001_v0001116_t0046_u01780197560594") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af15_d20260531_m031914_c001_v7007000_t0000_u01780197554906") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e06_d20260531_m031902_c001_v0001116_t0012_u01780197542098") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc7_d20260531_m031856_c001_v7007000_t0000_u01780197536439") 2026/05/31 03:23:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3daa_d20260531_m031837_c001_v0001116_t0056_u01780197517065") 2026/05/31 03:23:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba45_d20260531_m032030_c001_v7007000_t0000_u01780197630535") 2026/05/31 03:23:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031a8_d20260531_m032023_c001_v0001183_t0046_u01780197623307") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33444_d20260531_m032057_c001_v7007000_t0000_u01780197657111") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fa5_d20260531_m032052_c001_v0001137_t0001_u01780197652023") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb23_d20260531_m032231_c001_v7007000_t0000_u01780197751909") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac93b_d20260531_m032220_c001_v0001091_t0000_u01780197740460") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea9a_d20260531_m032214_c001_v7007000_t0000_u01780197734108") 2026/05/31 03:23:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac90d_d20260531_m032200_c001_v0001091_t0037_u01780197720562") 2026/05/31 03:23:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa85_d20260531_m032153_c001_v7007000_t0000_u01780197713947") 2026/05/31 03:23:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8e7_d20260531_m032141_c001_v0001091_t0059_u01780197701269") 2026/05/31 03:23:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f5a_d20260531_m032133_c001_v7007000_t0000_u01780197693276") 2026/05/31 03:23:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8b9_d20260531_m032121_c001_v0001091_t0004_u01780197681239") 2026/05/31 03:23:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33484_d20260531_m032114_c001_v7007000_t0000_u01780197674738") 2026/05/31 03:23:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac893_d20260531_m032103_c001_v0001091_t0052_u01780197663415") 2026/05/31 03:23:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3341d_d20260531_m032053_c001_v7007000_t0000_u01780197653986") 2026/05/31 03:23:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f6f_d20260531_m032041_c001_v0001137_t0056_u01780197641918") 2026/05/31 03:23:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5b_d20260531_m032033_c001_v7007000_t0000_u01780197633698") 2026/05/31 03:23:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031ec_d20260531_m032027_c001_v0001183_t0055_u01780197627827") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f2b_d20260531_m032026_c001_v7007000_t0000_u01780197626161") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03150_d20260531_m032014_c001_v0001183_t0053_u01780197614870") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b90f_d20260531_m032008_c001_v7007000_t0000_u01780197608200") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ef4_d20260531_m032002_c001_v0001116_t0023_u01780197602704") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc271_d20260531_m032000_c001_v7007000_t0000_u01780197600903") 2026/05/31 03:23:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7ab_d20260531_m031947_c001_v0001091_t0049_u01780197587560") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b8f8_d20260531_m031936_c001_v7007000_t0000_u01780197576514") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02f58_d20260531_m031921_c001_v0001183_t0018_u01780197561975") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af16_d20260531_m031915_c001_v7007000_t0000_u01780197555089") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02eb2_d20260531_m031902_c001_v0001183_t0051_u01780197542622") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc8_d20260531_m031856_c001_v7007000_t0000_u01780197536623") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02deb_d20260531_m031838_c001_v0001183_t0029_u01780197518258") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17eb_d20260531_m032030_c001_v7007000_t0000_u01780197630765") 2026/05/31 03:23:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f23_d20260531_m032023_c001_v0001137_t0000_u01780197623414") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33445_d20260531_m032057_c001_v7007000_t0000_u01780197657296") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghij: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac877_d20260531_m032052_c001_v0001091_t0012_u01780197652080") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb24_d20260531_m032232_c001_v7007000_t0000_u01780197752093") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240f5_d20260531_m032220_c001_v0001137_t0034_u01780197740911") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea9b_d20260531_m032214_c001_v7007000_t0000_u01780197734312") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240bd_d20260531_m032200_c001_v0001137_t0019_u01780197720946") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa86_d20260531_m032154_c001_v7007000_t0000_u01780197714129") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24087_d20260531_m032141_c001_v0001137_t0012_u01780197701721") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f5e_d20260531_m032133_c001_v7007000_t0000_u01780197693457") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2402d_d20260531_m032121_c001_v0001137_t0035_u01780197681626") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33485_d20260531_m032114_c001_v7007000_t0000_u01780197674921") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fe7_d20260531_m032103_c001_v0001137_t0027_u01780197663809") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52d06d08_d20260531_m032053_c001_v7007000_t0000_u01780197653773") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03276_d20260531_m032042_c001_v0001183_t0025_u01780197642260") 2026/05/31 03:23:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5c_d20260531_m032033_c001_v7007000_t0000_u01780197633882") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac82f_d20260531_m032028_c001_v0001091_t0036_u01780197628001") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b9da_d20260531_m032026_c001_v7007000_t0000_u01780197626213") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7ef_d20260531_m032015_c001_v0001091_t0016_u01780197615077") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b910_d20260531_m032008_c001_v7007000_t0000_u01780197608391") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ee1_d20260531_m032002_c001_v0001137_t0047_u01780197602859") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c39_d20260531_m032000_c001_v7007000_t0000_u01780197600561") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03032_d20260531_m031947_c001_v0001183_t0034_u01780197587867") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a873_d20260531_m031936_c001_v7007000_t0000_u01780197576235") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac763_d20260531_m031922_c001_v0001091_t0017_u01780197562187") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af17_d20260531_m031915_c001_v7007000_t0000_u01780197555273") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac73b_d20260531_m031902_c001_v0001091_t0045_u01780197542825") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bc9_d20260531_m031856_c001_v7007000_t0000_u01780197536806") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac705_d20260531_m031838_c001_v0001091_t0029_u01780197518460") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba46_d20260531_m032030_c001_v7007000_t0000_u01780197630567") 2026/05/31 03:23:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031aa_d20260531_m032023_c001_v0001183_t0010_u01780197623507") 2026/05/31 03:23:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33446_d20260531_m032057_c001_v7007000_t0000_u01780197657494") 2026/05/31 03:23:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032e0_d20260531_m032052_c001_v0001183_t0036_u01780197652215") 2026/05/31 03:23:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb25_d20260531_m032232_c001_v7007000_t0000_u01780197752279") 2026/05/31 03:23:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb035f6_d20260531_m032221_c001_v0001183_t0010_u01780197741179") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea9c_d20260531_m032214_c001_v7007000_t0000_u01780197734495") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0352c_d20260531_m032201_c001_v0001183_t0058_u01780197721441") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa87_d20260531_m032154_c001_v7007000_t0000_u01780197714312") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb034a0_d20260531_m032142_c001_v0001183_t0005_u01780197702131") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f61_d20260531_m032133_c001_v7007000_t0000_u01780197693639") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb033d6_d20260531_m032121_c001_v0001183_t0012_u01780197681978") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33486_d20260531_m032115_c001_v7007000_t0000_u01780197675103") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03342_d20260531_m032104_c001_v0001183_t0039_u01780197664156") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52d06d09_d20260531_m032054_c001_v7007000_t0000_u01780197654050") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac84d_d20260531_m032042_c001_v0001091_t0003_u01780197642622") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5d_d20260531_m032034_c001_v7007000_t0000_u01780197634065") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031ee_d20260531_m032028_c001_v0001183_t0003_u01780197628044") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f400796a7a061c8a5_d20260531_m032026_c001_v7007000_t0000_u01780197626253") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f07_d20260531_m032015_c001_v0001137_t0025_u01780197615486") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b911_d20260531_m032008_c001_v7007000_t0000_u01780197608574") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030ce_d20260531_m032002_c001_v0001183_t0031_u01780197602871") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40480d4a2dd73426_d20260531_m032000_c001_v7007000_t0000_u01780197600931") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e8d_d20260531_m031948_c001_v0001137_t0023_u01780197588063") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b8f7_d20260531_m031936_c001_v7007000_t0000_u01780197576312") 2026/05/31 03:23:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e41_d20260531_m031922_c001_v0001137_t0032_u01780197562674") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af18_d20260531_m031915_c001_v7007000_t0000_u01780197555456") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e01_d20260531_m031903_c001_v0001137_t0018_u01780197543179") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bca_d20260531_m031856_c001_v7007000_t0000_u01780197536995") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23dad_d20260531_m031838_c001_v0001137_t0018_u01780197518861") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf5d1_d20260531_m032030_c001_v7007000_t0000_u01780197630547") 2026/05/31 03:23:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac813_d20260531_m032023_c001_v0001091_t0040_u01780197623637") 2026/05/31 03:23:30 DEBUG : dir1/0007-12345: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33447_d20260531_m032057_c001_v7007000_t0000_u01780197657677") 2026/05/31 03:23:30 DEBUG : dir1/0007-12345: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fa9_d20260531_m032052_c001_v0001137_t0001_u01780197652370") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb26_d20260531_m032232_c001_v7007000_t0000_u01780197752464") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e415e_d20260531_m032221_c001_v0001116_t0035_u01780197741396") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea9d_d20260531_m032214_c001_v7007000_t0000_u01780197734762") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4110_d20260531_m032201_c001_v0001116_t0002_u01780197721646") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa88_d20260531_m032154_c001_v7007000_t0000_u01780197714494") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e40c4_d20260531_m032142_c001_v0001116_t0022_u01780197702333") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f65_d20260531_m032133_c001_v7007000_t0000_u01780197693821") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4070_d20260531_m032122_c001_v0001116_t0048_u01780197682174") 2026/05/31 03:23:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33487_d20260531_m032115_c001_v7007000_t0000_u01780197675288") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4030_d20260531_m032104_c001_v0001116_t0015_u01780197664369") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4848_d20260531_m032053_c001_v7007000_t0000_u01780197653845") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3fc4_d20260531_m032043_c001_v0001116_t0030_u01780197643060") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5e_d20260531_m032034_c001_v7007000_t0000_u01780197634248") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f3b_d20260531_m032028_c001_v0001137_t0027_u01780197628105") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f29_d20260531_m032025_c001_v7007000_t0000_u01780197625798") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f2e_d20260531_m032015_c001_v0001116_t0051_u01780197615889") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b912_d20260531_m032008_c001_v7007000_t0000_u01780197608757") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7d9_d20260531_m032002_c001_v0001091_t0021_u01780197602940") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419f114cd69cfe88_d20260531_m032000_c001_v7007000_t0000_u01780197600939") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ec8_d20260531_m031948_c001_v0001116_t0036_u01780197588749") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd1751_d20260531_m031936_c001_v7007000_t0000_u01780197576440") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e70_d20260531_m031923_c001_v0001116_t0048_u01780197563165") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af19_d20260531_m031915_c001_v7007000_t0000_u01780197555638") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e14_d20260531_m031903_c001_v0001116_t0034_u01780197543611") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bcb_d20260531_m031857_c001_v7007000_t0000_u01780197537178") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3db0_d20260531_m031839_c001_v0001116_t0002_u01780197519318") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f2f_d20260531_m032030_c001_v7007000_t0000_u01780197630596") 2026/05/31 03:23:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031ac_d20260531_m032023_c001_v0001183_t0004_u01780197623714") 2026/05/31 03:23:32 DEBUG : dir1/0008-23456: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33448_d20260531_m032057_c001_v7007000_t0000_u01780197657915") 2026/05/31 03:23:32 DEBUG : dir1/0008-23456: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032e6_d20260531_m032052_c001_v0001183_t0010_u01780197652437") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb27_d20260531_m032232_c001_v7007000_t0000_u01780197752649") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac93d_d20260531_m032222_c001_v0001091_t0055_u01780197742648") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eea9f_d20260531_m032214_c001_v7007000_t0000_u01780197734955") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac911_d20260531_m032202_c001_v0001091_t0053_u01780197722500") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa89_d20260531_m032154_c001_v7007000_t0000_u01780197714676") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8eb_d20260531_m032144_c001_v0001091_t0034_u01780197704224") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f68_d20260531_m032134_c001_v7007000_t0000_u01780197694005") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8bb_d20260531_m032123_c001_v0001091_t0039_u01780197683307") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33488_d20260531_m032115_c001_v7007000_t0000_u01780197675471") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac895_d20260531_m032105_c001_v0001091_t0045_u01780197665023") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42000b05b01c5877_d20260531_m032053_c001_v7007000_t0000_u01780197653968") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f7b_d20260531_m032045_c001_v0001137_t0058_u01780197645212") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba5f_d20260531_m032034_c001_v7007000_t0000_u01780197634431") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f8a_d20260531_m032028_c001_v0001116_t0031_u01780197628116") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17e7_d20260531_m032025_c001_v7007000_t0000_u01780197625811") 2026/05/31 03:23:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03162_d20260531_m032016_c001_v0001183_t0010_u01780197616715") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b913_d20260531_m032008_c001_v7007000_t0000_u01780197608939") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030d2_d20260531_m032003_c001_v0001183_t0040_u01780197603087") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f407e60ab977fd18b_d20260531_m032000_c001_v7007000_t0000_u01780197600770") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7b5_d20260531_m031950_c001_v0001091_t0029_u01780197590822") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f424efead8de004d7_d20260531_m031936_c001_v7007000_t0000_u01780197576523") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02f68_d20260531_m031923_c001_v0001183_t0055_u01780197563732") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af1e_d20260531_m031915_c001_v7007000_t0000_u01780197555822") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ec2_d20260531_m031904_c001_v0001183_t0014_u01780197544453") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bcc_d20260531_m031857_c001_v7007000_t0000_u01780197537362") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02df7_d20260531_m031840_c001_v0001183_t0032_u01780197520082") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba51_d20260531_m032030_c001_v7007000_t0000_u01780197630933") 2026/05/31 03:23:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f25_d20260531_m032023_c001_v0001137_t0044_u01780197623810") 2026/05/31 03:23:33 DEBUG : dir1/0009-34567: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33449_d20260531_m032058_c001_v7007000_t0000_u01780197658099") 2026/05/31 03:23:33 DEBUG : dir1/0009-34567: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac879_d20260531_m032052_c001_v0001091_t0043_u01780197652555") 2026/05/31 03:23:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb29_d20260531_m032232_c001_v7007000_t0000_u01780197752833") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240fb_d20260531_m032223_c001_v0001137_t0006_u01780197743094") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa0_d20260531_m032215_c001_v7007000_t0000_u01780197735137") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240c3_d20260531_m032202_c001_v0001137_t0016_u01780197722816") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa8a_d20260531_m032154_c001_v7007000_t0000_u01780197714862") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24091_d20260531_m032144_c001_v0001137_t0045_u01780197704616") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f6e_d20260531_m032134_c001_v7007000_t0000_u01780197694186") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24037_d20260531_m032123_c001_v0001137_t0030_u01780197683690") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33489_d20260531_m032115_c001_v7007000_t0000_u01780197675653") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ff3_d20260531_m032105_c001_v0001137_t0001_u01780197665420") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cca17_d20260531_m032053_c001_v7007000_t0000_u01780197653995") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0329e_d20260531_m032045_c001_v0001183_t0020_u01780197645639") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba60_d20260531_m032034_c001_v7007000_t0000_u01780197634611") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031f2_d20260531_m032028_c001_v0001183_t0027_u01780197628256") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb5_d20260531_m032026_c001_v7007000_t0000_u01780197626009") 2026/05/31 03:23:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7f5_d20260531_m032017_c001_v0001091_t0043_u01780197617095") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b914_d20260531_m032009_c001_v7007000_t0000_u01780197609122") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ee5_d20260531_m032003_c001_v0001137_t0021_u01780197603134") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b901_d20260531_m032000_c001_v7007000_t0000_u01780197600770") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03058_d20260531_m031951_c001_v0001183_t0014_u01780197591295") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a875_d20260531_m031936_c001_v7007000_t0000_u01780197576602") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac769_d20260531_m031923_c001_v0001091_t0025_u01780197563939") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af23_d20260531_m031916_c001_v7007000_t0000_u01780197556008") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac741_d20260531_m031904_c001_v0001091_t0013_u01780197544667") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bcd_d20260531_m031857_c001_v7007000_t0000_u01780197537547") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac709_d20260531_m031840_c001_v0001091_t0054_u01780197520293") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f400796a7a061c910_d20260531_m032030_c001_v7007000_t0000_u01780197630709") 2026/05/31 03:23:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f62_d20260531_m032023_c001_v0001116_t0013_u01780197623892") 2026/05/31 03:23:35 DEBUG : dir1/0010-45678: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3344b_d20260531_m032058_c001_v7007000_t0000_u01780197658282") 2026/05/31 03:23:35 DEBUG : dir1/0010-45678: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032ea_d20260531_m032052_c001_v0001183_t0049_u01780197652649") 2026/05/31 03:23:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2a_d20260531_m032233_c001_v7007000_t0000_u01780197753017") 2026/05/31 03:23:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03608_d20260531_m032223_c001_v0001183_t0015_u01780197743718") 2026/05/31 03:23:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa1_d20260531_m032215_c001_v7007000_t0000_u01780197735319") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03540_d20260531_m032203_c001_v0001183_t0039_u01780197723265") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa8c_d20260531_m032155_c001_v7007000_t0000_u01780197715051") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb034be_d20260531_m032144_c001_v0001183_t0047_u01780197704952") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f73_d20260531_m032134_c001_v7007000_t0000_u01780197694368") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb033f4_d20260531_m032124_c001_v0001183_t0045_u01780197684036") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348a_d20260531_m032115_c001_v7007000_t0000_u01780197675836") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03354_d20260531_m032105_c001_v0001183_t0055_u01780197665804") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e484a_d20260531_m032053_c001_v7007000_t0000_u01780197653998") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac85b_d20260531_m032045_c001_v0001091_t0050_u01780197645838") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba61_d20260531_m032034_c001_v7007000_t0000_u01780197634793") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031f8_d20260531_m032028_c001_v0001183_t0018_u01780197628461") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b9d3_d20260531_m032026_c001_v7007000_t0000_u01780197626015") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f0b_d20260531_m032017_c001_v0001137_t0003_u01780197617448") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b915_d20260531_m032009_c001_v7007000_t0000_u01780197609305") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030d4_d20260531_m032003_c001_v0001183_t0017_u01780197603297") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f407e60ab977fd18c_d20260531_m032000_c001_v7007000_t0000_u01780197600953") 2026/05/31 03:23:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ea1_d20260531_m031951_c001_v0001137_t0051_u01780197591498") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a40279587_d20260531_m031936_c001_v7007000_t0000_u01780197576299") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e45_d20260531_m031924_c001_v0001137_t0017_u01780197564357") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af27_d20260531_m031916_c001_v7007000_t0000_u01780197556191") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e09_d20260531_m031905_c001_v0001137_t0031_u01780197545199") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bce_d20260531_m031857_c001_v7007000_t0000_u01780197537734") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23db3_d20260531_m031840_c001_v0001137_t0057_u01780197520631") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17ea_d20260531_m032030_c001_v7007000_t0000_u01780197630577") 2026/05/31 03:23:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031b2_d20260531_m032023_c001_v0001183_t0048_u01780197623916") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3344c_d20260531_m032058_c001_v7007000_t0000_u01780197658466") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23faf_d20260531_m032052_c001_v0001137_t0046_u01780197652753") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2b_d20260531_m032233_c001_v7007000_t0000_u01780197753224") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4168_d20260531_m032223_c001_v0001116_t0023_u01780197743911") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa2_d20260531_m032215_c001_v7007000_t0000_u01780197735502") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4116_d20260531_m032203_c001_v0001116_t0000_u01780197723493") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa8d_d20260531_m032155_c001_v7007000_t0000_u01780197715233") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e40d6_d20260531_m032145_c001_v0001116_t0005_u01780197705160") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f77_d20260531_m032134_c001_v7007000_t0000_u01780197694553") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4074_d20260531_m032124_c001_v0001116_t0058_u01780197684239") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348b_d20260531_m032116_c001_v7007000_t0000_u01780197676019") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4032_d20260531_m032105_c001_v0001116_t0015_u01780197665996") 2026/05/31 03:23:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42000b05b01c5875_d20260531_m032053_c001_v7007000_t0000_u01780197653604") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3fd8_d20260531_m032046_c001_v0001116_t0016_u01780197646279") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba62_d20260531_m032034_c001_v7007000_t0000_u01780197634975") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac831_d20260531_m032028_c001_v0001091_t0043_u01780197628580") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f28_d20260531_m032025_c001_v7007000_t0000_u01780197625618") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f34_d20260531_m032017_c001_v0001116_t0001_u01780197617805") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b916_d20260531_m032009_c001_v7007000_t0000_u01780197609487") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7db_d20260531_m032003_c001_v0001091_t0006_u01780197603410") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e4787_d20260531_m032000_c001_v7007000_t0000_u01780197600787") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ece_d20260531_m031951_c001_v0001116_t0009_u01780197591793") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dd7_d20260531_m031936_c001_v7007000_t0000_u01780197576687") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e74_d20260531_m031924_c001_v0001116_t0041_u01780197564771") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af2b_d20260531_m031916_c001_v7007000_t0000_u01780197556377") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e22_d20260531_m031905_c001_v0001116_t0014_u01780197545544") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bcf_d20260531_m031857_c001_v7007000_t0000_u01780197537918") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3db6_d20260531_m031840_c001_v0001116_t0034_u01780197520980") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5f30_d20260531_m032030_c001_v7007000_t0000_u01780197630777") 2026/05/31 03:23:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac81b_d20260531_m032024_c001_v0001091_t0031_u01780197624123") 2026/05/31 03:23:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3344d_d20260531_m032058_c001_v7007000_t0000_u01780197658650") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032ee_d20260531_m032052_c001_v0001183_t0024_u01780197652899") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2c_d20260531_m032233_c001_v7007000_t0000_u01780197753409") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac941_d20260531_m032224_c001_v0001091_t0019_u01780197744944") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa3_d20260531_m032215_c001_v7007000_t0000_u01780197735683") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac917_d20260531_m032204_c001_v0001091_t0029_u01780197724041") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa8e_d20260531_m032155_c001_v7007000_t0000_u01780197715413") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8ef_d20260531_m032146_c001_v0001091_t0044_u01780197706000") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f7a_d20260531_m032134_c001_v7007000_t0000_u01780197694734") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac8c3_d20260531_m032126_c001_v0001091_t0039_u01780197686561") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348c_d20260531_m032116_c001_v7007000_t0000_u01780197676203") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac89d_d20260531_m032107_c001_v0001091_t0045_u01780197667176") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42000b05b01c5876_d20260531_m032053_c001_v7007000_t0000_u01780197653837") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f83_d20260531_m032047_c001_v0001137_t0031_u01780197647191") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba64_d20260531_m032035_c001_v7007000_t0000_u01780197635157") 2026/05/31 03:23:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f3d_d20260531_m032028_c001_v0001137_t0012_u01780197628587") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17e8_d20260531_m032025_c001_v7007000_t0000_u01780197625994") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03174_d20260531_m032018_c001_v0001183_t0052_u01780197618501") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b917_d20260531_m032009_c001_v7007000_t0000_u01780197609671") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030d8_d20260531_m032003_c001_v0001183_t0051_u01780197603562") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b902_d20260531_m032000_c001_v7007000_t0000_u01780197600963") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7b7_d20260531_m031952_c001_v0001091_t0038_u01780197592679") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e474f_d20260531_m031936_c001_v7007000_t0000_u01780197576306") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02f78_d20260531_m031926_c001_v0001183_t0010_u01780197566046") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af2e_d20260531_m031916_c001_v7007000_t0000_u01780197556561") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ede_d20260531_m031906_c001_v0001183_t0049_u01780197546421") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bd0_d20260531_m031858_c001_v7007000_t0000_u01780197538101") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02e0b_d20260531_m031842_c001_v0001183_t0045_u01780197522871") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f400796a7a061c914_d20260531_m032030_c001_v7007000_t0000_u01780197630892") 2026/05/31 03:23:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031b4_d20260531_m032024_c001_v0001183_t0019_u01780197624134") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3344e_d20260531_m032058_c001_v7007000_t0000_u01780197658834") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac87b_d20260531_m032052_c001_v0001091_t0010_u01780197652974") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2d_d20260531_m032233_c001_v7007000_t0000_u01780197753594") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24101_d20260531_m032225_c001_v0001137_t0040_u01780197745393") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa4_d20260531_m032215_c001_v7007000_t0000_u01780197735865") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f240c5_d20260531_m032204_c001_v0001137_t0014_u01780197724472") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa8f_d20260531_m032155_c001_v7007000_t0000_u01780197715595") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24095_d20260531_m032146_c001_v0001137_t0021_u01780197706293") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f7c_d20260531_m032134_c001_v7007000_t0000_u01780197694916") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2403b_d20260531_m032126_c001_v0001137_t0046_u01780197686954") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348d_d20260531_m032116_c001_v7007000_t0000_u01780197676386") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ffb_d20260531_m032107_c001_v0001137_t0058_u01780197667536") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42000b05b01c5879_d20260531_m032054_c001_v7007000_t0000_u01780197654150") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032b0_d20260531_m032047_c001_v0001183_t0016_u01780197647618") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba65_d20260531_m032035_c001_v7007000_t0000_u01780197635358") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031fc_d20260531_m032028_c001_v0001183_t0035_u01780197628688") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd17e6_d20260531_m032025_c001_v7007000_t0000_u01780197625629") 2026/05/31 03:23:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac801_d20260531_m032018_c001_v0001091_t0051_u01780197618751") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b918_d20260531_m032009_c001_v7007000_t0000_u01780197609854") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ef8_d20260531_m032003_c001_v0001116_t0021_u01780197603672") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc270_d20260531_m032000_c001_v7007000_t0000_u01780197600722") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03066_d20260531_m031953_c001_v0001183_t0049_u01780197593090") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a874_d20260531_m031936_c001_v7007000_t0000_u01780197576417") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac76f_d20260531_m031926_c001_v0001091_t0050_u01780197566250") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af31_d20260531_m031916_c001_v7007000_t0000_u01780197556744") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac745_d20260531_m031906_c001_v0001091_t0034_u01780197546613") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bd1_d20260531_m031858_c001_v7007000_t0000_u01780197538285") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac715_d20260531_m031843_c001_v0001091_t0047_u01780197523117") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba4f_d20260531_m032030_c001_v7007000_t0000_u01780197630901") 2026/05/31 03:23:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f29_d20260531_m032024_c001_v0001137_t0030_u01780197624314") 2026/05/31 03:23:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3344f_d20260531_m032059_c001_v7007000_t0000_u01780197659018") 2026/05/31 03:23:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23fb1_d20260531_m032053_c001_v0001137_t0040_u01780197653079") 2026/05/31 03:23:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2e_d20260531_m032233_c001_v7007000_t0000_u01780197753778") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03614_d20260531_m032225_c001_v0001183_t0002_u01780197745696") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa5_d20260531_m032216_c001_v7007000_t0000_u01780197736048") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03560_d20260531_m032205_c001_v0001183_t0058_u01780197725091") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa90_d20260531_m032155_c001_v7007000_t0000_u01780197715777") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb034c4_d20260531_m032146_c001_v0001183_t0036_u01780197706888") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f7d_d20260531_m032135_c001_v7007000_t0000_u01780197695097") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0341c_d20260531_m032127_c001_v0001183_t0045_u01780197687255") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348e_d20260531_m032116_c001_v7007000_t0000_u01780197676569") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03374_d20260531_m032107_c001_v0001183_t0001_u01780197667947") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33422_d20260531_m032054_c001_v7007000_t0000_u01780197654169") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac865_d20260531_m032047_c001_v0001091_t0043_u01780197647813") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba66_d20260531_m032035_c001_v7007000_t0000_u01780197635540") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031fe_d20260531_m032028_c001_v0001183_t0027_u01780197628882") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb3_d20260531_m032025_c001_v7007000_t0000_u01780197625644") 2026/05/31 03:23:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23f0f_d20260531_m032019_c001_v0001137_t0002_u01780197619182") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b919_d20260531_m032010_c001_v7007000_t0000_u01780197610038") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030da_d20260531_m032003_c001_v0001183_t0000_u01780197603768") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40480d4a2dd73425_d20260531_m032000_c001_v7007000_t0000_u01780197600744") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ea8_d20260531_m031953_c001_v0001137_t0002_u01780197593365") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a40279588_d20260531_m031936_c001_v7007000_t0000_u01780197576482") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e51_d20260531_m031926_c001_v0001137_t0036_u01780197566598") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af35_d20260531_m031916_c001_v7007000_t0000_u01780197556926") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e0d_d20260531_m031906_c001_v0001137_t0018_u01780197546915") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bd2_d20260531_m031858_c001_v7007000_t0000_u01780197538469") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23dbf_d20260531_m031843_c001_v0001137_t0044_u01780197523492") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deba_d20260531_m032030_c001_v7007000_t0000_u01780197630923") 2026/05/31 03:23:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb031b6_d20260531_m032024_c001_v0001183_t0003_u01780197624335") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33450_d20260531_m032059_c001_v7007000_t0000_u01780197659202") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032f2_d20260531_m032053_c001_v0001183_t0001_u01780197653252") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb2f_d20260531_m032233_c001_v7007000_t0000_u01780197753962") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4172_d20260531_m032225_c001_v0001116_t0004_u01780197745906") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa6_d20260531_m032216_c001_v7007000_t0000_u01780197736230") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e411c_d20260531_m032205_c001_v0001116_t0027_u01780197725295") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa92_d20260531_m032155_c001_v7007000_t0000_u01780197715957") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e40e0_d20260531_m032147_c001_v0001116_t0009_u01780197707147") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f7e_d20260531_m032135_c001_v7007000_t0000_u01780197695281") 2026/05/31 03:23:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e408c_d20260531_m032127_c001_v0001116_t0004_u01780197687483") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b3348f_d20260531_m032116_c001_v7007000_t0000_u01780197676752") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e403a_d20260531_m032108_c001_v0001116_t0054_u01780197668142") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42000b05b01c5878_d20260531_m032054_c001_v7007000_t0000_u01780197654020") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3fe6_d20260531_m032048_c001_v0001116_t0015_u01780197648194") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba67_d20260531_m032035_c001_v7007000_t0000_u01780197635721") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03200_d20260531_m032029_c001_v0001183_t0013_u01780197629099") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb4_d20260531_m032025_c001_v7007000_t0000_u01780197625826") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f4c_d20260531_m032019_c001_v0001116_t0001_u01780197619496") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b91a_d20260531_m032010_c001_v7007000_t0000_u01780197610223") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ee9_d20260531_m032003_c001_v0001137_t0006_u01780197603863") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c3b_d20260531_m032001_c001_v7007000_t0000_u01780197601011") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ed4_d20260531_m031953_c001_v0001116_t0004_u01780197593727") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a871_d20260531_m031935_c001_v7007000_t0000_u01780197575868") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e80_d20260531_m031926_c001_v0001116_t0039_u01780197566875") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af38_d20260531_m031917_c001_v7007000_t0000_u01780197557109") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e2e_d20260531_m031907_c001_v0001116_t0012_u01780197547333") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bd4_d20260531_m031858_c001_v7007000_t0000_u01780197538667") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3dc2_d20260531_m031843_c001_v0001116_t0034_u01780197523983") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4064792d0f77a1d2_d20260531_m032030_c001_v7007000_t0000_u01780197630595") 2026/05/31 03:23:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f68_d20260531_m032024_c001_v0001116_t0032_u01780197624402") 2026/05/31 03:23:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5ddc_d20260531_m031939_c001_v7007000_t0000_u01780197579012") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fc2_d20260531_m031933_c001_v0001183_t0059_u01780197573633") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de4_d20260531_m031939_c001_v7007000_t0000_u01780197579193") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac78b_d20260531_m031933_c001_v0001091_t0021_u01780197573767") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de5_d20260531_m031939_c001_v7007000_t0000_u01780197579374") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fc6_d20260531_m031933_c001_v0001183_t0010_u01780197573888") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de6_d20260531_m031939_c001_v7007000_t0000_u01780197579554") 2026/05/31 03:23:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e67_d20260531_m031934_c001_v0001137_t0045_u01780197574071") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de7_d20260531_m031939_c001_v7007000_t0000_u01780197579768") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fca_d20260531_m031934_c001_v0001183_t0009_u01780197574096") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de8_d20260531_m031939_c001_v7007000_t0000_u01780197579951") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac78d_d20260531_m031934_c001_v0001091_t0044_u01780197574206") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5de9_d20260531_m031940_c001_v7007000_t0000_u01780197580131") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fce_d20260531_m031934_c001_v0001183_t0058_u01780197574309") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dea_d20260531_m031940_c001_v7007000_t0000_u01780197580311") 2026/05/31 03:23:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e6b_d20260531_m031934_c001_v0001137_t0033_u01780197574425") 2026/05/31 03:23:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5deb_d20260531_m031940_c001_v7007000_t0000_u01780197580498") 2026/05/31 03:23:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac78f_d20260531_m031934_c001_v0001091_t0018_u01780197574494") 2026/05/31 03:23:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dec_d20260531_m031940_c001_v7007000_t0000_u01780197580678") 2026/05/31 03:23:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fd2_d20260531_m031934_c001_v0001183_t0055_u01780197574521") 2026/05/31 03:23:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5ded_d20260531_m031940_c001_v7007000_t0000_u01780197580859") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e6f_d20260531_m031934_c001_v0001137_t0024_u01780197574708") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5dee_d20260531_m031941_c001_v7007000_t0000_u01780197581039") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fd4_d20260531_m031934_c001_v0001183_t0009_u01780197574744") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5def_d20260531_m031941_c001_v7007000_t0000_u01780197581219") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac791_d20260531_m031934_c001_v0001091_t0038_u01780197574923") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5df0_d20260531_m031941_c001_v7007000_t0000_u01780197581401") 2026/05/31 03:23:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fd6_d20260531_m031934_c001_v0001183_t0051_u01780197574949") 2026/05/31 03:23:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5df1_d20260531_m031941_c001_v7007000_t0000_u01780197581581") 2026/05/31 03:23:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02fda_d20260531_m031935_c001_v0001183_t0053_u01780197575154") 2026/05/31 03:23:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5df2_d20260531_m031941_c001_v7007000_t0000_u01780197581772") 2026/05/31 03:23:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23e71_d20260531_m031935_c001_v0001137_t0057_u01780197575189") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a402795ec_d20260531_m032005_c001_v7007000_t0000_u01780197605507") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03094_d20260531_m031958_c001_v0001183_t0006_u01780197598251") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b906_d20260531_m032005_c001_v7007000_t0000_u01780197605519") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0309a_d20260531_m031958_c001_v0001183_t0009_u01780197598465") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f407e60ab977fd1c2_d20260531_m032005_c001_v7007000_t0000_u01780197605119") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ec3_d20260531_m031958_c001_v0001137_t0004_u01780197598474") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c3c_d20260531_m032005_c001_v7007000_t0000_u01780197605125") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7c9_d20260531_m031958_c001_v0001091_t0012_u01780197598586") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f407e60ab977fd1c8_d20260531_m032005_c001_v7007000_t0000_u01780197605366") 2026/05/31 03:23:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030a0_d20260531_m031958_c001_v0001183_t0047_u01780197598676") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a402795ea_d20260531_m032005_c001_v7007000_t0000_u01780197605123") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ec7_d20260531_m031958_c001_v0001137_t0044_u01780197598829") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc274_d20260531_m032005_c001_v7007000_t0000_u01780197605300") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030a4_d20260531_m031958_c001_v0001183_t0037_u01780197598891") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419f114cd69cfe8b_d20260531_m032005_c001_v7007000_t0000_u01780197605373") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3ee8_d20260531_m031958_c001_v0001116_t0052_u01780197598961") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419f114cd69cfe8a_d20260531_m032005_c001_v7007000_t0000_u01780197605119") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030a6_d20260531_m031959_c001_v0001183_t0048_u01780197599085") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409d20697c058c3d_d20260531_m032005_c001_v7007000_t0000_u01780197605313") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7cb_d20260531_m031959_c001_v0001091_t0002_u01780197599093") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a402795eb_d20260531_m032005_c001_v7007000_t0000_u01780197605322") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ecb_d20260531_m031959_c001_v0001137_t0002_u01780197599180") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b904_d20260531_m032005_c001_v7007000_t0000_u01780197605116") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030a8_d20260531_m031959_c001_v0001183_t0027_u01780197599341") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc275_d20260531_m032005_c001_v7007000_t0000_u01780197605481") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7cd_d20260531_m031959_c001_v0001091_t0040_u01780197599473") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b905_d20260531_m032005_c001_v7007000_t0000_u01780197605333") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb030ac_d20260531_m031959_c001_v0001183_t0024_u01780197599551") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40480d4a2dd73429_d20260531_m032005_c001_v7007000_t0000_u01780197605119") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ed1_d20260531_m031959_c001_v0001137_t0018_u01780197599635") 2026/05/31 03:23:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41649c05e16e478d_d20260531_m032005_c001_v7007000_t0000_u01780197605344") 2026/05/31 03:23:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7d1_d20260531_m031959_c001_v0001091_t0058_u01780197599844") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a777_d20260531_m031733_c001_v7007000_t0000_u01780197453283") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170473ef46603d1_d20260531_m031731_c001_v0001182_t0015_u01780197451507") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f401699c390bd669a_d20260531_m031731_c001_v7007000_t0000_u01780197451323") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170473ef46603bd_d20260531_m031728_c001_v0001182_t0049_u01780197448706") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f401699c390bd6653_d20260531_m031727_c001_v7007000_t0000_u01780197447976") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02b5f_d20260531_m031724_c001_v0001183_t0059_u01780197444193") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a766_d20260531_m031722_c001_v7007000_t0000_u01780197442740") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1124a8cc941cd756_d20260531_m031720_c001_v0001037_t0015_u01780197440195") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb5cb_d20260531_m031720_c001_v7007000_t0000_u01780197440014") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1124a8cc941cd74c_d20260531_m031716_c001_v0001037_t0017_u01780197436353") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb5c8_d20260531_m031715_c001_v7007000_t0000_u01780197435634") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c7b_d20260531_m031711_c001_v0001137_t0048_u01780197431641") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835ebc_d20260531_m031710_c001_v7007000_t0000_u01780197430370") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1035f52fe4844d9b_d20260531_m031706_c001_v0001144_t0032_u01780197426408") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f423515f4491ef0a4_d20260531_m031706_c001_v7007000_t0000_u01780197426091") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1035f52fe4844d87_d20260531_m031701_c001_v0001144_t0058_u01780197421006") 2026/05/31 03:23:49 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f423515f4491ef0a0_d20260531_m031700_c001_v7007000_t0000_u01780197420275") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c53_d20260531_m031656_c001_v0001137_t0040_u01780197416343") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5b7e_d20260531_m031655_c001_v7007000_t0000_u01780197415422") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1050cada5e9588fc_d20260531_m031653_c001_v0001037_t0032_u01780197413492") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc07c_d20260531_m031653_c001_v7007000_t0000_u01780197413310") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1050cada5e9588f2_d20260531_m031649_c001_v0001037_t0043_u01780197409833") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc073_d20260531_m031649_c001_v7007000_t0000_u01780197409107") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c2d_d20260531_m031643_c001_v0001137_t0039_u01780197403614") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52cfbb87_d20260531_m031642_c001_v7007000_t0000_u01780197402704") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11206b372016ac97_d20260531_m031640_c001_v0001033_t0052_u01780197400297") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb508_d20260531_m031640_c001_v7007000_t0000_u01780197400108") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11206b372016ac87_d20260531_m031636_c001_v0001033_t0029_u01780197396919") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb503_d20260531_m031636_c001_v7007000_t0000_u01780197396187") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c03_d20260531_m031628_c001_v0001137_t0047_u01780197388441") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf1ba_d20260531_m031627_c001_v7007000_t0000_u01780197387531") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f118ec472ce5c59a0_d20260531_m031625_c001_v0001181_t0000_u01780197385526") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b290_d20260531_m031625_c001_v7007000_t0000_u01780197385343") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f118ec472ce5c5976_d20260531_m031622_c001_v0001181_t0009_u01780197382204") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b260_d20260531_m031621_c001_v7007000_t0000_u01780197381483") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dc14_d20260531_m031615_c001_v0001029_t0040_u01780197375609") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b9a_d20260531_m031614_c001_v7007000_t0000_u01780197374526") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1179625e94598436_d20260531_m031608_c001_v0001184_t0010_u01780197368382") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd1496_d20260531_m031608_c001_v7007000_t0000_u01780197368101") 2026/05/31 03:23:50 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb028f5_d20260531_m031603_c001_v0001183_t0002_u01780197363814") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11557b5c887111ce_d20260531_m031602_c001_v0001137_t0057_u01780197362910") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11557b5c887111c8_d20260531_m031601_c001_v0001137_t0031_u01780197361774") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5a6a_d20260531_m031547_c001_v7007000_t0000_u01780197347922") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dbf4_d20260531_m031540_c001_v0001029_t0042_u01780197340883") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1003bbd48c410226_d20260531_m031540_c001_v0001172_t0010_u01780197340024") 2026/05/31 03:23:51 DEBUG : dst/one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1003bbd48c41021e_d20260531_m031538_c001_v0001172_t0044_u01780197338904") 2026/05/31 03:23:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a778_d20260531_m031733_c001_v7007000_t0000_u01780197453463") 2026/05/31 03:23:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f109f2afed3f9ecb3_d20260531_m031731_c001_v0001178_t0048_u01780197451098") 2026/05/31 03:23:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f102413b205dffe8d_d20260531_m031727_c001_v0001185_t0048_u01780197447769") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a767_d20260531_m031722_c001_v7007000_t0000_u01780197442923") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f109c023d14c395d4_d20260531_m031719_c001_v0001115_t0015_u01780197439363") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f115d3fd8d464f959_d20260531_m031715_c001_v0001176_t0054_u01780197435417") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835ebf_d20260531_m031710_c001_v7007000_t0000_u01780197430552") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f103053878a3362d2_d20260531_m031704_c001_v0001117_t0002_u01780197424964") 2026/05/31 03:23:51 DEBUG : dst/one.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f119c6f214c2bb69d_d20260531_m031659_c001_v0001033_t0010_u01780197419562") 2026/05/31 03:23:51 DEBUG : dst/three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b9e_d20260531_m031614_c001_v7007000_t0000_u01780197374708") 2026/05/31 03:23:51 DEBUG : dst/three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11557b5c887111e6_d20260531_m031612_c001_v0001137_t0017_u01780197372684") 2026/05/31 03:23:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a779_d20260531_m031733_c001_v7007000_t0000_u01780197453683") 2026/05/31 03:23:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f101c002151a03b3d_d20260531_m031732_c001_v0001185_t0024_u01780197452311") 2026/05/31 03:23:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f113c584a62cfc9a5_d20260531_m031729_c001_v0001184_t0027_u01780197449582") 2026/05/31 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a77a_d20260531_m031733_c001_v7007000_t0000_u01780197453865") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170473ef46603e5_d20260531_m031732_c001_v0001182_t0048_u01780197452697") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f401699c390bd66aa_d20260531_m031732_c001_v7007000_t0000_u01780197452509") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170473ef46603c9_d20260531_m031730_c001_v0001182_t0053_u01780197450060") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f401699c390bd667c_d20260531_m031729_c001_v7007000_t0000_u01780197449852") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02b69_d20260531_m031725_c001_v0001183_t0053_u01780197445152") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a769_d20260531_m031723_c001_v7007000_t0000_u01780197443106") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1124a8cc941cd75e_d20260531_m031721_c001_v0001037_t0038_u01780197441790") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb5d4_d20260531_m031721_c001_v7007000_t0000_u01780197441608") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1124a8cc941cd750_d20260531_m031717_c001_v0001037_t0055_u01780197437887") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb5ca_d20260531_m031717_c001_v7007000_t0000_u01780197437706") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c7f_d20260531_m031712_c001_v0001137_t0023_u01780197432632") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f423515f4491ef0a5_d20260531_m031709_c001_v7007000_t0000_u01780197429454") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ae1_d20260531_m031704_c001_v0001183_t0053_u01780197424177") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f423515f4491ef0a3_d20260531_m031703_c001_v7007000_t0000_u01780197423087") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c55_d20260531_m031656_c001_v0001137_t0015_u01780197416931") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc07d_d20260531_m031654_c001_v7007000_t0000_u01780197414502") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02a85_d20260531_m031652_c001_v0001183_t0012_u01780197412305") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f408f1c0dc3afc077_d20260531_m031651_c001_v7007000_t0000_u01780197411216") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c2f_d20260531_m031644_c001_v0001137_t0033_u01780197404192") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb50a_d20260531_m031641_c001_v7007000_t0000_u01780197401784") 2026/05/31 03:23:52 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02a1d_d20260531_m031638_c001_v0001183_t0055_u01780197398932") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb506_d20260531_m031637_c001_v7007000_t0000_u01780197397847") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23c0f_d20260531_m031631_c001_v0001137_t0032_u01780197391417") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b29f_d20260531_m031626_c001_v7007000_t0000_u01780197386556") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dc20_d20260531_m031623_c001_v0001029_t0030_u01780197383978") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b26d_d20260531_m031622_c001_v7007000_t0000_u01780197382840") 2026/05/31 03:23:53 DEBUG : dst/three.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02965_d20260531_m031616_c001_v0001183_t0024_u01780197376573") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a76a_d20260531_m031723_c001_v7007000_t0000_u01780197443287") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f111e3b059c612d35_d20260531_m031721_c001_v0001131_t0027_u01780197441273") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f114454bd20b10d69_d20260531_m031717_c001_v0001185_t0044_u01780197437520") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835ec0_d20260531_m031710_c001_v7007000_t0000_u01780197430733") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170a98e3dc08772_d20260531_m031708_c001_v0001102_t0047_u01780197428991") 2026/05/31 03:23:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f10713ef00b308dde_d20260531_m031702_c001_v0001182_t0039_u01780197422883") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a77b_d20260531_m031734_c001_v7007000_t0000_u01780197454049") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23ca1_d20260531_m031724_c001_v0001137_t0010_u01780197444763") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a76b_d20260531_m031723_c001_v7007000_t0000_u01780197443467") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02b0b_d20260531_m031712_c001_v0001183_t0000_u01780197432419") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835ec3_d20260531_m031710_c001_v7007000_t0000_u01780197430913") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02aa9_d20260531_m031656_c001_v0001183_t0055_u01780197416691") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5b83_d20260531_m031655_c001_v7007000_t0000_u01780197415605") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02a43_d20260531_m031643_c001_v0001183_t0041_u01780197403947") 2026/05/31 03:23:53 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52cfbb88_d20260531_m031642_c001_v7007000_t0000_u01780197402885") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb029cb_d20260531_m031629_c001_v0001183_t0049_u01780197389112") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41117b59838cf1bb_d20260531_m031627_c001_v7007000_t0000_u01780197387714") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23be1_d20260531_m031616_c001_v0001137_t0049_u01780197376301") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958ba1_d20260531_m031614_c001_v7007000_t0000_u01780197374889") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f10310b180b7d63b2_d20260531_m031610_c001_v0001039_t0050_u01780197370032") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5a6b_d20260531_m031548_c001_v7007000_t0000_u01780197348103") 2026/05/31 03:23:54 DEBUG : dst/two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1003bbd48c410244_d20260531_m031546_c001_v0001172_t0056_u01780197346905") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70965_d20260531_m031514_c001_v7007000_t0000_u01780197314066") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb026ff_d20260531_m031510_c001_v0001183_t0058_u01780197310293") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70950_d20260531_m031508_c001_v7007000_t0000_u01780197308316") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0267d_d20260531_m031457_c001_v0001183_t0024_u01780197297496") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0131d_d20260531_m031446_c001_v7007000_t0000_u01780197286711") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02611_d20260531_m031443_c001_v0001183_t0049_u01780197283328") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe82_d20260531_m031421_c001_v7007000_t0000_u01780197261763") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db56_d20260531_m031419_c001_v0001029_t0026_u01780197259163") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe7e_d20260531_m031417_c001_v7007000_t0000_u01780197257880") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db4e_d20260531_m031416_c001_v0001029_t0028_u01780197256261") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe78_d20260531_m031413_c001_v7007000_t0000_u01780197253167") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db3a_d20260531_m031410_c001_v0001029_t0013_u01780197250808") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe72_d20260531_m031409_c001_v7007000_t0000_u01780197249750") 2026/05/31 03:23:54 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db32_d20260531_m031407_c001_v0001029_t0030_u01780197247867") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe67_d20260531_m031400_c001_v7007000_t0000_u01780197240697") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db1c_d20260531_m031358_c001_v0001029_t0001_u01780197238989") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe63_d20260531_m031358_c001_v7007000_t0000_u01780197238065") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db16_d20260531_m031356_c001_v0001029_t0011_u01780197236994") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32bf2_d20260531_m031351_c001_v7007000_t0000_u01780197231400") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dafe_d20260531_m031349_c001_v0001029_t0020_u01780197229855") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32bee_d20260531_m031348_c001_v7007000_t0000_u01780197228038") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daf8_d20260531_m031346_c001_v0001029_t0031_u01780197226882") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32be1_d20260531_m031346_c001_v7007000_t0000_u01780197226519") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1110066c096d7d0b_d20260531_m031345_c001_v0001150_t0014_u01780197225608") 2026/05/31 03:23:55 DEBUG : empty space: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daee_d20260531_m031343_c001_v0001029_t0018_u01780197223812") 2026/05/31 03:23:55 DEBUG : enormous: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe80_d20260531_m031420_c001_v7007000_t0000_u01780197260810") 2026/05/31 03:23:55 DEBUG : enormous: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db58_d20260531_m031419_c001_v0001029_t0005_u01780197259538") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a795_d20260531_m031738_c001_v7007000_t0000_u01780197458869") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23cb9_d20260531_m031737_c001_v0001137_t0009_u01780197457327") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01319_d20260531_m031441_c001_v7007000_t0000_u01780197281599") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb025f7_d20260531_m031440_c001_v0001183_t0014_u01780197280081") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b93_d20260531_m031340_c001_v7007000_t0000_u01780197220613") 2026/05/31 03:23:55 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dae0_d20260531_m031339_c001_v0001029_t0004_u01780197219312") 2026/05/31 03:23:56 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b7d_d20260531_m031338_c001_v7007000_t0000_u01780197218765") 2026/05/31 03:23:56 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dade_d20260531_m031337_c001_v0001029_t0019_u01780197217944") 2026/05/31 03:23:56 DEBUG : existing: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dadc_d20260531_m031336_c001_v0001029_t0017_u01780197216751") 2026/05/31 03:23:56 DEBUG : existing-b: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0131a_d20260531_m031441_c001_v7007000_t0000_u01780197281781") 2026/05/31 03:23:56 DEBUG : existing-b: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db80_d20260531_m031440_c001_v0001029_t0010_u01780197280073") 2026/05/31 03:23:56 DEBUG : file1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc158_d20260531_m031829_c001_v7007000_t0000_u01780197509943") 2026/05/31 03:23:56 DEBUG : file1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3d8a_d20260531_m031828_c001_v0001116_t0012_u01780197508829") 2026/05/31 03:23:56 DEBUG : file1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc153_d20260531_m031827_c001_v7007000_t0000_u01780197507528") 2026/05/31 03:23:56 DEBUG : file1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d91_d20260531_m031826_c001_v0001183_t0017_u01780197506353") 2026/05/31 03:23:56 DEBUG : five: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe83_d20260531_m031425_c001_v7007000_t0000_u01780197265960") 2026/05/31 03:23:56 DEBUG : five: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41631c133524db6a_d20260531_m031423_c001_v0001029_t0015_u01780197263866") 2026/05/31 03:23:56 DEBUG : foo: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32bf0_d20260531_m031349_c001_v7007000_t0000_u01780197229491") 2026/05/31 03:23:56 DEBUG : foo: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41631c133524dafc_d20260531_m031348_c001_v0001029_t0015_u01780197228947") 2026/05/31 03:23:56 DEBUG : foo: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41631c133524dafa_d20260531_m031348_c001_v0001029_t0015_u01780197228403") 2026/05/31 03:23:56 DEBUG : four: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe84_d20260531_m031426_c001_v7007000_t0000_u01780197266142") 2026/05/31 03:23:56 DEBUG : four: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb0256d_d20260531_m031424_c001_v0001183_t0042_u01780197264420") 2026/05/31 03:23:56 DEBUG : four: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db66_d20260531_m031423_c001_v0001029_t0038_u01780197263080") 2026/05/31 03:23:56 DEBUG : hello world2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66072d_d20260531_m031252_c001_v7007000_t0000_u01780197172144") 2026/05/31 03:23:56 DEBUG : hello world2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da5e_d20260531_m031251_c001_v0001029_t0004_u01780197171342") 2026/05/31 03:23:56 DEBUG : ignore-size: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b77_d20260531_m031336_c001_v7007000_t0000_u01780197216389") 2026/05/31 03:23:56 DEBUG : ignore-size: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dada_d20260531_m031335_c001_v0001029_t0041_u01780197215191") 2026/05/31 03:23:56 DEBUG : nested/sub dir/file: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01317_d20260531_m031439_c001_v7007000_t0000_u01780197279330") 2026/05/31 03:23:57 DEBUG : nested/sub dir/file: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb025e3_d20260531_m031438_c001_v0001183_t0048_u01780197278394") 2026/05/31 03:23:57 DEBUG : nested/sub dir/file: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01311_d20260531_m031437_c001_v7007000_t0000_u01780197277619") 2026/05/31 03:23:57 DEBUG : nested/sub dir/file: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb025d1_d20260531_m031436_c001_v0001183_t0050_u01780197276534") 2026/05/31 03:23:57 DEBUG : one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe85_d20260531_m031426_c001_v7007000_t0000_u01780197266323") 2026/05/31 03:23:57 DEBUG : one: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41631c133524db5e_d20260531_m031422_c001_v0001029_t0015_u01780197262126") 2026/05/31 03:23:57 DEBUG : only0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc13b_d20260531_m031821_c001_v7007000_t0000_u01780197501824") 2026/05/31 03:23:57 DEBUG : only0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d63_d20260531_m031816_c001_v0001137_t0048_u01780197496135") 2026/05/31 03:23:57 DEBUG : only0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cb7_d20260531_m031803_c001_v0001183_t0030_u01780197483173") 2026/05/31 03:23:57 DEBUG : only0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb6ed_d20260531_m031756_c001_v7007000_t0000_u01780197476858") 2026/05/31 03:23:57 DEBUG : only0: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02beb_d20260531_m031742_c001_v0001183_t0016_u01780197462459") 2026/05/31 03:23:57 DEBUG : only1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc13c_d20260531_m031822_c001_v7007000_t0000_u01780197502011") 2026/05/31 03:23:57 DEBUG : only1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41751ad49f7e3d58_d20260531_m031817_c001_v0001116_t0029_u01780197497060") 2026/05/31 03:23:57 DEBUG : only1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cbf_d20260531_m031803_c001_v0001183_t0019_u01780197483976") 2026/05/31 03:23:57 DEBUG : only1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835f15_d20260531_m031757_c001_v7007000_t0000_u01780197477087") 2026/05/31 03:23:57 DEBUG : only1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02bef_d20260531_m031743_c001_v0001183_t0025_u01780197463373") 2026/05/31 03:23:57 DEBUG : only10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc13d_d20260531_m031822_c001_v7007000_t0000_u01780197502195") 2026/05/31 03:23:57 DEBUG : only10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d31_d20260531_m031816_c001_v0001183_t0042_u01780197496123") 2026/05/31 03:23:57 DEBUG : only10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d01_d20260531_m031810_c001_v0001183_t0058_u01780197490080") 2026/05/31 03:23:57 DEBUG : only10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb6e9_d20260531_m031756_c001_v7007000_t0000_u01780197476676") 2026/05/31 03:23:57 DEBUG : only10: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c39_d20260531_m031748_c001_v0001183_t0033_u01780197468996") 2026/05/31 03:23:57 DEBUG : only11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc13e_d20260531_m031822_c001_v7007000_t0000_u01780197502379") 2026/05/31 03:23:58 DEBUG : only11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416f206a9c4ac6d1_d20260531_m031816_c001_v0001091_t0049_u01780197496692") 2026/05/31 03:23:58 DEBUG : only11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d07_d20260531_m031810_c001_v0001183_t0014_u01780197490999") 2026/05/31 03:23:58 DEBUG : only11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835f14_d20260531_m031756_c001_v7007000_t0000_u01780197476868") 2026/05/31 03:23:58 DEBUG : only11: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c41_d20260531_m031749_c001_v0001183_t0011_u01780197469591") 2026/05/31 03:23:58 DEBUG : only12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc13f_d20260531_m031822_c001_v7007000_t0000_u01780197502563") 2026/05/31 03:23:58 DEBUG : only12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41751ad49f7e3d54_d20260531_m031816_c001_v0001116_t0029_u01780197496875") 2026/05/31 03:23:58 DEBUG : only12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d0b_d20260531_m031811_c001_v0001183_t0059_u01780197491484") 2026/05/31 03:23:58 DEBUG : only12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958ddf_d20260531_m031756_c001_v7007000_t0000_u01780197476880") 2026/05/31 03:23:58 DEBUG : only12: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c49_d20260531_m031750_c001_v0001183_t0004_u01780197470220") 2026/05/31 03:23:58 DEBUG : only13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc140_d20260531_m031822_c001_v7007000_t0000_u01780197502846") 2026/05/31 03:23:58 DEBUG : only13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d35_d20260531_m031816_c001_v0001183_t0042_u01780197496525") 2026/05/31 03:23:58 DEBUG : only13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d0d_d20260531_m031811_c001_v0001183_t0031_u01780197491963") 2026/05/31 03:23:58 DEBUG : only13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb6f0_d20260531_m031757_c001_v7007000_t0000_u01780197477086") 2026/05/31 03:23:58 DEBUG : only13: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c51_d20260531_m031750_c001_v0001183_t0050_u01780197470863") 2026/05/31 03:23:58 DEBUG : only14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc142_d20260531_m031823_c001_v7007000_t0000_u01780197503030") 2026/05/31 03:23:58 DEBUG : only14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d67_d20260531_m031816_c001_v0001137_t0048_u01780197496537") 2026/05/31 03:23:58 DEBUG : only14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d13_d20260531_m031812_c001_v0001183_t0052_u01780197492494") 2026/05/31 03:23:58 DEBUG : only14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb6f6_d20260531_m031757_c001_v7007000_t0000_u01780197477270") 2026/05/31 03:23:58 DEBUG : only14: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c57_d20260531_m031751_c001_v0001183_t0033_u01780197471472") 2026/05/31 03:23:59 DEBUG : only15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc143_d20260531_m031823_c001_v7007000_t0000_u01780197503213") 2026/05/31 03:23:59 DEBUG : only15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d3f_d20260531_m031816_c001_v0001183_t0042_u01780197496708") 2026/05/31 03:23:59 DEBUG : only15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d19_d20260531_m031813_c001_v0001183_t0053_u01780197493087") 2026/05/31 03:23:59 DEBUG : only15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835f16_d20260531_m031757_c001_v7007000_t0000_u01780197477280") 2026/05/31 03:23:59 DEBUG : only15: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c5d_d20260531_m031752_c001_v0001183_t0055_u01780197472367") 2026/05/31 03:23:59 DEBUG : only16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc144_d20260531_m031823_c001_v7007000_t0000_u01780197503396") 2026/05/31 03:23:59 DEBUG : only16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d6b_d20260531_m031816_c001_v0001137_t0048_u01780197496720") 2026/05/31 03:23:59 DEBUG : only16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d1f_d20260531_m031813_c001_v0001183_t0019_u01780197493602") 2026/05/31 03:23:59 DEBUG : only16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835f17_d20260531_m031757_c001_v7007000_t0000_u01780197477464") 2026/05/31 03:23:59 DEBUG : only16: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c67_d20260531_m031752_c001_v0001183_t0025_u01780197472951") 2026/05/31 03:24:00 DEBUG : only17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc145_d20260531_m031823_c001_v7007000_t0000_u01780197503580") 2026/05/31 03:24:00 DEBUG : only17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d41_d20260531_m031816_c001_v0001183_t0042_u01780197496888") 2026/05/31 03:24:00 DEBUG : only17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d21_d20260531_m031814_c001_v0001183_t0017_u01780197494162") 2026/05/31 03:24:00 DEBUG : only17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbcb_d20260531_m031757_c001_v7007000_t0000_u01780197477290") 2026/05/31 03:24:00 DEBUG : only17: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c6f_d20260531_m031753_c001_v0001183_t0029_u01780197473686") 2026/05/31 03:24:00 DEBUG : only18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc146_d20260531_m031823_c001_v7007000_t0000_u01780197503763") 2026/05/31 03:24:00 DEBUG : only18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d6d_d20260531_m031816_c001_v0001137_t0048_u01780197496903") 2026/05/31 03:24:00 DEBUG : only18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d25_d20260531_m031814_c001_v0001183_t0006_u01780197494751") 2026/05/31 03:24:00 DEBUG : only18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbc8_d20260531_m031756_c001_v7007000_t0000_u01780197476666") 2026/05/31 03:24:00 DEBUG : only18: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c79_d20260531_m031754_c001_v0001183_t0025_u01780197474311") 2026/05/31 03:24:00 DEBUG : only19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc147_d20260531_m031823_c001_v7007000_t0000_u01780197503945") 2026/05/31 03:24:00 DEBUG : only19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416f206a9c4ac6d3_d20260531_m031817_c001_v0001091_t0049_u01780197497023") 2026/05/31 03:24:00 DEBUG : only19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02d2b_d20260531_m031815_c001_v0001183_t0010_u01780197495286") 2026/05/31 03:24:00 DEBUG : only19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f418f4cad22835f11_d20260531_m031756_c001_v7007000_t0000_u01780197476681") 2026/05/31 03:24:00 DEBUG : only19: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c83_d20260531_m031755_c001_v0001183_t0010_u01780197475064") 2026/05/31 03:24:00 DEBUG : only2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc148_d20260531_m031824_c001_v7007000_t0000_u01780197504129") 2026/05/31 03:24:00 DEBUG : only2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d43_d20260531_m031817_c001_v0001183_t0042_u01780197497071") 2026/05/31 03:24:00 DEBUG : only2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cc5_d20260531_m031804_c001_v0001183_t0013_u01780197484690") 2026/05/31 03:24:00 DEBUG : only2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958dde_d20260531_m031756_c001_v7007000_t0000_u01780197476698") 2026/05/31 03:24:00 DEBUG : only2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02bfd_d20260531_m031744_c001_v0001183_t0011_u01780197464240") 2026/05/31 03:24:00 DEBUG : only3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc149_d20260531_m031824_c001_v7007000_t0000_u01780197504312") 2026/05/31 03:24:00 DEBUG : only3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d6f_d20260531_m031817_c001_v0001137_t0048_u01780197497086") 2026/05/31 03:24:00 DEBUG : only3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ccb_d20260531_m031805_c001_v0001183_t0057_u01780197485370") 2026/05/31 03:24:00 DEBUG : only3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958de0_d20260531_m031757_c001_v7007000_t0000_u01780197477092") 2026/05/31 03:24:00 DEBUG : only3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c01_d20260531_m031744_c001_v0001183_t0030_u01780197464831") 2026/05/31 03:24:01 DEBUG : only4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc14a_d20260531_m031824_c001_v7007000_t0000_u01780197504495") 2026/05/31 03:24:01 DEBUG : only4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416f206a9c4ac6d5_d20260531_m031817_c001_v0001091_t0049_u01780197497208") 2026/05/31 03:24:01 DEBUG : only4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cd5_d20260531_m031806_c001_v0001183_t0032_u01780197486079") 2026/05/31 03:24:01 DEBUG : only4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbca_d20260531_m031757_c001_v7007000_t0000_u01780197477097") 2026/05/31 03:24:01 DEBUG : only4: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c09_d20260531_m031745_c001_v0001183_t0047_u01780197465348") 2026/05/31 03:24:01 DEBUG : only5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc14c_d20260531_m031824_c001_v7007000_t0000_u01780197504680") 2026/05/31 03:24:01 DEBUG : only5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41751ad49f7e3d5c_d20260531_m031817_c001_v0001116_t0029_u01780197497243") 2026/05/31 03:24:01 DEBUG : only5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cdd_d20260531_m031806_c001_v0001183_t0010_u01780197486896") 2026/05/31 03:24:01 DEBUG : only5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbc9_d20260531_m031756_c001_v7007000_t0000_u01780197476847") 2026/05/31 03:24:01 DEBUG : only5: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c13_d20260531_m031745_c001_v0001183_t0028_u01780197465871") 2026/05/31 03:24:01 DEBUG : only6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc14d_d20260531_m031824_c001_v7007000_t0000_u01780197504864") 2026/05/31 03:24:01 DEBUG : only6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416547033cb02d47_d20260531_m031817_c001_v0001183_t0042_u01780197497254") 2026/05/31 03:24:01 DEBUG : only6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ce1_d20260531_m031807_c001_v0001183_t0002_u01780197487490") 2026/05/31 03:24:01 DEBUG : only6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbc5_d20260531_m031756_c001_v7007000_t0000_u01780197476303") 2026/05/31 03:24:01 DEBUG : only6: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c15_d20260531_m031746_c001_v0001183_t0041_u01780197466400") 2026/05/31 03:24:01 DEBUG : only7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc14e_d20260531_m031825_c001_v7007000_t0000_u01780197505048") 2026/05/31 03:24:01 DEBUG : only7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f416f206a9c4ac6d9_d20260531_m031817_c001_v0001091_t0049_u01780197497391") 2026/05/31 03:24:01 DEBUG : only7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02ce9_d20260531_m031808_c001_v0001183_t0047_u01780197488168") 2026/05/31 03:24:01 DEBUG : only7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958de1_d20260531_m031757_c001_v7007000_t0000_u01780197477301") 2026/05/31 03:24:01 DEBUG : only7: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c21_d20260531_m031747_c001_v0001183_t0001_u01780197467073") 2026/05/31 03:24:01 DEBUG : only8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc14f_d20260531_m031825_c001_v7007000_t0000_u01780197505232") 2026/05/31 03:24:02 DEBUG : only8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23d71_d20260531_m031817_c001_v0001137_t0048_u01780197497268") 2026/05/31 03:24:02 DEBUG : only8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cef_d20260531_m031808_c001_v0001183_t0027_u01780197488782") 2026/05/31 03:24:02 DEBUG : only8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01dbc7_d20260531_m031756_c001_v7007000_t0000_u01780197476485") 2026/05/31 03:24:02 DEBUG : only8: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c23_d20260531_m031747_c001_v0001183_t0026_u01780197467695") 2026/05/31 03:24:02 DEBUG : only9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc150_d20260531_m031825_c001_v7007000_t0000_u01780197505416") 2026/05/31 03:24:02 DEBUG : only9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41751ad49f7e3d60_d20260531_m031817_c001_v0001116_t0029_u01780197497425") 2026/05/31 03:24:02 DEBUG : only9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02cfb_d20260531_m031809_c001_v0001183_t0015_u01780197489547") 2026/05/31 03:24:02 DEBUG : only9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f419e87296d9cb6fa_d20260531_m031757_c001_v7007000_t0000_u01780197477453") 2026/05/31 03:24:02 DEBUG : only9: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02c33_d20260531_m031748_c001_v0001183_t0001_u01780197468505") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0130e_d20260531_m031435_c001_v7007000_t0000_u01780197275416") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23aaa_d20260531_m031433_c001_v0001137_t0045_u01780197273362") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01309_d20260531_m031432_c001_v7007000_t0000_u01780197272251") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db76_d20260531_m031430_c001_v0001029_t0029_u01780197270171") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01306_d20260531_m031429_c001_v7007000_t0000_u01780197269437") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02583_d20260531_m031427_c001_v0001183_t0039_u01780197267227") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe7c_d20260531_m031415_c001_v7007000_t0000_u01780197255304") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db46_d20260531_m031413_c001_v0001029_t0001_u01780197253712") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe76_d20260531_m031411_c001_v7007000_t0000_u01780197251758") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db38_d20260531_m031410_c001_v0001029_t0040_u01780197250295") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe71_d20260531_m031408_c001_v7007000_t0000_u01780197248825") 2026/05/31 03:24:02 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db30_d20260531_m031407_c001_v0001029_t0013_u01780197247403") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe66_d20260531_m031400_c001_v7007000_t0000_u01780197240100") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db1a_d20260531_m031358_c001_v0001029_t0024_u01780197238648") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe64_d20260531_m031358_c001_v7007000_t0000_u01780197238287") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db14_d20260531_m031356_c001_v0001029_t0008_u01780197236578") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe62_d20260531_m031356_c001_v7007000_t0000_u01780197236162") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db0e_d20260531_m031355_c001_v0001029_t0042_u01780197235320") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db0a_d20260531_m031354_c001_v0001029_t0025_u01780197234607") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe60_d20260531_m031354_c001_v7007000_t0000_u01780197234168") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db06_d20260531_m031353_c001_v0001029_t0037_u01780197233211") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db04_d20260531_m031352_c001_v0001029_t0016_u01780197232422") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32bf3_d20260531_m031351_c001_v7007000_t0000_u01780197231584") 2026/05/31 03:24:03 DEBUG : potato: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db00_d20260531_m031350_c001_v0001029_t0023_u01780197230601") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266a5db_d20260531_m031524_c001_v7007000_t0000_u01780197324028") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23b3d_d20260531_m031523_c001_v0001137_t0047_u01780197323389") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70974_d20260531_m031514_c001_v7007000_t0000_u01780197314933") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23b15_d20260531_m031509_c001_v0001137_t0051_u01780197309601") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70948_d20260531_m031501_c001_v7007000_t0000_u01780197301823") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23af1_d20260531_m031456_c001_v0001137_t0012_u01780197296647") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0131e_d20260531_m031447_c001_v7007000_t0000_u01780197287254") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23acb_d20260531_m031442_c001_v0001137_t0033_u01780197282711") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe81_d20260531_m031420_c001_v7007000_t0000_u01780197260992") 2026/05/31 03:24:03 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db52_d20260531_m031418_c001_v0001029_t0008_u01780197258491") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe7f_d20260531_m031418_c001_v7007000_t0000_u01780197258060") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db4c_d20260531_m031415_c001_v0001029_t0032_u01780197255850") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe7d_d20260531_m031415_c001_v7007000_t0000_u01780197255486") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db4a_d20260531_m031414_c001_v0001029_t0004_u01780197254460") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe79_d20260531_m031413_c001_v7007000_t0000_u01780197253350") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db3e_d20260531_m031412_c001_v0001029_t0007_u01780197252197") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe73_d20260531_m031409_c001_v7007000_t0000_u01780197249932") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db36_d20260531_m031408_c001_v0001029_t0038_u01780197248813") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe68_d20260531_m031400_c001_v7007000_t0000_u01780197240878") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db1e_d20260531_m031359_c001_v0001029_t0027_u01780197239735") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c660739_d20260531_m031255_c001_v7007000_t0000_u01780197175330") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da66_d20260531_m031254_c001_v0001029_t0042_u01780197174433") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c660733_d20260531_m031253_c001_v7007000_t0000_u01780197173529") 2026/05/31 03:24:04 DEBUG : potato2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da64_d20260531_m031252_c001_v0001029_t0036_u01780197172686") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70976_d20260531_m031515_c001_v7007000_t0000_u01780197315114") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dbbe_d20260531_m031510_c001_v0001029_t0023_u01780197310852") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce7094a_d20260531_m031502_c001_v7007000_t0000_u01780197302336") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dba6_d20260531_m031458_c001_v0001029_t0024_u01780197298279") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0131f_d20260531_m031447_c001_v7007000_t0000_u01780197287709") 2026/05/31 03:24:04 DEBUG : potato3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db8e_d20260531_m031443_c001_v0001029_t0038_u01780197283573") 2026/05/31 03:24:05 DEBUG : pre-dest1/1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b29_d20260531_m031557_c001_v7007000_t0000_u01780197357586") 2026/05/31 03:24:05 DEBUG : pre-dest1/1: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dbfe_d20260531_m031548_c001_v0001029_t0005_u01780197348836") 2026/05/31 03:24:05 DEBUG : pre-dest2/2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4100c04ef3958b2b_d20260531_m031557_c001_v7007000_t0000_u01780197357769") 2026/05/31 03:24:05 DEBUG : pre-dest2/2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23b93_d20260531_m031549_c001_v0001137_t0015_u01780197349790") 2026/05/31 03:24:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41645cdb722f5a5d_d20260531_m031534_c001_v7007000_t0000_u01780197334887") 2026/05/31 03:24:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb027c7_d20260531_m031531_c001_v0001183_t0012_u01780197331770") 2026/05/31 03:24:05 DEBUG : sizeonly: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b73_d20260531_m031334_c001_v7007000_t0000_u01780197214618") 2026/05/31 03:24:05 DEBUG : sizeonly: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dad2_d20260531_m031333_c001_v0001029_t0039_u01780197213365") 2026/05/31 03:24:05 DEBUG : splitbanan: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33451_d20260531_m032059_c001_v7007000_t0000_u01780197659385") 2026/05/31 03:24:05 DEBUG : splitbanan: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb032d2_d20260531_m032051_c001_v0001183_t0019_u01780197651608") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb30_d20260531_m032234_c001_v7007000_t0000_u01780197754146") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4178_d20260531_m032227_c001_v0001116_t0013_u01780197747607") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f409b90c8200eeaa7_d20260531_m032216_c001_v7007000_t0000_u01780197736413") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4126_d20260531_m032207_c001_v0001116_t0048_u01780197727557") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4152d2ae5266aa93_d20260531_m032156_c001_v7007000_t0000_u01780197716139") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e40e4_d20260531_m032149_c001_v0001116_t0053_u01780197709076") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41295184cce70f7f_d20260531_m032135_c001_v7007000_t0000_u01780197695462") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4090_d20260531_m032129_c001_v0001116_t0004_u01780197689287") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b33490_d20260531_m032116_c001_v7007000_t0000_u01780197676935") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e4046_d20260531_m032110_c001_v0001116_t0021_u01780197670041") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4256f6cb52d06d07_d20260531_m032053_c001_v7007000_t0000_u01780197653592") 2026/05/31 03:24:05 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3fec_d20260531_m032049_c001_v0001116_t0001_u01780197649920") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153ba68_d20260531_m032035_c001_v7007000_t0000_u01780197635902") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f7e_d20260531_m032027_c001_v0001116_t0057_u01780197627211") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f401699c390bd69bc_d20260531_m032026_c001_v7007000_t0000_u01780197626132") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f58_d20260531_m032021_c001_v0001116_t0028_u01780197621118") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f402554138153b91b_d20260531_m032010_c001_v7007000_t0000_u01780197610406") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac7d3_d20260531_m032001_c001_v0001091_t0013_u01780197601976") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f42675c7a402795e7_d20260531_m032000_c001_v7007000_t0000_u01780197600793") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3edc_d20260531_m031955_c001_v0001116_t0059_u01780197595604") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f413d7c04c1cd174d_d20260531_m031936_c001_v7007000_t0000_u01780197576252") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e90_d20260531_m031931_c001_v0001116_t0058_u01780197571217") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4140996854c9af3c_d20260531_m031917_c001_v7007000_t0000_u01780197557292") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3e38_d20260531_m031909_c001_v0001116_t0048_u01780197549578") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41797be8eda36bd5_d20260531_m031858_c001_v7007000_t0000_u01780197538850") 2026/05/31 03:24:06 DEBUG : splitbananasplit: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3de0_d20260531_m031852_c001_v0001116_t0003_u01780197532771") 2026/05/31 03:24:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f415c7e8d4e01deb8_d20260531_m032030_c001_v7007000_t0000_u01780197630557") 2026/05/31 03:24:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3f5e_d20260531_m032022_c001_v0001116_t0050_u01780197622734") 2026/05/31 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc166_d20260531_m031835_c001_v7007000_t0000_u01780197515218") 2026/05/31 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23da7_d20260531_m031833_c001_v0001137_t0047_u01780197513007") 2026/05/31 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc15d_d20260531_m031832_c001_v7007000_t0000_u01780197512250") 2026/05/31 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac6f9_d20260531_m031830_c001_v0001091_t0030_u01780197510930") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01318_d20260531_m031439_c001_v7007000_t0000_u01780197279513") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23abf_d20260531_m031438_c001_v0001137_t0042_u01780197278385") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01312_d20260531_m031437_c001_v7007000_t0000_u01780197277803") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db7c_d20260531_m031436_c001_v0001029_t0041_u01780197276895") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b6b_d20260531_m031330_c001_v7007000_t0000_u01780197210993") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daca_d20260531_m031329_c001_v0001029_t0010_u01780197209401") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b66_d20260531_m031329_c001_v7007000_t0000_u01780197209040") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dac2_d20260531_m031327_c001_v0001029_t0015_u01780197207850") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b61_d20260531_m031325_c001_v7007000_t0000_u01780197205826") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daba_d20260531_m031324_c001_v0001029_t0022_u01780197204051") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b5d_d20260531_m031323_c001_v7007000_t0000_u01780197203488") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dab4_d20260531_m031322_c001_v0001029_t0005_u01780197202314") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524dab0_d20260531_m031319_c001_v0001029_t0033_u01780197199756") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f405fcee326b32b57_d20260531_m031319_c001_v7007000_t0000_u01780197199394") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daa4_d20260531_m031318_c001_v0001029_t0017_u01780197198572") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524daa2_d20260531_m031317_c001_v0001029_t0040_u01780197197842") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c6607f5_d20260531_m031317_c001_v7007000_t0000_u01780197197120") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da9c_d20260531_m031314_c001_v0001029_t0001_u01780197194309") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da98_d20260531_m031310_c001_v0001029_t0034_u01780197190698") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c6607b4_d20260531_m031310_c001_v7007000_t0000_u01780197190334") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da96_d20260531_m031309_c001_v0001029_t0037_u01780197189545") 2026/05/31 03:24:07 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da94_d20260531_m031308_c001_v0001029_t0001_u01780197188680") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c6607ab_d20260531_m031308_c001_v7007000_t0000_u01780197188320") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da86_d20260531_m031304_c001_v0001029_t0034_u01780197184678") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66077a_d20260531_m031304_c001_v7007000_t0000_u01780197184317") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da84_d20260531_m031303_c001_v0001029_t0041_u01780197183528") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66075f_d20260531_m031302_c001_v7007000_t0000_u01780197182630") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da7e_d20260531_m031301_c001_v0001029_t0044_u01780197181873") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66074d_d20260531_m031301_c001_v7007000_t0000_u01780197181334") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da7a_d20260531_m031300_c001_v0001029_t0035_u01780197180552") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66074c_d20260531_m031259_c001_v7007000_t0000_u01780197179602") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da78_d20260531_m031258_c001_v0001029_t0025_u01780197178704") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66073f_d20260531_m031258_c001_v7007000_t0000_u01780197178120") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da6a_d20260531_m031257_c001_v0001029_t0019_u01780197177108") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66073d_d20260531_m031256_c001_v7007000_t0000_u01780197176568") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da68_d20260531_m031255_c001_v0001029_t0025_u01780197175870") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c660728_d20260531_m031250_c001_v7007000_t0000_u01780197170804") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da56_d20260531_m031249_c001_v0001029_t0033_u01780197169895") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c660722_d20260531_m031249_c001_v7007000_t0000_u01780197169356") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da4e_d20260531_m031248_c001_v0001029_t0037_u01780197168500") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c66071c_d20260531_m031247_c001_v7007000_t0000_u01780197167599") 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da4a_d20260531_m031246_c001_v0001029_t0013_u01780197166723") 2026/05/31 03:24:09 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4217bcbc7c660711_d20260531_m031244_c001_v7007000_t0000_u01780197164369") 2026/05/31 03:24:09 DEBUG : sub dir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524da44_d20260531_m031243_c001_v0001029_t0003_u01780197163545") 2026/05/31 03:24:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc167_d20260531_m031835_c001_v7007000_t0000_u01780197515507") 2026/05/31 03:24:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e3d98_d20260531_m031833_c001_v0001116_t0053_u01780197513017") 2026/05/31 03:24:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc15f_d20260531_m031832_c001_v7007000_t0000_u01780197512435") 2026/05/31 03:24:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02dc3_d20260531_m031830_c001_v0001183_t0041_u01780197510940") 2026/05/31 03:24:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb32_d20260531_m032236_c001_v7007000_t0000_u01780197756340") 2026/05/31 03:24:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac967_d20260531_m032235_c001_v0001091_t0056_u01780197755537") 2026/05/31 03:24:09 DEBUG : sub/yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0130d_d20260531_m031434_c001_v7007000_t0000_u01780197274867") 2026/05/31 03:24:09 DEBUG : sub/yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb025b7_d20260531_m031432_c001_v0001183_t0030_u01780197272984") 2026/05/31 03:24:09 DEBUG : test_dir1/file2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc159_d20260531_m031830_c001_v7007000_t0000_u01780197510126") 2026/05/31 03:24:09 DEBUG : test_dir1/file2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d97_d20260531_m031828_c001_v0001137_t0037_u01780197508486") 2026/05/31 03:24:09 DEBUG : test_dir1/file2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc154_d20260531_m031827_c001_v7007000_t0000_u01780197507711") 2026/05/31 03:24:09 DEBUG : test_dir1/file2: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac6f5_d20260531_m031826_c001_v0001091_t0017_u01780197506378") 2026/05/31 03:24:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc15a_d20260531_m031830_c001_v7007000_t0000_u01780197510310") 2026/05/31 03:24:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb02da9_d20260531_m031828_c001_v0001183_t0030_u01780197508475") 2026/05/31 03:24:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40349b77fe4cc155_d20260531_m031827_c001_v7007000_t0000_u01780197507894") 2026/05/31 03:24:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23d8f_d20260531_m031826_c001_v0001137_t0006_u01780197506365") 2026/05/31 03:24:09 DEBUG : three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe86_d20260531_m031426_c001_v7007000_t0000_u01780197266503") 2026/05/31 03:24:09 DEBUG : three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db70_d20260531_m031425_c001_v0001029_t0028_u01780197265213") 2026/05/31 03:24:09 DEBUG : three: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11631c133524db62_d20260531_m031422_c001_v0001029_t0008_u01780197262489") 2026/05/31 03:24:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb36_d20260531_m032238_c001_v7007000_t0000_u01780197758171") 2026/05/31 03:24:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24119_d20260531_m032237_c001_v0001137_t0048_u01780197757307") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb4b_d20260531_m032258_c001_v7007000_t0000_u01780197778135") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb036f0_d20260531_m032256_c001_v0001183_t0033_u01780197776066") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb48_d20260531_m032254_c001_v7007000_t0000_u01780197774498") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2414b_d20260531_m032252_c001_v0001137_t0015_u01780197772901") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb47_d20260531_m032251_c001_v7007000_t0000_u01780197771936") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac97f_d20260531_m032251_c001_v0001091_t0058_u01780197771207") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb43_d20260531_m032245_c001_v7007000_t0000_u01780197765988") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f24131_d20260531_m032245_c001_v0001137_t0042_u01780197765072") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb44_d20260531_m032248_c001_v7007000_t0000_u01780197768127") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb036b8_d20260531_m032247_c001_v0001183_t0056_u01780197767031") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb42_d20260531_m032244_c001_v7007000_t0000_u01780197764043") 2026/05/31 03:24:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116f206a9c4ac975_d20260531_m032243_c001_v0001091_t0002_u01780197763155") 2026/05/31 03:24:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb3c_d20260531_m032242_c001_v7007000_t0000_u01780197762190") 2026/05/31 03:24:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e41a4_d20260531_m032240_c001_v0001116_t0051_u01780197760682") 2026/05/31 03:24:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb39_d20260531_m032239_c001_v7007000_t0000_u01780197759731") 2026/05/31 03:24:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb03684_d20260531_m032239_c001_v0001183_t0034_u01780197759118") 2026/05/31 03:24:10 DEBUG : toe/toe/toe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01f37_d20260531_m032303_c001_v7007000_t0000_u01780197783017") 2026/05/31 03:24:10 DEBUG : toe/toe/toe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f2415d_d20260531_m032302_c001_v0001137_t0053_u01780197782283") 2026/05/31 03:24:10 DEBUG : toe/toe/toe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb45_d20260531_m032250_c001_v7007000_t0000_u01780197770247") 2026/05/31 03:24:10 DEBUG : toe/toe/toe: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e41b4_d20260531_m032249_c001_v0001116_t0017_u01780197769076") 2026/05/31 03:24:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb4c_d20260531_m032258_c001_v7007000_t0000_u01780197778742") 2026/05/31 03:24:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11751ad49f7e41c2_d20260531_m032257_c001_v0001116_t0052_u01780197777385") 2026/05/31 03:24:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085ccb49_d20260531_m032255_c001_v7007000_t0000_u01780197775104") 2026/05/31 03:24:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f117cd362c6626bdf_d20260531_m032254_c001_v0001176_t0010_u01780197774282") 2026/05/31 03:24:11 DEBUG : two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41829ffa085cbe88_d20260531_m031426_c001_v7007000_t0000_u01780197266685") 2026/05/31 03:24:11 DEBUG : two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f4170aea977f23a92_d20260531_m031424_c001_v0001137_t0048_u01780197264607") 2026/05/31 03:24:11 DEBUG : two: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f41631c133524db60_d20260531_m031422_c001_v0001029_t0015_u01780197262308") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0130f_d20260531_m031435_c001_v7007000_t0000_u01780197275599") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f105f2ee9da6e6ca6_d20260531_m031434_c001_v0001116_t0015_u01780197274295") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01308_d20260531_m031431_c001_v7007000_t0000_u01780197271697") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f116547033cb0259f_d20260531_m031430_c001_v0001183_t0048_u01780197270181") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01305_d20260531_m031428_c001_v7007000_t0000_u01780197268883") 2026/05/31 03:24:11 DEBUG : yam: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1170aea977f23a96_d20260531_m031427_c001_v0001137_t0049_u01780197267238") 2026/05/31 03:24:11 DEBUG : yaml: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f0130c_d20260531_m031432_c001_v7007000_t0000_u01780197272434") 2026/05/31 03:24:11 DEBUG : yaml: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f11524e24bd229e08_d20260531_m031431_c001_v0001043_t0012_u01780197271125") 2026/05/31 03:24:11 DEBUG : yaml: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f40431be223f01307_d20260531_m031429_c001_v7007000_t0000_u01780197269619") 2026/05/31 03:24:11 DEBUG : yaml: Deleting (id "4_zff72fda3004d7bcb9fe80e1b_f1016ea6513e1a670_d20260531_m031428_c001_v0001103_t0045_u01780197268513") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m32.126363939s (try 1/5)