"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/07 01:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako" 2026/07/07 01:45:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:45:36 DEBUG : Creating backend with remote "/tmp/rclone754992361" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:45:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (9.16s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:45:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:45:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:46 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:45:47 DEBUG : B2 bucket rclone-test-jakujij4rako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:48 DEBUG : Creating backend with remote "/non-existing" 2026/07/07 01:45:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/07 01:45:48 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:48 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:45:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.05s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:51 INFO : B2 bucket rclone-test-jakujij4rako: Running all checks before starting transfers 2026/07/07 01:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:45:51 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:51 INFO : B2 bucket rclone-test-jakujij4rako: Checks finished, now starting transfers 2026/07/07 01:45:51 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:45:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.65s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:53 ERROR : Ignoring --no-traverse with sync 2026/07/07 01:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:45:54 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:54 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:45:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:54 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:45:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.69s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/07 01:45:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:56 DEBUG : hello world2: size = 12 OK 2026/07/07 01:45:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/07 01:45:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:45:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:58 DEBUG : potato2: size = 11 OK 2026/07/07 01:45:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:45:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:45:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:45:59 DEBUG : potato2: size = 11 OK 2026/07/07 01:45:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:45:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 01:46:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:46:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 01:46:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:46:00 INFO : sub dir2: Making directory 2026/07/07 01:46:00 INFO : sub dir: Making directory 2026/07/07 01:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:00 INFO : sub dir2/sub sub dir2: Making directory 2026/07/07 01:46:00 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:00 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:01 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/07/07 01:46:01 DEBUG : B2 bucket rclone-test-jakujij4rako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:02 INFO : sub dir2: Making directory 2026/07/07 01:46:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 01:46:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.65s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:03 DEBUG : sub dir2: Making directory with metadata 2026/07/07 01:46:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:46:03 INFO : sub dir2: Making directory 2026/07/07 01:46:03 INFO : sub dir: Making directory 2026/07/07 01:46:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:03 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:03 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:04 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:46:04 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/07 01:46:04 DEBUG : B2 bucket rclone-test-jakujij4rako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 01:46:05 DEBUG : B2 bucket rclone-test-jakujij4rako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:05 INFO : sub dir2: Making directory 2026/07/07 01:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:06 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:06 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:06 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:46:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.75s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:07 DEBUG : sub dir2: Making directory with metadata 2026/07/07 01:46:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:46:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:46:07 INFO : sub dir2: Making directory 2026/07/07 01:46:07 INFO : sub dir: Making directory 2026/07/07 01:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:08 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:46:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/07 01:46:08 DEBUG : B2 bucket rclone-test-jakujij4rako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:09 INFO : sub dir2: Making directory 2026/07/07 01:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:09 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:09 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:10 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:46:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.43s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rimukub1neku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-rimukub1neku 2026/07/07 01:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:12 DEBUG : B2 bucket rclone-test-rimukub1neku: Waiting for checks to finish 2026/07/07 01:46:12 DEBUG : B2 bucket rclone-test-rimukub1neku: Waiting for transfers to finish 2026/07/07 01:46:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:46:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:46:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:46:28 DEBUG : B2 bucket rclone-test-rimukub1neku: Purge remote 2026/07/07 01:46:28 INFO : B2 bucket rclone-test-rimukub1neku: cleaning bucket "rclone-test-rimukub1neku" of all files 2026/07/07 01:46:29 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21da3401d3bab9ff80e1b_f1031aedd62b6485e_d20260707_m014628_c001_v0001113_t0044_u01783388788482") --- PASS: TestServerSideCopy (34.80s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone754992361) 2026/07/07 01:46:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:46:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 01:46:48 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:46:48 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:46:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 01:46:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/07 01:46:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.66s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pocusay1gune" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-pocusay1gune 2026/07/07 01:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:46:52 DEBUG : B2 bucket rclone-test-pocusay1gune: Waiting for checks to finish 2026/07/07 01:46:52 DEBUG : B2 bucket rclone-test-pocusay1gune: Waiting for transfers to finish 2026/07/07 01:47:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:47:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:47:09 DEBUG : B2 bucket rclone-test-pocusay1gune: Waiting for checks to finish 2026/07/07 01:47:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:47:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pocusay1gune) 2026/07/07 01:47:09 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 01:47:09 DEBUG : B2 bucket rclone-test-pocusay1gune: Waiting for transfers to finish 2026/07/07 01:47:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 01:47:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/07 01:47:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:47:10 DEBUG : B2 bucket rclone-test-pocusay1gune: Purge remote 2026/07/07 01:47:10 INFO : B2 bucket rclone-test-pocusay1gune: cleaning bucket "rclone-test-pocusay1gune" of all files 2026/07/07 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcf72bd33401d3bab9ff80e1b_f101a7ad91f0248be_d20260707_m014709_c001_v0001178_t0021_u01783388829711") 2026/07/07 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcf72bd33401d3bab9ff80e1b_f1023104f26c5f888_d20260707_m014707_c001_v0001178_t0009_u01783388827635") --- PASS: TestServerSideCopyOverSelf (36.71s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:47:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone754992361) 2026/07/07 01:47:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:47:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 01:47:28 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:47:28 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:47:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 01:47:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/07 01:47:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 01:47:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.41s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-coqakut3yayi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-coqakut3yayi 2026/07/07 01:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:47:32 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for checks to finish 2026/07/07 01:47:32 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for transfers to finish 2026/07/07 01:47:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:47:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:47:49 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for checks to finish 2026/07/07 01:47:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:47:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-coqakut3yayi) 2026/07/07 01:47:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 01:47:49 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for transfers to finish 2026/07/07 01:47:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 01:47:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/07 01:47:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:47:50 INFO : sub dir/hello world: Deleted 2026/07/07 01:47:51 DEBUG : testing file moves 2026/07/07 01:47:51 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:47:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-coqakut3yayi) 2026/07/07 01:47:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 01:47:51 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for checks to finish 2026/07/07 01:47:51 DEBUG : B2 bucket rclone-test-coqakut3yayi: Waiting for transfers to finish 2026/07/07 01:47:52 DEBUG : sub dir/hello world: size = 24 OK 2026/07/07 01:47:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/07 01:47:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 01:47:52 INFO : sub dir/hello world: Deleted 2026/07/07 01:47:52 DEBUG : B2 bucket rclone-test-coqakut3yayi: Purge remote 2026/07/07 01:47:52 INFO : B2 bucket rclone-test-coqakut3yayi: cleaning bucket "rclone-test-coqakut3yayi" of all files 2026/07/07 01:47:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d03402d3bab9ff80e1b_f1178289614ad8ac5_d20260707_m014751_c001_v0001029_t0008_u01783388871975") 2026/07/07 01:47:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d03402d3bab9ff80e1b_f106815ad9e07e6b9_d20260707_m014750_c001_v0001145_t0049_u01783388870005") 2026/07/07 01:47:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d03402d3bab9ff80e1b_f1168d44805f58beb_d20260707_m014747_c001_v0001146_t0053_u01783388867829") --- PASS: TestServerSideMoveOverSelf (36.76s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:08 ERROR : error listing: directory not found 2026/07/07 01:48:08 INFO : Local file system at /tmp/rclone754992361: Making directory 2026/07/07 01:48:08 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:08 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.44s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:48:11 DEBUG : Local file system at /tmp/rclone754992361: Waiting for checks to finish 2026/07/07 01:48:11 DEBUG : Local file system at /tmp/rclone754992361: Waiting for transfers to finish 2026/07/07 01:48:12 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/07 01:48:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:48:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/07 01:48:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.15s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/07 01:48:12 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:12 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:13 DEBUG : check sum: size = 1 OK 2026/07/07 01:48:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:48:13 INFO : check sum: Copied (new) 2026/07/07 01:48:13 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:14 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:14 DEBUG : check sum: size = 1 OK 2026/07/07 01:48:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:48:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/07 01:48:14 DEBUG : check sum: Unchanged skipping 2026/07/07 01:48:14 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:14 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.09s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/07 01:48:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:15 DEBUG : sizeonly: size = 6 OK 2026/07/07 01:48:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/07 01:48:15 INFO : sizeonly: Copied (new) 2026/07/07 01:48:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:16 DEBUG : sizeonly: size = 6 OK 2026/07/07 01:48:16 DEBUG : sizeonly: Sizes identical 2026/07/07 01:48:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:16 DEBUG : sizeonly: Unchanged skipping 2026/07/07 01:48:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:16 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.89s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/07 01:48:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/07 01:48:17 INFO : ignore-size: Copied (new) 2026/07/07 01:48:17 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:48:18 DEBUG : ignore-size: Unchanged skipping 2026/07/07 01:48:18 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:18 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:18 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.96s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:21 DEBUG : existing: size = 6 OK 2026/07/07 01:48:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:48:21 DEBUG : existing: Unchanged skipping 2026/07/07 01:48:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:21 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:21 INFO : There was nothing to transfer 2026/07/07 01:48:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/07 01:48:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:22 DEBUG : existing: size = 6 OK 2026/07/07 01:48:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/07 01:48:22 INFO : existing: Copied (replaced existing) 2026/07/07 01:48:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.18s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 01:48:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:23 DEBUG : existing: size = 6 OK 2026/07/07 01:48:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/07 01:48:23 INFO : existing: Copied (new) 2026/07/07 01:48:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:23 DEBUG : existing: Destination exists, skipping 2026/07/07 01:48:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/07 01:48:26 DEBUG : c/non empty space: size = 5 OK 2026/07/07 01:48:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:26 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 01:48:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:26 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:26 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:27 DEBUG : a/potato2: size = 60 OK 2026/07/07 01:48:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:27 INFO : a/potato2: Copied (new) 2026/07/07 01:48:27 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:29 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:29 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/07/07 01:48:29 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:48:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/07 01:48:29 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:29 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:29 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:29 INFO : There was nothing to transfer 2026/07/07 01:48:30 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:30 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/07/07 01:48:30 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:48:31 INFO : empty space: Updated modification time in destination 2026/07/07 01:48:31 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:31 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:31 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:32 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/07 01:48:32 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:48:32 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:32 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:32 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.83s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:34 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:34 DEBUG : foo: size = 3 OK 2026/07/07 01:48:34 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/07/07 01:48:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone754992361) 2026/07/07 01:48:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:48:34 DEBUG : foo: sha1 differ 2026/07/07 01:48:34 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:34 DEBUG : foo: size = 3 OK 2026/07/07 01:48:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/07 01:48:34 INFO : foo: Copied (replaced existing) 2026/07/07 01:48:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 01:48:36 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:36 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:36 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:36 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:36 DEBUG : potato: size = 60 OK 2026/07/07 01:48:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:36 INFO : potato: Copied (new) 2026/07/07 01:48:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone754992361) 2026/07/07 01:48:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:48:38 DEBUG : potato: Sizes differ 2026/07/07 01:48:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:39 DEBUG : potato: size = 21 OK 2026/07/07 01:48:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/07 01:48:39 INFO : potato: Copied (replaced existing) 2026/07/07 01:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:41 DEBUG : potato: size = 21 OK 2026/07/07 01:48:41 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/07/07 01:48:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone754992361) 2026/07/07 01:48:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:48:41 DEBUG : potato: sha1 differ 2026/07/07 01:48:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:42 DEBUG : potato: size = 21 OK 2026/07/07 01:48:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/07 01:48:42 INFO : potato: Copied (replaced existing) 2026/07/07 01:48:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:45 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:45 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/07 01:48:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:45 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:49 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:49 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:50 DEBUG : potato2: size = 60 OK 2026/07/07 01:48:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:50 INFO : potato2: Copied (new) 2026/07/07 01:48:50 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:52 INFO : d: Making directory 2026/07/07 01:48:52 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/07 01:48:52 DEBUG : c/non empty space: size = 5 OK 2026/07/07 01:48:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:52 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 01:48:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:53 DEBUG : a/potato2: size = 60 OK 2026/07/07 01:48:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:53 INFO : a/potato2: Copied (new) 2026/07/07 01:48:53 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:53 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/07 01:48:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:56 DEBUG : c/non empty space: size = 5 OK 2026/07/07 01:48:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 01:48:56 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:56 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:56 DEBUG : a/potato2: size = 60 OK 2026/07/07 01:48:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:56 INFO : a/potato2: Copied (new) 2026/07/07 01:48:56 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting files as there were IO errors 2026/07/07 01:48:56 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:48:59 DEBUG : Waiting for deletions to finish 2026/07/07 01:48:59 DEBUG : empty space: size = 1 OK 2026/07/07 01:48:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:48:59 DEBUG : empty space: Unchanged skipping 2026/07/07 01:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:48:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:48:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:48:59 INFO : potato: Deleted 2026/07/07 01:48:59 DEBUG : potato2: size = 60 OK 2026/07/07 01:48:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:48:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.20s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:02 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:02 INFO : potato: Deleted 2026/07/07 01:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:49:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:02 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:49:02 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:02 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:03 DEBUG : potato2: size = 60 OK 2026/07/07 01:49:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:49:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.57s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:49:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:07 DEBUG : potato2: size = 19 OK 2026/07/07 01:49:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/07 01:49:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.18s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:11 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : enormous: Excluded 2026/07/07 01:49:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : potato2: Excluded 2026/07/07 01:49:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:49:11 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:11 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:11 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:11 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:11 INFO : There was nothing to transfer 2026/07/07 01:49:11 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : enormous: Excluded 2026/07/07 01:49:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : potato2: Excluded 2026/07/07 01:49:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 01:49:11 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/07 01:49:11 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:11 DEBUG : Local file system at /tmp/rclone754992361: Waiting for checks to finish 2026/07/07 01:49:11 DEBUG : Local file system at /tmp/rclone754992361: Waiting for transfers to finish 2026/07/07 01:49:11 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:14 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 01:49:14 DEBUG : enormous: Excluded 2026/07/07 01:49:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 01:49:14 DEBUG : potato2: Excluded 2026/07/07 01:49:15 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:49:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:15 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:15 INFO : enormous: Deleted 2026/07/07 01:49:15 INFO : potato2: Deleted 2026/07/07 01:49:15 INFO : There was nothing to transfer 2026/07/07 01:49:15 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/07 01:49:15 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:15 DEBUG : Local file system at /tmp/rclone754992361: Waiting for checks to finish 2026/07/07 01:49:15 DEBUG : Local file system at /tmp/rclone754992361: Waiting for transfers to finish 2026/07/07 01:49:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:15 INFO : enormous: Deleted 2026/07/07 01:49:15 INFO : potato2: Deleted 2026/07/07 01:49:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.91s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:21 DEBUG : five: Need to transfer - File not found at Destination 2026/07/07 01:49:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:49:21 DEBUG : four: size = 8 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:49:21 DEBUG : four: Sizes differ 2026/07/07 01:49:21 DEBUG : one: Destination is newer than source, skipping 2026/07/07 01:49:21 DEBUG : three: size = 5 OK 2026/07/07 01:49:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 01:49:21 DEBUG : three: Sizes identical 2026/07/07 01:49:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 01:49:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:21 DEBUG : two: size = 3 OK 2026/07/07 01:49:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone754992361) 2026/07/07 01:49:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:49:21 DEBUG : two: sha1 differ 2026/07/07 01:49:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:21 DEBUG : five: size = 4 OK 2026/07/07 01:49:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/07 01:49:21 INFO : five: Copied (new) 2026/07/07 01:49:22 DEBUG : four: size = 4 OK 2026/07/07 01:49:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/07 01:49:22 INFO : four: Copied (replaced existing) 2026/07/07 01:49:22 DEBUG : two: size = 3 OK 2026/07/07 01:49:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/07 01:49:22 INFO : two: Copied (replaced existing) 2026/07/07 01:49:22 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:22 DEBUG : four: size = 4 OK 2026/07/07 01:49:22 DEBUG : five: size = 4 OK 2026/07/07 01:49:22 DEBUG : one: Destination is newer than source, skipping 2026/07/07 01:49:22 DEBUG : three: size = 5 OK 2026/07/07 01:49:22 DEBUG : two: size = 3 OK 2026/07/07 01:49:22 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/07 01:49:22 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/07 01:49:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 01:49:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/07 01:49:22 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/07 01:49:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 01:49:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone754992361) 2026/07/07 01:49:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:49:22 DEBUG : three: sha1 differ 2026/07/07 01:49:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/07 01:49:22 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/07 01:49:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 01:49:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 01:49:22 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:23 DEBUG : three: size = 5 OK 2026/07/07 01:49:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:49:23 INFO : three: Copied (replaced existing) 2026/07/07 01:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.35s) === 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-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/07 01:49:25 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:25 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 01:49:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 01:49:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:25 DEBUG : potato: size = 14 OK 2026/07/07 01:49:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/07 01:49:25 INFO : potato: Copied (new) 2026/07/07 01:49:25 DEBUG : yam: size = 11 OK 2026/07/07 01:49:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:25 INFO : yam: Copied (new) 2026/07/07 01:49:25 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:25 DEBUG : potato: size = 14 OK 2026/07/07 01:49:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:49:25 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:25 DEBUG : potato: Unchanged skipping 2026/07/07 01:49:25 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:26 DEBUG : yaml: size = 11 OK 2026/07/07 01:49:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:26 INFO : yam: Copied (server-side copy) to: yaml 2026/07/07 01:49:26 INFO : yam: Deleted 2026/07/07 01:49:26 INFO : yaml: Renamed from "yam" 2026/07/07 01:49:26 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/07 01:49:27 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:27 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:27 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 01:49:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 01:49:27 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:27 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:28 DEBUG : yam: size = 11 OK 2026/07/07 01:49:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:28 INFO : yam: Copied (new) 2026/07/07 01:49:28 DEBUG : potato: size = 14 OK 2026/07/07 01:49:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/07 01:49:28 INFO : potato: Copied (new) 2026/07/07 01:49:28 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:28 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:28 DEBUG : potato: size = 14 OK 2026/07/07 01:49:28 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:49:28 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:28 DEBUG : potato: Unchanged skipping 2026/07/07 01:49:28 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:29 DEBUG : yaml: size = 11 OK 2026/07/07 01:49:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:29 INFO : yam: Copied (server-side copy) to: yaml 2026/07/07 01:49:29 INFO : yam: Deleted 2026/07/07 01:49:29 INFO : yaml: Renamed from "yam" 2026/07/07 01:49:29 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/07 01:49:30 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:30 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:30 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:30 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 01:49:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/07 01:49:30 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:30 DEBUG : sub/yam: size = 11 OK 2026/07/07 01:49:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:30 INFO : sub/yam: Copied (new) 2026/07/07 01:49:31 DEBUG : potato: size = 14 OK 2026/07/07 01:49:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/07 01:49:31 INFO : potato: Copied (new) 2026/07/07 01:49:31 DEBUG : Waiting for deletions to finish 2026/07/07 01:49:31 DEBUG : potato: size = 14 OK 2026/07/07 01:49:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:49:31 DEBUG : potato: Unchanged skipping 2026/07/07 01:49:31 INFO : B2 bucket rclone-test-jakujij4rako: Making map for --track-renames 2026/07/07 01:49:31 INFO : B2 bucket rclone-test-jakujij4rako: Finished making map for --track-renames 2026/07/07 01:49:31 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:31 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for renames to finish 2026/07/07 01:49:32 DEBUG : yam: size = 11 OK 2026/07/07 01:49:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/07 01:49:32 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/07 01:49:32 INFO : sub/yam: Deleted 2026/07/07 01:49:32 INFO : yam: Renamed from "sub/yam" 2026/07/07 01:49:32 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:33 DEBUG : Creating backend with remote "/tmp/rclone754992361/dir1" 2026/07/07 01:49:33 DEBUG : Creating backend with remote "/tmp/rclone754992361/dir2" 2026/07/07 01:49:33 DEBUG : Local file system at /tmp/rclone754992361/dir2: Using server-side directory move 2026/07/07 01:49:33 INFO : Local file system at /tmp/rclone754992361/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 01:49:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/07 01:49:33 INFO : file1.txt: Moved (server-side) 2026/07/07 01:49:33 DEBUG : Local file system at /tmp/rclone754992361/dir2: Waiting for checks to finish 2026/07/07 01:49:33 DEBUG : Local file system at /tmp/rclone754992361/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:49:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 01:49:33 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:33 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 01:49:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/07 01:49:34 INFO : nested/sub dir/file: Copied (new) 2026/07/07 01:49:34 INFO : nested/sub dir/file: Deleted 2026/07/07 01:49:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:49:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:49:34 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:49:34 INFO : sub dir/hello world: Deleted 2026/07/07 01:49:34 INFO : sub dir: Removing directory 2026/07/07 01:49:34 INFO : nested/sub dir: Removing directory 2026/07/07 01:49:34 INFO : nested: Removing directory 2026/07/07 01:49:34 DEBUG : Local file system at /tmp/rclone754992361: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 01:49:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 01:49:36 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:36 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 01:49:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:49:36 INFO : sub dir/hello world: Copied (new) 2026/07/07 01:49:36 INFO : sub dir/hello world: Deleted 2026/07/07 01:49:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 01:49:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/07 01:49:36 INFO : nested/sub dir/file: Copied (new) 2026/07/07 01:49:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/07 01:49:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 01:49:37 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:37 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:38 DEBUG : existing-b: size = 6 OK 2026/07/07 01:49:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/07 01:49:38 INFO : existing-b: Copied (new) 2026/07/07 01:49:38 INFO : existing-b: Deleted 2026/07/07 01:49:38 DEBUG : existing: size = 6 OK 2026/07/07 01:49:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/07 01:49:38 INFO : existing: Copied (new) 2026/07/07 01:49:38 INFO : existing: Deleted 2026/07/07 01:49:38 DEBUG : existing: Destination exists, skipping 2026/07/07 01:49:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/07 01:49:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:49:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:49:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vecuril2gape" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-vecuril2gape 2026/07/07 01:49:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:49:58 DEBUG : empty space: size = 1 OK 2026/07/07 01:49:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 01:49:58 DEBUG : empty space: Unchanged skipping 2026/07/07 01:49:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:49:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vecuril2gape) 2026/07/07 01:49:58 DEBUG : potato3: Sizes differ 2026/07/07 01:49:58 DEBUG : B2 bucket rclone-test-vecuril2gape: Waiting for checks to finish 2026/07/07 01:49:59 INFO : empty space: Deleted 2026/07/07 01:49:59 DEBUG : B2 bucket rclone-test-vecuril2gape: Waiting for transfers to finish 2026/07/07 01:49:59 DEBUG : potato2: size = 60 OK 2026/07/07 01:49:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:49:59 INFO : potato2: Copied (server-side copy) 2026/07/07 01:49:59 DEBUG : potato3: size = 68 OK 2026/07/07 01:49:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:49:59 INFO : potato3: Copied (server-side copy) 2026/07/07 01:49:59 INFO : potato2: Deleted 2026/07/07 01:49:59 INFO : potato3: Deleted 2026/07/07 01:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qalonug1kego" 2026/07/07 01:50:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/07 01:50:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:50:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 01:50:01 DEBUG : B2 bucket rclone-test-qalonug1kego: Waiting for checks to finish 2026/07/07 01:50:01 DEBUG : B2 bucket rclone-test-qalonug1kego: Waiting for transfers to finish 2026/07/07 01:50:08 DEBUG : empty space: size = 1 OK 2026/07/07 01:50:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:50:08 INFO : empty space: Copied (server-side copy) 2026/07/07 01:50:08 DEBUG : potato3: size = 68 OK 2026/07/07 01:50:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:50:08 INFO : potato3: Copied (server-side copy) 2026/07/07 01:50:09 INFO : empty space: Deleted 2026/07/07 01:50:09 INFO : potato3: Deleted 2026/07/07 01:50:10 DEBUG : potato2: size = 60 OK 2026/07/07 01:50:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:50:10 INFO : potato2: Copied (server-side copy) 2026/07/07 01:50:11 INFO : potato2: Deleted 2026/07/07 01:50:11 DEBUG : B2 bucket rclone-test-qalonug1kego: Purge remote 2026/07/07 01:50:11 INFO : B2 bucket rclone-test-qalonug1kego: cleaning bucket "rclone-test-qalonug1kego" of all files 2026/07/07 01:50:11 DEBUG : empty space: Deleting (id "4_z6f429d73404d3bab9ff80e1b_f108eb436039ab093_d20260707_m015008_c001_v0001134_t0013_u01783389008179") 2026/07/07 01:50:11 DEBUG : potato2: Deleting (id "4_z6f429d73404d3bab9ff80e1b_f1141a750fe90c01a_d20260707_m015010_c001_v0001100_t0000_u01783389010554") 2026/07/07 01:50:11 DEBUG : potato3: Deleting (id "4_z6f429d73404d3bab9ff80e1b_f100b55dcbc2a050a_d20260707_m015008_c001_v0001098_t0029_u01783389008559") 2026/07/07 01:50:12 DEBUG : B2 bucket rclone-test-vecuril2gape: Purge remote 2026/07/07 01:50:12 INFO : B2 bucket rclone-test-vecuril2gape: cleaning bucket "rclone-test-vecuril2gape" of all files 2026/07/07 01:50:12 DEBUG : empty space: Deleting (id "4_zef124da3404d3bab9ff80e1b_f425debb8659bdb4b_d20260707_m015008_c001_v7007000_t0000_u01783389008970") 2026/07/07 01:50:12 DEBUG : empty space: Deleting (id "4_zef124da3404d3bab9ff80e1b_f1103e78814cdf9d2_d20260707_m014957_c001_v0001183_t0021_u01783388997927") 2026/07/07 01:50:12 DEBUG : potato2: Deleting (id "4_zef124da3404d3bab9ff80e1b_f402fc5faa8cd59ba_d20260707_m015010_c001_v7007000_t0000_u01783389010991") 2026/07/07 01:50:12 DEBUG : potato2: Deleting (id "4_zef124da3404d3bab9ff80e1b_f1030990a20baaf56_d20260707_m014959_c001_v0001136_t0015_u01783388999141") 2026/07/07 01:50:12 DEBUG : potato3: Deleting (id "4_zef124da3404d3bab9ff80e1b_f425debb8659bdb4c_d20260707_m015009_c001_v7007000_t0000_u01783389009151") 2026/07/07 01:50:12 DEBUG : potato3: Deleting (id "4_zef124da3404d3bab9ff80e1b_f1154054685ec9eac_d20260707_m014959_c001_v0001181_t0019_u01783388999456") 2026/07/07 01:50:12 DEBUG : potato3: Deleting (id "4_zef124da3404d3bab9ff80e1b_f1103e78814cdf9d4_d20260707_m014958_c001_v0001183_t0016_u01783388998165") --- PASS: TestServerSideMove (49.50s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dokemah8yece" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-dokemah8yece 2026/07/07 01:50:41 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 01:50:41 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 01:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:50:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:50:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dokemah8yece) 2026/07/07 01:50:41 DEBUG : potato3: Sizes differ 2026/07/07 01:50:41 DEBUG : B2 bucket rclone-test-dokemah8yece: Waiting for checks to finish 2026/07/07 01:50:41 DEBUG : B2 bucket rclone-test-dokemah8yece: Waiting for transfers to finish 2026/07/07 01:50:42 DEBUG : potato3: size = 68 OK 2026/07/07 01:50:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:50:42 INFO : potato3: Copied (server-side copy) 2026/07/07 01:50:42 DEBUG : potato2: size = 60 OK 2026/07/07 01:50:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:50:42 INFO : potato2: Copied (server-side copy) 2026/07/07 01:50:42 INFO : potato3: Deleted 2026/07/07 01:50:43 INFO : potato2: Deleted 2026/07/07 01:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qojebom2nuhu" 2026/07/07 01:50:44 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 01:50:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:50:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 01:50:44 DEBUG : B2 bucket rclone-test-qojebom2nuhu: Waiting for checks to finish 2026/07/07 01:50:44 DEBUG : B2 bucket rclone-test-qojebom2nuhu: Waiting for transfers to finish 2026/07/07 01:51:00 DEBUG : potato3: size = 68 OK 2026/07/07 01:51:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:51:00 INFO : potato3: Copied (server-side copy) 2026/07/07 01:51:00 DEBUG : potato2: size = 60 OK 2026/07/07 01:51:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:51:00 INFO : potato2: Copied (server-side copy) 2026/07/07 01:51:01 INFO : potato3: Deleted 2026/07/07 01:51:01 INFO : potato2: Deleted 2026/07/07 01:51:01 DEBUG : B2 bucket rclone-test-qojebom2nuhu: Purge remote 2026/07/07 01:51:01 INFO : B2 bucket rclone-test-qojebom2nuhu: cleaning bucket "rclone-test-qojebom2nuhu" of all files 2026/07/07 01:51:01 DEBUG : potato2: Deleting (id "4_z5f824d03405d3bab9ff80e1b_f107c56a4d8cf7753_d20260707_m015100_c001_v0001042_t0028_u01783389060209") 2026/07/07 01:51:01 DEBUG : potato3: Deleting (id "4_z5f824d03405d3bab9ff80e1b_f118ae6018408d724_d20260707_m015100_c001_v0001179_t0046_u01783389060574") 2026/07/07 01:51:17 DEBUG : B2 bucket rclone-test-dokemah8yece: Purge remote 2026/07/07 01:51:17 INFO : B2 bucket rclone-test-dokemah8yece: cleaning bucket "rclone-test-dokemah8yece" of all files 2026/07/07 01:51:18 DEBUG : empty space: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f1010b5adc1bfeb2a_d20260707_m015040_c001_v0001173_t0016_u01783389040609") 2026/07/07 01:51:18 DEBUG : potato2: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f41690ad4573d9fe5_d20260707_m015101_c001_v7007000_t0000_u01783389061344") 2026/07/07 01:51:18 DEBUG : potato2: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f1099db1c273e137a_d20260707_m015042_c001_v0001104_t0029_u01783389042097") 2026/07/07 01:51:18 DEBUG : potato3: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f415028700f02bec4_d20260707_m015101_c001_v7007000_t0000_u01783389061160") 2026/07/07 01:51:18 DEBUG : potato3: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f11525a69b8ab381f_d20260707_m015042_c001_v0001090_t0058_u01783389042420") 2026/07/07 01:51:18 DEBUG : potato3: Deleting (id "4_z8f421d03405d3bab9ff80e1b_f1010b5adc1bfeb2c_d20260707_m015040_c001_v0001173_t0055_u01783389040957") --- PASS: TestServerSideMoveWithFilter (58.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-difepuf0cefu" 2026/07/07 01:51:27 DEBUG : Config file has changed externally - reloading 2026/07/07 01:51:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-jakujij4rako -> B2 bucket rclone-test-difepuf0cefu 2026/07/07 01:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:51:49 DEBUG : empty space: size = 1 OK 2026/07/07 01:51:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 01:51:49 DEBUG : empty space: Unchanged skipping 2026/07/07 01:51:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:51:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-difepuf0cefu) 2026/07/07 01:51:49 DEBUG : potato3: Sizes differ 2026/07/07 01:51:49 DEBUG : B2 bucket rclone-test-difepuf0cefu: Waiting for checks to finish 2026/07/07 01:51:49 INFO : empty space: Deleted 2026/07/07 01:51:49 DEBUG : B2 bucket rclone-test-difepuf0cefu: Waiting for transfers to finish 2026/07/07 01:51:50 DEBUG : potato2: size = 60 OK 2026/07/07 01:51:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:51:50 INFO : potato2: Copied (server-side copy) 2026/07/07 01:51:50 INFO : potato2: Deleted 2026/07/07 01:51:50 DEBUG : potato3: size = 68 OK 2026/07/07 01:51:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:51:50 INFO : potato3: Copied (server-side copy) 2026/07/07 01:51:50 INFO : potato3: Deleted 2026/07/07 01:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-likuxus7cowa" 2026/07/07 01:51:51 INFO : tomatoDir: Making directory 2026/07/07 01:51:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/07 01:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 01:51:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 01:51:52 DEBUG : B2 bucket rclone-test-likuxus7cowa: Waiting for checks to finish 2026/07/07 01:51:52 DEBUG : B2 bucket rclone-test-likuxus7cowa: Waiting for transfers to finish 2026/07/07 01:52:08 DEBUG : empty space: size = 1 OK 2026/07/07 01:52:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/07 01:52:08 INFO : empty space: Copied (server-side copy) 2026/07/07 01:52:08 DEBUG : potato2: size = 60 OK 2026/07/07 01:52:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/07 01:52:08 INFO : potato2: Copied (server-side copy) 2026/07/07 01:52:08 DEBUG : potato3: size = 68 OK 2026/07/07 01:52:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/07 01:52:08 INFO : potato3: Copied (server-side copy) 2026/07/07 01:52:08 INFO : empty space: Deleted 2026/07/07 01:52:08 INFO : potato2: Deleted 2026/07/07 01:52:09 INFO : potato3: Deleted 2026/07/07 01:52:09 DEBUG : B2 bucket rclone-test-likuxus7cowa: Purge remote 2026/07/07 01:52:09 INFO : B2 bucket rclone-test-likuxus7cowa: cleaning bucket "rclone-test-likuxus7cowa" of all files 2026/07/07 01:52:09 DEBUG : empty space: Deleting (id "4_zff824d83406d3bab9ff80e1b_f116cae0df64d4f6c_d20260707_m015208_c001_v0001184_t0007_u01783389128059") 2026/07/07 01:52:09 DEBUG : potato2: Deleting (id "4_zff824d83406d3bab9ff80e1b_f113b2aaf66a6d0f0_d20260707_m015208_c001_v0001174_t0015_u01783389128308") 2026/07/07 01:52:09 DEBUG : potato3: Deleting (id "4_zff824d83406d3bab9ff80e1b_f107a726b0c907c5f_d20260707_m015208_c001_v0001174_t0009_u01783389128375") 2026/07/07 01:52:21 DEBUG : B2 bucket rclone-test-difepuf0cefu: Purge remote 2026/07/07 01:52:21 INFO : B2 bucket rclone-test-difepuf0cefu: cleaning bucket "rclone-test-difepuf0cefu" of all files 2026/07/07 01:52:21 DEBUG : empty space: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f41817f831e99979d_d20260707_m015208_c001_v7007000_t0000_u01783389128657") 2026/07/07 01:52:21 DEBUG : empty space: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f1192e345c2622d16_d20260707_m015148_c001_v0001033_t0032_u01783389108039") 2026/07/07 01:52:21 DEBUG : potato2: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f41817f831e99979e_d20260707_m015208_c001_v7007000_t0000_u01783389128848") 2026/07/07 01:52:21 DEBUG : potato2: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f10455c9365d15ec1_d20260707_m015149_c001_v0001036_t0048_u01783389109976") 2026/07/07 01:52:21 DEBUG : potato3: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f419d58e6d961864f_d20260707_m015209_c001_v7007000_t0000_u01783389129025") 2026/07/07 01:52:21 DEBUG : potato3: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f10225ccf3e4da0e9_d20260707_m015150_c001_v0001092_t0016_u01783389110307") 2026/07/07 01:52:21 DEBUG : potato3: Deleting (id "4_z2f62fd93405d3bab9ff80e1b_f1192e345c2622d18_d20260707_m015148_c001_v0001033_t0044_u01783389108651") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (66.68s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:52:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/rclone-sync-test" 2026/07/07 01:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/rclone-sync-test-include/layer2" 2026/07/07 01:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/rclone-sync-test-ignore-file" 2026/07/07 01:52:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/07 01:52:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/07 01:52:46 DEBUG : pacer: Reducing sleep to 10ms 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test: Waiting for checks to finish 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test: Waiting for transfers to finish 2026/07/07 01:52:46 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:46 INFO : There was nothing to transfer 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:52:46 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:46 INFO : There was nothing to transfer 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/07 01:52:46 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/07 01:52:46 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:46 INFO : There was nothing to transfer 2026/07/07 01:52:47 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:52:47 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:52:47 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:47 INFO : There was nothing to transfer 2026/07/07 01:52:47 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/07 01:52:47 DEBUG : B2 bucket rclone-test-jakujij4rako path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/07 01:52:47 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.50s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/CompareDest" 2026/07/07 01:52:51 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 01:52:51 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:51 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:52 DEBUG : one: size = 3 OK 2026/07/07 01:52:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:52:52 INFO : one: Copied (new) 2026/07/07 01:52:52 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:52 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:52 DEBUG : one: Sizes differ 2026/07/07 01:52:52 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:52 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:53 DEBUG : one: size = 5 OK 2026/07/07 01:52:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/07 01:52:53 INFO : one: Copied (replaced existing) 2026/07/07 01:52:53 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:55 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:55 DEBUG : one: Sizes differ 2026/07/07 01:52:55 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:55 DEBUG : one: size = 5 OK 2026/07/07 01:52:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:52:55 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:55 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:55 INFO : There was nothing to transfer 2026/07/07 01:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:57 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:57 DEBUG : one: Sizes differ 2026/07/07 01:52:57 DEBUG : two: size = 3 OK 2026/07/07 01:52:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 01:52:57 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:57 DEBUG : one: size = 5 OK 2026/07/07 01:52:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:52:57 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:57 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:57 INFO : There was nothing to transfer 2026/07/07 01:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:57 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:57 DEBUG : one: Sizes differ 2026/07/07 01:52:57 DEBUG : one: size = 5 OK 2026/07/07 01:52:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:52:57 DEBUG : two: size = 3 OK 2026/07/07 01:52:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 01:52:57 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:57 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:57 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:57 INFO : There was nothing to transfer 2026/07/07 01:52:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:58 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:58 DEBUG : one: Sizes differ 2026/07/07 01:52:59 DEBUG : one: size = 5 OK 2026/07/07 01:52:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:52:59 DEBUG : two: size = 3 OK 2026/07/07 01:52:59 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/07/07 01:52:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/07 01:52:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 01:52:59 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:59 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:52:59 DEBUG : Waiting for deletions to finish 2026/07/07 01:52:59 INFO : There was nothing to transfer 2026/07/07 01:52:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:59 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:52:59 DEBUG : one: Sizes differ 2026/07/07 01:52:59 DEBUG : one: size = 5 OK 2026/07/07 01:52:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:52:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 01:52:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:52:59 DEBUG : two: size = 3 (B2 bucket rclone-test-jakujij4rako path CompareDest) 2026/07/07 01:52:59 DEBUG : two: Sizes differ 2026/07/07 01:52:59 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 01:52:59 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:52:59 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:00 DEBUG : two: size = 5 OK 2026/07/07 01:53:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/07 01:53:00 INFO : two: Copied (new) 2026/07/07 01:53:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.90s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dest" 2026/07/07 01:53:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/pre-dest1" 2026/07/07 01:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/pre-dest2" 2026/07/07 01:53:08 DEBUG : 1: size = 1 OK 2026/07/07 01:53:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/07 01:53:08 DEBUG : 2: size = 1 OK 2026/07/07 01:53:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/07 01:53:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/07 01:53:09 DEBUG : B2 bucket rclone-test-jakujij4rako path dest: Waiting for checks to finish 2026/07/07 01:53:09 DEBUG : B2 bucket rclone-test-jakujij4rako path dest: Waiting for transfers to finish 2026/07/07 01:53:09 DEBUG : 3: size = 1 OK 2026/07/07 01:53:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/07 01:53:09 INFO : 3: Copied (new) 2026/07/07 01:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.52s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/CopyDest" 2026/07/07 01:53:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 01:53:14 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:14 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:15 DEBUG : one: size = 3 OK 2026/07/07 01:53:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:53:15 INFO : one: Copied (new) 2026/07/07 01:53:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:16 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:16 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:16 DEBUG : one: Sizes differ 2026/07/07 01:53:16 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:16 DEBUG : one: size = 5 OK 2026/07/07 01:53:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/07 01:53:16 INFO : one: Copied (replaced existing) 2026/07/07 01:53:16 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/BackupDir" 2026/07/07 01:53:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:19 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:19 DEBUG : one: Sizes differ 2026/07/07 01:53:19 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:19 DEBUG : one: size = 5 OK 2026/07/07 01:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:19 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:19 DEBUG : one: Sizes differ 2026/07/07 01:53:21 DEBUG : one: size = 3 OK 2026/07/07 01:53:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:53:21 INFO : one: Copied (server-side copy) 2026/07/07 01:53:21 INFO : one: Deleted 2026/07/07 01:53:21 DEBUG : one: size = 5 OK 2026/07/07 01:53:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/07 01:53:21 INFO : one: Copied (server-side copy) 2026/07/07 01:53:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 01:53:21 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:21 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:23 DEBUG : one: size = 5 OK 2026/07/07 01:53:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:23 DEBUG : one: Unchanged skipping 2026/07/07 01:53:23 DEBUG : two: size = 3 OK 2026/07/07 01:53:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:23 DEBUG : two: size = 3 OK 2026/07/07 01:53:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/07 01:53:23 INFO : two: Copied (server-side copy) 2026/07/07 01:53:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 01:53:23 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:23 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:24 DEBUG : one: size = 5 OK 2026/07/07 01:53:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:24 DEBUG : one: Unchanged skipping 2026/07/07 01:53:24 DEBUG : two: size = 3 OK 2026/07/07 01:53:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:24 DEBUG : two: Unchanged skipping 2026/07/07 01:53:24 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:24 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:24 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:24 INFO : There was nothing to transfer 2026/07/07 01:53:25 DEBUG : one: size = 5 OK 2026/07/07 01:53:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:25 DEBUG : one: Unchanged skipping 2026/07/07 01:53:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:25 DEBUG : three: size = 5 (B2 bucket rclone-test-jakujij4rako path CopyDest) 2026/07/07 01:53:25 DEBUG : three: Sizes differ 2026/07/07 01:53:25 DEBUG : three: Destination not found in --copy-dest 2026/07/07 01:53:25 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 01:53:25 DEBUG : two: size = 3 OK 2026/07/07 01:53:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 01:53:25 DEBUG : two: Unchanged skipping 2026/07/07 01:53:25 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:25 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:26 DEBUG : three: size = 7 OK 2026/07/07 01:53:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/07 01:53:26 INFO : three: Copied (new) 2026/07/07 01:53:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:53:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/backup" 2026/07/07 01:53:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:34 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:34 DEBUG : one: Sizes differ 2026/07/07 01:53:34 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:34 DEBUG : two: size = 3 OK 2026/07/07 01:53:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:34 DEBUG : two: Unchanged skipping 2026/07/07 01:53:35 DEBUG : one: size = 3 OK 2026/07/07 01:53:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:53:35 INFO : one: Copied (server-side copy) 2026/07/07 01:53:36 INFO : one: Deleted 2026/07/07 01:53:36 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:37 DEBUG : one: size = 4 OK 2026/07/07 01:53:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:53:37 INFO : one: Copied (new) 2026/07/07 01:53:37 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:37 DEBUG : three.txt: size = 5 OK 2026/07/07 01:53:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:53:37 INFO : three.txt: Copied (server-side copy) 2026/07/07 01:53:38 INFO : three.txt: Deleted 2026/07/07 01:53:38 INFO : three.txt: Moved into backup dir 2026/07/07 01:53:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:40 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:40 DEBUG : one: Sizes differ 2026/07/07 01:53:40 DEBUG : two: size = 3 OK 2026/07/07 01:53:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:40 DEBUG : two: Unchanged skipping 2026/07/07 01:53:40 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:40 DEBUG : one: size = 4 OK 2026/07/07 01:53:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:53:40 INFO : one: Copied (server-side copy) 2026/07/07 01:53:40 INFO : one: Deleted 2026/07/07 01:53:40 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:41 DEBUG : one: size = 5 OK 2026/07/07 01:53:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:53:41 INFO : one: Copied (new) 2026/07/07 01:53:41 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:42 DEBUG : three.txt: size = 6 OK 2026/07/07 01:53:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:53:42 INFO : three.txt: Copied (server-side copy) 2026/07/07 01:53:42 INFO : three.txt: Deleted 2026/07/07 01:53:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.63s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/backup" 2026/07/07 01:53:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:49 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:49 DEBUG : one: Sizes differ 2026/07/07 01:53:49 DEBUG : two: size = 3 OK 2026/07/07 01:53:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:49 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:49 DEBUG : two: Unchanged skipping 2026/07/07 01:53:50 DEBUG : one.bak: size = 3 OK 2026/07/07 01:53:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:53:50 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:53:50 INFO : one: Deleted 2026/07/07 01:53:50 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:51 DEBUG : one: size = 4 OK 2026/07/07 01:53:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:53:51 INFO : one: Copied (new) 2026/07/07 01:53:51 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:52 DEBUG : three.txt.bak: size = 5 OK 2026/07/07 01:53:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:53:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:53:52 INFO : three.txt: Deleted 2026/07/07 01:53:52 INFO : three.txt: Moved into backup dir 2026/07/07 01:53:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:53:54 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:53:54 DEBUG : one: Sizes differ 2026/07/07 01:53:54 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:53:54 DEBUG : two: size = 3 OK 2026/07/07 01:53:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:53:54 DEBUG : two: Unchanged skipping 2026/07/07 01:53:55 DEBUG : one.bak: size = 4 OK 2026/07/07 01:53:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:53:55 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:53:55 INFO : one: Deleted 2026/07/07 01:53:55 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:53:56 DEBUG : one: size = 5 OK 2026/07/07 01:53:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:53:56 INFO : one: Copied (new) 2026/07/07 01:53:56 DEBUG : Waiting for deletions to finish 2026/07/07 01:53:56 DEBUG : three.txt.bak: size = 6 OK 2026/07/07 01:53:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:53:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:53:56 INFO : three.txt: Deleted 2026/07/07 01:53:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/backup" 2026/07/07 01:54:04 DEBUG : two: size = 3 OK 2026/07/07 01:54:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:04 DEBUG : two: Unchanged skipping 2026/07/07 01:54:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:04 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:54:04 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:04 DEBUG : one: Sizes differ 2026/07/07 01:54:05 DEBUG : one-2019-01-01: size = 3 OK 2026/07/07 01:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:54:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/07 01:54:05 INFO : one: Deleted 2026/07/07 01:54:05 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:54:06 DEBUG : one: size = 4 OK 2026/07/07 01:54:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:06 INFO : one: Copied (new) 2026/07/07 01:54:06 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/07 01:54:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:54:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/07 01:54:06 INFO : three.txt: Deleted 2026/07/07 01:54:06 INFO : three.txt: Moved into backup dir 2026/07/07 01:54:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:09 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:09 DEBUG : two: size = 3 OK 2026/07/07 01:54:09 DEBUG : one: Sizes differ 2026/07/07 01:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:09 DEBUG : two: Unchanged skipping 2026/07/07 01:54:09 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:54:09 DEBUG : one-2019-01-01: size = 4 OK 2026/07/07 01:54:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/07 01:54:09 INFO : one: Deleted 2026/07/07 01:54:09 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:54:10 DEBUG : one: size = 5 OK 2026/07/07 01:54:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:54:10 INFO : one: Copied (new) 2026/07/07 01:54:10 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/07 01:54:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/07 01:54:10 INFO : three.txt: Deleted 2026/07/07 01:54:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.09s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:54:17 DEBUG : two: size = 3 OK 2026/07/07 01:54:17 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:54:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:17 DEBUG : two: Unchanged skipping 2026/07/07 01:54:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:17 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:17 DEBUG : one: Sizes differ 2026/07/07 01:54:18 DEBUG : one.bak: size = 3 OK 2026/07/07 01:54:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:54:18 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:54:19 INFO : one: Deleted 2026/07/07 01:54:19 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:54:19 DEBUG : one: size = 4 OK 2026/07/07 01:54:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:19 INFO : one: Copied (new) 2026/07/07 01:54:19 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:20 DEBUG : three.txt.bak: size = 5 OK 2026/07/07 01:54:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:54:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:54:20 INFO : three.txt: Deleted 2026/07/07 01:54:20 INFO : three.txt: Moved into backup dir 2026/07/07 01:54:21 DEBUG : one.bak: Excluded (Path Filter) 2026/07/07 01:54:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/07 01:54:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:21 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:21 DEBUG : one: Sizes differ 2026/07/07 01:54:21 DEBUG : two: size = 3 OK 2026/07/07 01:54:21 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for checks to finish 2026/07/07 01:54:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:21 DEBUG : two: Unchanged skipping 2026/07/07 01:54:22 DEBUG : one.bak: size = 4 OK 2026/07/07 01:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:22 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:54:22 INFO : one: Deleted 2026/07/07 01:54:22 DEBUG : B2 bucket rclone-test-jakujij4rako path dst: Waiting for transfers to finish 2026/07/07 01:54:23 DEBUG : one: size = 5 OK 2026/07/07 01:54:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:54:23 INFO : one: Copied (new) 2026/07/07 01:54:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:23 DEBUG : three.txt.bak: size = 6 OK 2026/07/07 01:54:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:54:24 INFO : three.txt: Deleted 2026/07/07 01:54:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.18s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:54:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:29 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:29 DEBUG : one: Sizes differ 2026/07/07 01:54:31 DEBUG : one.bak: size = 3 OK 2026/07/07 01:54:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:54:31 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:54:31 INFO : one: Deleted 2026/07/07 01:54:32 DEBUG : one: size = 4 OK 2026/07/07 01:54:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:32 INFO : one: Copied (new) 2026/07/07 01:54:32 DEBUG : two: size = 3 OK 2026/07/07 01:54:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:32 DEBUG : two: Unchanged skipping 2026/07/07 01:54:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:32 DEBUG : three.txt: Sizes differ 2026/07/07 01:54:32 DEBUG : three.txt.bak: size = 5 OK 2026/07/07 01:54:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:54:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:54:33 INFO : three.txt: Deleted 2026/07/07 01:54:33 DEBUG : three.txt: size = 6 OK 2026/07/07 01:54:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:33 INFO : three.txt: Copied (new) 2026/07/07 01:54:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/07 01:54:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/07 01:54:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/07 01:54:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:34 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:34 DEBUG : one: Sizes differ 2026/07/07 01:54:35 DEBUG : one.bak: size = 4 OK 2026/07/07 01:54:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/07 01:54:35 INFO : one: Deleted 2026/07/07 01:54:35 DEBUG : one: size = 5 OK 2026/07/07 01:54:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:54:35 INFO : one: Copied (new) 2026/07/07 01:54:35 DEBUG : two: size = 3 OK 2026/07/07 01:54:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:35 DEBUG : two: Unchanged skipping 2026/07/07 01:54:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:35 DEBUG : three.txt: Sizes differ 2026/07/07 01:54:36 DEBUG : three.txt.bak: size = 6 OK 2026/07/07 01:54:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/07 01:54:36 INFO : three.txt: Deleted 2026/07/07 01:54:36 DEBUG : three.txt: size = 19 OK 2026/07/07 01:54:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/07 01:54:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.04s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jakujij4rako/dst" 2026/07/07 01:54:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:42 DEBUG : one: size = 3 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:42 DEBUG : one: Sizes differ 2026/07/07 01:54:43 DEBUG : one-2019-01-01: size = 3 OK 2026/07/07 01:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/07 01:54:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/07 01:54:43 INFO : one: Deleted 2026/07/07 01:54:44 DEBUG : one: size = 4 OK 2026/07/07 01:54:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:44 INFO : one: Copied (new) 2026/07/07 01:54:45 DEBUG : two: size = 3 OK 2026/07/07 01:54:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:45 DEBUG : two: Unchanged skipping 2026/07/07 01:54:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:45 DEBUG : three.txt: Sizes differ 2026/07/07 01:54:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/07 01:54:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/07 01:54:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/07 01:54:46 INFO : three.txt: Deleted 2026/07/07 01:54:46 DEBUG : three.txt: size = 6 OK 2026/07/07 01:54:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:46 INFO : three.txt: Copied (new) 2026/07/07 01:54:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:47 DEBUG : one: size = 4 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:47 DEBUG : one: Sizes differ 2026/07/07 01:54:48 DEBUG : one-2019-01-01: size = 4 OK 2026/07/07 01:54:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/07 01:54:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/07 01:54:48 INFO : one: Deleted 2026/07/07 01:54:48 DEBUG : one: size = 5 OK 2026/07/07 01:54:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/07 01:54:48 INFO : one: Copied (new) 2026/07/07 01:54:48 DEBUG : two: size = 3 OK 2026/07/07 01:54:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:48 DEBUG : two: Unchanged skipping 2026/07/07 01:54:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:49 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-jakujij4rako path dst) 2026/07/07 01:54:49 DEBUG : three.txt: Sizes differ 2026/07/07 01:54:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/07 01:54:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/07 01:54:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/07 01:54:49 INFO : three.txt: Deleted 2026/07/07 01:54:50 DEBUG : three.txt: size = 19 OK 2026/07/07 01:54:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/07 01:54:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.37s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:54:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:54:52 DEBUG : Testêé: Sizes differ 2026/07/07 01:54:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:54:53 DEBUG : Testêé: size = 14 OK 2026/07/07 01:54:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/07 01:54:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/07 01:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 01:54:54 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:54:54 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:54:55 DEBUG : existing: size = 6 OK 2026/07/07 01:54:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/07 01:54:55 INFO : existing: Copied (new) 2026/07/07 01:54:55 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:56 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:54:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone754992361) 2026/07/07 01:54:56 DEBUG : existing: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:54:56 DEBUG : existing: Sizes differ 2026/07/07 01:54:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/07 01:54:56 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:54:56 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting files as there were IO errors 2026/07/07 01:54:56 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.95s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:54:57 DEBUG : EXISTING: size = 6 OK 2026/07/07 01:54:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:54:57 DEBUG : existing: Unchanged skipping 2026/07/07 01:54:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:54:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:54:57 DEBUG : Waiting for deletions to finish 2026/07/07 01:54:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.27s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:55:23 DEBUG : both0: size = 6 OK 2026/07/07 01:55:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both12: size = 6 OK 2026/07/07 01:55:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both11: size = 6 OK 2026/07/07 01:55:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both10: size = 6 OK 2026/07/07 01:55:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:55:23 DEBUG : both0: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both13: size = 6 OK 2026/07/07 01:55:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both13: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both14: size = 6 OK 2026/07/07 01:55:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both12: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both15: size = 6 OK 2026/07/07 01:55:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both15: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both16: size = 6 OK 2026/07/07 01:55:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both16: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both17: size = 6 OK 2026/07/07 01:55:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both11: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both18: size = 6 OK 2026/07/07 01:55:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both18: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both19: size = 6 OK 2026/07/07 01:55:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both19: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both1: size = 6 OK 2026/07/07 01:55:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both10: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both2: size = 6 OK 2026/07/07 01:55:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both2: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both3: size = 6 OK 2026/07/07 01:55:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both3: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both4: size = 6 OK 2026/07/07 01:55:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both4: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both5: size = 6 OK 2026/07/07 01:55:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both5: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both6: size = 6 OK 2026/07/07 01:55:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both14: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both7: size = 6 OK 2026/07/07 01:55:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both7: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both8: size = 6 OK 2026/07/07 01:55:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both8: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both9: size = 6 OK 2026/07/07 01:55:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:23 DEBUG : both9: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both17: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both1: Unchanged skipping 2026/07/07 01:55:23 DEBUG : both6: Unchanged skipping 2026/07/07 01:55:23 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:55:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:55:23 INFO : only0: Deleted 2026/07/07 01:55:23 INFO : only14: Deleted 2026/07/07 01:55:23 INFO : only16: Deleted 2026/07/07 01:55:23 INFO : only4: Deleted 2026/07/07 01:55:23 INFO : only10: Deleted 2026/07/07 01:55:23 INFO : only15: Deleted 2026/07/07 01:55:23 INFO : only17: Deleted 2026/07/07 01:55:23 INFO : only2: Deleted 2026/07/07 01:55:23 INFO : only6: Deleted 2026/07/07 01:55:23 INFO : only3: Deleted 2026/07/07 01:55:24 INFO : only7: Deleted 2026/07/07 01:55:24 INFO : only9: Deleted 2026/07/07 01:55:24 INFO : only11: Deleted 2026/07/07 01:55:24 INFO : only12: Deleted 2026/07/07 01:55:24 INFO : only19: Deleted 2026/07/07 01:55:24 INFO : only13: Deleted 2026/07/07 01:55:24 INFO : only5: Deleted 2026/07/07 01:55:24 INFO : only18: Deleted 2026/07/07 01:55:24 INFO : only1: Deleted 2026/07/07 01:55:24 INFO : only8: Deleted 2026/07/07 01:55:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.34s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:55:52 DEBUG : both10: size = 6 OK 2026/07/07 01:55:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both12: size = 6 OK 2026/07/07 01:55:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:55:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both11: size = 6 OK 2026/07/07 01:55:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both0: size = 6 OK 2026/07/07 01:55:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both10: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both13: size = 6 OK 2026/07/07 01:55:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both0: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both14: size = 6 OK 2026/07/07 01:55:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both14: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both15: size = 6 OK 2026/07/07 01:55:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both13: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both16: size = 6 OK 2026/07/07 01:55:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both16: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both17: size = 6 OK 2026/07/07 01:55:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both17: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both18: size = 6 OK 2026/07/07 01:55:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both18: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both19: size = 6 OK 2026/07/07 01:55:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both19: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both1: size = 6 OK 2026/07/07 01:55:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both1: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both2: size = 6 OK 2026/07/07 01:55:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both11: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both3: size = 6 OK 2026/07/07 01:55:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both3: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both4: size = 6 OK 2026/07/07 01:55:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both4: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both5: size = 6 OK 2026/07/07 01:55:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both12: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both6: size = 6 OK 2026/07/07 01:55:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both15: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both7: size = 6 OK 2026/07/07 01:55:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both7: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both8: size = 6 OK 2026/07/07 01:55:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both8: Unchanged skipping 2026/07/07 01:55:52 DEBUG : both9: size = 6 OK 2026/07/07 01:55:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:55:52 DEBUG : both2: Unchanged skipping 2026/07/07 01:55:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only0: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only0: Sizes differ 2026/07/07 01:55:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only10: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only10: Sizes differ 2026/07/07 01:55:52 DEBUG : both5: Unchanged skipping 2026/07/07 01:55:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only11: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only11: Sizes differ 2026/07/07 01:55:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only12: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only12: Sizes differ 2026/07/07 01:55:52 DEBUG : both6: Unchanged skipping 2026/07/07 01:55:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only13: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only13: Sizes differ 2026/07/07 01:55:52 DEBUG : both9: Unchanged skipping 2026/07/07 01:55:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only14: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only14: Sizes differ 2026/07/07 01:55:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only15: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only15: Sizes differ 2026/07/07 01:55:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only16: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only16: Sizes differ 2026/07/07 01:55:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only17: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only17: Sizes differ 2026/07/07 01:55:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only18: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only18: Sizes differ 2026/07/07 01:55:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only19: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only19: Sizes differ 2026/07/07 01:55:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only1: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only1: Sizes differ 2026/07/07 01:55:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only2: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only2: Sizes differ 2026/07/07 01:55:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only3: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only3: Sizes differ 2026/07/07 01:55:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only4: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only4: Sizes differ 2026/07/07 01:55:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only5: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only5: Sizes differ 2026/07/07 01:55:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only6: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only6: Sizes differ 2026/07/07 01:55:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only7: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only7: Sizes differ 2026/07/07 01:55:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only8: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only8: Sizes differ 2026/07/07 01:55:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone754992361) 2026/07/07 01:55:52 DEBUG : only9: size = 6 (B2 bucket rclone-test-jakujij4rako) 2026/07/07 01:55:52 DEBUG : only9: Sizes differ 2026/07/07 01:55:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:55:52 DEBUG : only0: size = 0 OK 2026/07/07 01:55:52 DEBUG : only11: size = 0 OK 2026/07/07 01:55:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only0: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only14: size = 0 OK 2026/07/07 01:55:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only14: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only11: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only18: size = 0 OK 2026/07/07 01:55:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only18: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only17: size = 0 OK 2026/07/07 01:55:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only17: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only12: size = 0 OK 2026/07/07 01:55:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only12: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only19: size = 0 OK 2026/07/07 01:55:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only19: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only1: size = 0 OK 2026/07/07 01:55:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only1: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only2: size = 0 OK 2026/07/07 01:55:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only2: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only3: size = 0 OK 2026/07/07 01:55:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only3: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only10: size = 0 OK 2026/07/07 01:55:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only10: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only4: size = 0 OK 2026/07/07 01:55:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only4: Copied (replaced existing) 2026/07/07 01:55:52 DEBUG : only5: size = 0 OK 2026/07/07 01:55:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:52 INFO : only5: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only6: size = 0 OK 2026/07/07 01:55:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only6: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only13: size = 0 OK 2026/07/07 01:55:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only13: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only8: size = 0 OK 2026/07/07 01:55:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only8: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only15: size = 0 OK 2026/07/07 01:55:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only15: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only16: size = 0 OK 2026/07/07 01:55:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only16: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only7: size = 0 OK 2026/07/07 01:55:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only7: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : only9: size = 0 OK 2026/07/07 01:55:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/07 01:55:53 INFO : only9: Copied (replaced existing) 2026/07/07 01:55:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.23s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:01 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:56:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:56:01 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 01:56:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:56:01 INFO : empty_on_remote: Making directory 2026/07/07 01:56:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 01:56:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:04 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:56:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:56:04 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 01:56:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 01:56:04 INFO : empty_on_remote: Making directory 2026/07/07 01:56:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 01:56:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:06 INFO : sub dir: Making directory 2026/07/07 01:56:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 01:56:08 INFO : sub dir: Making directory 2026/07/07 01:56:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:19 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:19 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : apple: size = 5 OK 2026/07/07 01:56:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : apple: Unchanged skipping 2026/07/07 01:56:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:56:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:56:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:56:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:56:20 DEBUG : banana: size = 6 OK 2026/07/07 01:56:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : banana: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:56:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:56:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:56:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:56:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:56:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:56:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:56:20 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:20 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:20 INFO : There was nothing to transfer 2026/07/07 01:56:20 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:20 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : apple: size = 5 OK 2026/07/07 01:56:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : banana: size = 6 OK 2026/07/07 01:56:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:56:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:56:21 DEBUG : apple: Unchanged skipping 2026/07/07 01:56:21 DEBUG : banana: Unchanged skipping 2026/07/07 01:56:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:56:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:56:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:56:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:56:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:56:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:56:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:56:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:56:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:56:21 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:21 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:21 INFO : There was nothing to transfer 2026/07/07 01:56:21 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:21 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:36 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:37 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : apple: size = 5 OK 2026/07/07 01:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:56:37 DEBUG : banana: size = 6 OK 2026/07/07 01:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : banana: Unchanged skipping 2026/07/07 01:56:37 DEBUG : apple: Unchanged skipping 2026/07/07 01:56:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:56:37 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:56:37 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:37 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:37 INFO : There was nothing to transfer 2026/07/07 01:56:37 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:37 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : apple: size = 5 OK 2026/07/07 01:56:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : apple: Unchanged skipping 2026/07/07 01:56:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:56:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:56:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:56:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:56:38 DEBUG : banana: size = 6 OK 2026/07/07 01:56:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : banana: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:56:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:56:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:56:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:56:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:56:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:56:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:56:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:56:38 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:38 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:38 INFO : There was nothing to transfer 2026/07/07 01:56:38 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:38 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:56:53 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:54 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 01:56:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:56:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:55 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 01:56:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/07 01:56:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/07 01:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 01:56:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/07 01:56:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/07 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 01:56:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:56:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 01:56:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:56:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 01:56:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:56:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 01:56:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:56:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:56:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 01:56:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:56:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 01:56:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:56:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 01:56:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:56:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 01:56:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:56:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 01:56:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:56:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 01:56:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:56:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 01:56:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:56:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 01:56:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:56:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 01:56:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:56:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 01:56:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:56:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 01:56:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:56:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 01:56:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:56:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 01:56:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:56:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:57 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:57 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 01:56:57 INFO : appleappleapplebanana: Deleted 2026/07/07 01:56:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 01:56:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 01:56:58 INFO : apple: Deleted 2026/07/07 01:56:58 INFO : banana: Deleted 2026/07/07 01:56:58 INFO : splitbananasplit: Deleted 2026/07/07 01:56:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 01:56:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 01:56:58 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:58 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 01:56:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : apple: Unchanged skipping 2026/07/07 01:56:58 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 01:56:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : banana: Unchanged skipping 2026/07/07 01:56:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 01:56:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:56:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 01:56:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 01:56:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 01:56:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:56:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:56:58 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:56:58 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:56:58 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:58 DEBUG : Waiting for deletions to finish 2026/07/07 01:56:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 01:56:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 01:56:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 01:56:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 01:56:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 01:56:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 01:56:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 01:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 01:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 01:56:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 01:56:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:57:16 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:16 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 01:57:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 01:57:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 01:57:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 01:57:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 01:57:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 01:57:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 01:57:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 01:57:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 01:57:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 01:57:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 01:57:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:57:16 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:57:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/07 01:57:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:57:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/07 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:17 DEBUG : PREFIXbanana: size = 6 OK 2026/07/07 01:57:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/07 01:57:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/07 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:17 DEBUG : PREFIXapple: size = 5 OK 2026/07/07 01:57:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/07 01:57:17 INFO : apple: Copied (new) to: PREFIXapple 2026/07/07 01:57:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:57:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:57:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/07 01:57:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:57:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/07 01:57:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:57:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:57:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:57:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:57:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:57:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:17 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/07 01:57:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:57:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/07 01:57:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:57:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/07 01:57:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:57:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/07 01:57:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:57:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/07 01:57:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:57:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/07 01:57:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:57:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/07 01:57:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:57:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/07 01:57:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:57:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/07 01:57:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:57:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:18 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:18 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 01:57:18 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 01:57:19 INFO : appleappleapplebanana: Deleted 2026/07/07 01:57:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 01:57:19 INFO : splitbananasplit: Deleted 2026/07/07 01:57:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 01:57:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 01:57:19 INFO : apple: Deleted 2026/07/07 01:57:19 INFO : banana: Deleted 2026/07/07 01:57:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 01:57:19 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 01:57:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 01:57:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 01:57:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:20 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:57:20 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:57:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:57:20 INFO : appleappleapplebanana: Copied (new) 2026/07/07 01:57:20 DEBUG : apple: size = 5 OK 2026/07/07 01:57:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/07 01:57:20 INFO : apple: Copied (new) 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:57:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:57:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 01:57:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:57:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:57:20 INFO : splitbananasplit: Copied (new) 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:57:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:57:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:57:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:57:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : banana: size = 6 OK 2026/07/07 01:57:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/07 01:57:21 INFO : banana: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:57:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:57:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:57:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:57:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:57:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:57:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:57:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:57:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:57:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:57:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:57:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:57:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:57:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 01:57:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:57:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:57:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 01:57:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:57:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:57:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 01:57:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:57:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:57:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 01:57:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:57:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:57:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 01:57:22 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/07 01:57:22 INFO : PREFIXsplitbananasplit: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/07 01:57:22 INFO : PREFIXapple: Deleted 2026/07/07 01:57:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/07 01:57:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/07 01:57:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/07 01:57:23 INFO : PREFIXbanana: Deleted 2026/07/07 01:57:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/07 01:57:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/07 01:57:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:23 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:23 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:57:39 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:39 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:40 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:57:40 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:57:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/07 01:57:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/07 01:57:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/07 01:57:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:57:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/07 01:57:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:57:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:40 DEBUG : appleSUFFIX: size = 5 OK 2026/07/07 01:57:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/07 01:57:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/07 01:57:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:57:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/07 01:57:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:57:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:57:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:57:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:57:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:57:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:57:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:57:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:57:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/07 01:57:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:57:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/07 01:57:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:57:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/07 01:57:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:57:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/07 01:57:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:57:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/07 01:57:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:57:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:42 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/07 01:57:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:57:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:42 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/07 01:57:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:57:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:42 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:43 INFO : apple: Deleted 2026/07/07 01:57:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 01:57:43 INFO : banana: Deleted 2026/07/07 01:57:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 01:57:43 INFO : splitbananasplit: Deleted 2026/07/07 01:57:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 01:57:43 INFO : appleappleapplebanana: Deleted 2026/07/07 01:57:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 01:57:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 01:57:43 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 01:57:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 01:57:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 01:57:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:57:44 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:57:44 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:57:44 DEBUG : banana: size = 6 OK 2026/07/07 01:57:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/07 01:57:44 INFO : banana: Copied (new) 2026/07/07 01:57:44 DEBUG : apple: size = 5 OK 2026/07/07 01:57:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/07 01:57:44 INFO : apple: Copied (new) 2026/07/07 01:57:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:57:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:57:45 INFO : appleappleapplebanana: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:57:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:57:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:57:45 INFO : splitbananasplit: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:57:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:57:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:57:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:57:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:57:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:57:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:57:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:57:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:57:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 01:57:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:57:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:57:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:57:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:57:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:57:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:57:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:57:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:57:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:57:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:57:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:57:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:57:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:57:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:57:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 01:57:46 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/07 01:57:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/07 01:57:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/07 01:57:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/07 01:57:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/07 01:57:46 INFO : splitbananasplitSUFFIX: Deleted 2026/07/07 01:57:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/07 01:57:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : appleSUFFIX: Deleted 2026/07/07 01:57:47 INFO : bananaSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/07 01:57:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/07 01:57:47 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:47 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:57:47 DEBUG : Waiting for deletions to finish 2026/07/07 01:57:48 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:58:03 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:03 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : apple: size = 5 OK 2026/07/07 01:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:04 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:04 DEBUG : banana: size = 6 OK 2026/07/07 01:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:04 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 01:58:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 01:58:04 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:04 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:04 DEBUG : splitbanan: size = 16 OK 2026/07/07 01:58:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/07 01:58:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/07 01:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:04 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/07 01:58:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/07 01:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:04 DEBUG : appleapple: size = 21 OK 2026/07/07 01:58:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/07 01:58:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/07 01:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/07 01:58:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/07 01:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/07 01:58:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/07 01:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/07 01:58:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/07 01:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/07 01:58:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/07 01:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/07 01:58:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/07 01:58:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/07 01:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/07 01:58:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/07 01:58:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/07 01:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/07 01:58:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/07 01:58:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/07 01:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/07 01:58:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/07 01:58:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/07 01:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/07 01:58:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/07 01:58:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/07 01:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/07 01:58:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/07 01:58:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/07 01:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/07 01:58:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/07 01:58:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/07 01:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/07 01:58:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/07 01:58:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/07 01:58:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/07 01:58:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/07 01:58:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/07 01:58:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/07 01:58:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/07 01:58:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/07 01:58:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/07 01:58:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/07 01:58:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/07 01:58:05 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 01:58:06 INFO : splitbananasplit: Deleted 2026/07/07 01:58:06 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 01:58:06 INFO : appleappleapplebanana: Deleted 2026/07/07 01:58:06 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 01:58:06 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 01:58:06 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:06 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 01:58:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : apple: size = 5 OK 2026/07/07 01:58:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:07 DEBUG : appleapple: size = 21 OK 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:07 DEBUG : banana: size = 6 OK 2026/07/07 01:58:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:07 DEBUG : splitbanan: size = 16 OK 2026/07/07 01:58:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 01:58:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 01:58:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 01:58:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 01:58:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 01:58:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 01:58:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 01:58:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 01:58:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 01:58:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 01:58:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 01:58:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 01:58:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:07 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:07 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:07 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 01:58:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 01:58:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 01:58:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 01:58:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 01:58:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 01:58:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 01:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 01:58:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 01:58:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 01:58:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 01:58:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:58:24 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:24 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:24 DEBUG : banana: size = 6 OK 2026/07/07 01:58:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:24 DEBUG : apple: size = 5 OK 2026/07/07 01:58:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:24 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:24 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:24 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:25 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : apple: size = 5 OK 2026/07/07 01:58:25 DEBUG : banana: size = 6 OK 2026/07/07 01:58:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:25 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:25 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:25 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:25 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:25 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:26 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:58:40 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:40 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:41 DEBUG : apple: size = 5 OK 2026/07/07 01:58:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:41 DEBUG : banana: size = 6 OK 2026/07/07 01:58:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:41 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:41 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:41 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : banana: size = 6 OK 2026/07/07 01:58:42 DEBUG : apple: size = 5 OK 2026/07/07 01:58:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:42 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:42 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:42 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:42 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:42 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:58:57 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:58 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : apple: size = 5 OK 2026/07/07 01:58:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:58 DEBUG : banana: size = 6 OK 2026/07/07 01:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:58 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:58 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:58 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:58 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:58 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : apple: size = 5 OK 2026/07/07 01:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:58:59 DEBUG : banana: size = 6 OK 2026/07/07 01:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : banana: Unchanged skipping 2026/07/07 01:58:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:58:59 DEBUG : apple: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:58:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:58:59 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:58:59 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:59 DEBUG : Waiting for deletions to finish 2026/07/07 01:58:59 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:13 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:14 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:59:14 DEBUG : apple: size = 5 OK 2026/07/07 01:59:14 DEBUG : banana: size = 6 OK 2026/07/07 01:59:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : apple: Unchanged skipping 2026/07/07 01:59:14 DEBUG : banana: Unchanged skipping 2026/07/07 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:59:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:59:14 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:14 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:14 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:15 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:59:15 DEBUG : banana: size = 6 OK 2026/07/07 01:59:15 DEBUG : apple: size = 5 OK 2026/07/07 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : apple: Unchanged skipping 2026/07/07 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:59:15 DEBUG : banana: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:59:15 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:15 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:15 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:32 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:33 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:59:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:59:33 DEBUG : banana: size = 6 OK 2026/07/07 01:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : banana: Unchanged skipping 2026/07/07 01:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:59:33 DEBUG : apple: size = 5 OK 2026/07/07 01:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : apple: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:59:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:59:33 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:59:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:59:33 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:33 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:33 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:33 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 01:59:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 01:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 01:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 01:59:34 DEBUG : apple: size = 5 OK 2026/07/07 01:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : apple: Unchanged skipping 2026/07/07 01:59:34 DEBUG : banana: size = 6 OK 2026/07/07 01:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : banana: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 01:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 01:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 01:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 01:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 01:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 01:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 01:59:34 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:34 DEBUG : apple: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : banana: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 01:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (208.66s) --- PASS: TestTransform/NFC (14.88s) --- PASS: TestTransform/NFD (17.38s) --- PASS: TestTransform/base64 (20.75s) --- PASS: TestTransform/prefix (24.71s) --- PASS: TestTransform/suffix (24.41s) --- PASS: TestTransform/truncate (19.38s) --- PASS: TestTransform/encoder (18.43s) --- PASS: TestTransform/ISO-8859-1 (16.51s) --- PASS: TestTransform/charmap (16.73s) --- PASS: TestTransform/lowercase (16.62s) --- PASS: TestTransform/ascii (18.85s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 01:59:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 01:59:39 INFO : sub dir_somesuffix: Making directory 2026/07/07 01:59:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 01:59:39 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/07 01:59:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 01:59:39 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 01:59:39 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:39 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/07 01:59:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 01:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:41 INFO : tictactoe: Making directory 2026/07/07 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/07 01:59:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:41 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/07 01:59:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/07 01:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:43 INFO : toe: Making directory 2026/07/07 01:59:43 INFO : toe/toe: Making directory 2026/07/07 01:59:43 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 01:59:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 01:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 01:59:43 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:43 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/07 01:59:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 01:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.62s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:45 INFO : toe: Making directory 2026/07/07 01:59:45 INFO : toe/toe: Making directory 2026/07/07 01:59:45 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 01:59:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 01:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 01:59:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:45 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/07 01:59:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 01:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:47 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:59:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:47 INFO : tictacempty_dir: Making directory 2026/07/07 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:47 INFO : tictactoe: Making directory 2026/07/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:47 INFO : tictactoe/tictactoe: Making directory 2026/07/07 01:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:47 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:47 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 01:59:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:48 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-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:49 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:59:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:49 INFO : tictacempty_dir: Making directory 2026/07/07 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:49 INFO : tictactoe: Making directory 2026/07/07 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:49 INFO : tictactoe/tictactoe: Making directory 2026/07/07 01:59:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 01:59:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:49 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 01:59:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/07 01:59:50 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 01:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 01:59:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/07 01:59:50 NOTICE: B2 bucket rclone-test-jakujij4rako: 0 differences found 2026/07/07 01:59:50 NOTICE: B2 bucket rclone-test-jakujij4rako: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:51 INFO : tictactoe: Making directory 2026/07/07 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:51 INFO : tictactoe/tictactoe: Making directory 2026/07/07 01:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:51 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:51 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 01:59:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:52 DEBUG : Waiting for deletions to finish 2026/07/07 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 01:59:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 01:59:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 01:59:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/07 01:59:52 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2026/07/07 01:59:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:53 INFO : toe: Making directory 2026/07/07 01:59:53 INFO : toe/toe: Making directory 2026/07/07 01:59:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 01:59:53 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:53 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:54 DEBUG : toe/toe/toe: size = 11 OK 2026/07/07 01:59:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:54 INFO : toe/toe/toe: Copied (new) 2026/07/07 01:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:55 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:59:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:55 INFO : tictacempty_dir: Making directory 2026/07/07 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:55 INFO : tictactoe: Making directory 2026/07/07 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:55 INFO : tictactoe/tictactoe: Making directory 2026/07/07 01:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:55 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 01:59:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:56 INFO : toe/toe/toe.txt: Deleted 2026/07/07 01:59:56 INFO : toe/toe: Removing directory 2026/07/07 01:59:56 INFO : toe: Removing directory 2026/07/07 01:59:56 INFO : empty_dir: Removing directory 2026/07/07 01:59:56 DEBUG : Local file system at /tmp/rclone754992361: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 01:59:57 DEBUG : empty_dir: Making directory with metadata 2026/07/07 01:59:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:57 INFO : tictacempty_dir: Making directory 2026/07/07 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:57 INFO : tictactoe: Making directory 2026/07/07 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:57 INFO : tictactoe/tictactoe: Making directory 2026/07/07 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 01:59:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 01:59:57 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 01:59:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 01:59:58 INFO : toe/toe/toe.txt: Deleted 2026/07/07 01:59:58 INFO : toe/toe: Removing directory 2026/07/07 01:59:58 INFO : toe: Removing directory 2026/07/07 01:59:58 INFO : empty_dir: Removing directory 2026/07/07 01:59:58 DEBUG : Local file system at /tmp/rclone754992361: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 01:59:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 01:59:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/07 01:59:59 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.16s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 02:00:00 DEBUG : Reset feature "Copy" 2026/07/07 02:00:00 DEBUG : Reset feature "Move" 2026/07/07 02:00:00 DEBUG : Reset feature "Copy" 2026/07/07 02:00:00 DEBUG : Reset feature "Move" 2026/07/07 02:00:00 DEBUG : empty_dir: Making directory with metadata 2026/07/07 02:00:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/07 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 02:00:00 INFO : tictacempty_dir: Making directory 2026/07/07 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/07 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/07 02:00:00 INFO : tictactoe: Making directory 2026/07/07 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/07 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/07 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 02:00:00 INFO : tictactoe/tictactoe: Making directory 2026/07/07 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 02:00:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 02:00:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 02:00:00 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 02:00:00 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 02:00:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 02:00:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 02:00:02 INFO : toe/toe/toe.txt: Deleted 2026/07/07 02:00:02 INFO : toe/toe: Removing directory 2026/07/07 02:00:02 INFO : toe: Removing directory 2026/07/07 02:00:02 INFO : empty_dir: Removing directory 2026/07/07 02:00:02 DEBUG : Local file system at /tmp/rclone754992361: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 02:00:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 02:00:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 02:00:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/07 02:00:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.15s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/07 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/07 02:00:04 INFO : dG9l: Making directory 2026/07/07 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/07 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/07 02:00:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 02:00:04 INFO : dG9l/dG9l: Making directory 2026/07/07 02:00:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 02:00:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/07 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 02:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 02:00:04 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 02:00:04 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 02:00:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/07 02:00:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 02:00:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 02:00:05 DEBUG : Waiting for deletions to finish 2026/07/07 02:00:06 DEBUG : dG9l: transformed to: toe 2026/07/07 02:00:06 DEBUG : dG9l: transformed to: toe 2026/07/07 02:00:06 DEBUG : dG9l: transformed to: toe 2026/07/07 02:00:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/07 02:00:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/07 02:00:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/07 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/07 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/07 02:00:06 DEBUG : Local file system at /tmp/rclone754992361: Waiting for checks to finish 2026/07/07 02:00:06 DEBUG : Local file system at /tmp/rclone754992361: Waiting for transfers to finish 2026/07/07 02:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-jakujij4rako", Local "Local file system at /tmp/rclone754992361", Modify Window "1ms" 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe: transformed to: 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe: transformed to: 2026/07/07 02:00:07 INFO : B2 bucket rclone-test-jakujij4rako: Making directory 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe: transformed to: 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe: transformed to: 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe/toe: transformed to: 2026/07/07 02:00:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 02:00:07 INFO : toe/toe: Making directory 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe/toe: transformed to: 2026/07/07 02:00:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe: transformed to: 2026/07/07 02:00:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 02:00:07 DEBUG : toe/toe/toe: transformed to: 2026/07/07 02:00:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/07 02:00:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for checks to finish 2026/07/07 02:00:07 DEBUG : B2 bucket rclone-test-jakujij4rako: Waiting for transfers to finish 2026/07/07 02:00:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/07 02:00:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/07 02:00:08 INFO : toe/toe/toe: Copied (new) 2026/07/07 02:00:08 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting files as there were IO errors 2026/07/07 02:00:08 ERROR : B2 bucket rclone-test-jakujij4rako: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2026/07/07 02:00:08 DEBUG : B2 bucket rclone-test-jakujij4rako: Purge remote 2026/07/07 02:00:08 INFO : B2 bucket rclone-test-jakujij4rako: cleaning bucket "rclone-test-jakujij4rako" of all files 2026/07/07 02:00:09 DEBUG : BackupDir/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88253b_d20260707_m015326_c001_v7007000_t0000_u01783389206680") 2026/07/07 02:00:09 DEBUG : BackupDir/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f104f2b5ccbf66784_d20260707_m015320_c001_v0001032_t0022_u01783389200991") 2026/07/07 02:00:09 DEBUG : CompareDest/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4010fd8897ad6e0c_d20260707_m015301_c001_v7007000_t0000_u01783389181093") 2026/07/07 02:00:09 DEBUG : CompareDest/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525861ca_d20260707_m015254_c001_v0001174_t0040_u01783389174880") 2026/07/07 02:00:09 DEBUG : CompareDest/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4010fd8897ad6e0d_d20260707_m015301_c001_v7007000_t0000_u01783389181284") 2026/07/07 02:00:09 DEBUG : CompareDest/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faecb_d20260707_m015256_c001_v0001097_t0026_u01783389176388") 2026/07/07 02:00:09 DEBUG : CopyDest/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88253e_d20260707_m015326_c001_v7007000_t0000_u01783389206857") 2026/07/07 02:00:09 DEBUG : CopyDest/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c301_d20260707_m015317_c001_v0001115_t0006_u01783389197823") 2026/07/07 02:00:09 DEBUG : CopyDest/three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882541_d20260707_m015327_c001_v7007000_t0000_u01783389207035") 2026/07/07 02:00:10 DEBUG : CopyDest/three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf07_d20260707_m015324_c001_v0001097_t0033_u01783389204672") 2026/07/07 02:00:10 DEBUG : CopyDest/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882543_d20260707_m015327_c001_v7007000_t0000_u01783389207211") 2026/07/07 02:00:10 DEBUG : CopyDest/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525862f4_d20260707_m015322_c001_v0001174_t0050_u01783389202627") 2026/07/07 02:00:10 DEBUG : EXISTING: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752931_d20260707_m015458_c001_v7007000_t0000_u01783389298418") 2026/07/07 02:00:10 DEBUG : EXISTING: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525866ee_d20260707_m015457_c001_v0001174_t0021_u01783389297378") 2026/07/07 02:00:10 DEBUG : PREFIXapple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bbf_d20260707_m015722_c001_v7007000_t0000_u01783389442764") 2026/07/07 02:00:10 DEBUG : PREFIXapple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1e8_d20260707_m015716_c001_v0001097_t0014_u01783389436828") 2026/07/07 02:00:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc5ad_d20260707_m015722_c001_v7007000_t0000_u01783389442776") 2026/07/07 02:00:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c4d_d20260707_m015716_c001_v0001184_t0007_u01783389436807") 2026/07/07 02:00:10 DEBUG : PREFIXbanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be226_d20260707_m015722_c001_v7007000_t0000_u01783389442918") 2026/07/07 02:00:10 DEBUG : PREFIXbanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e80_d20260707_m015716_c001_v0001174_t0037_u01783389436818") 2026/07/07 02:00:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bbd_d20260707_m015722_c001_v7007000_t0000_u01783389442576") 2026/07/07 02:00:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c60d_d20260707_m015716_c001_v0001115_t0028_u01783389436838") 2026/07/07 02:00:10 DEBUG : Testêé: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c375291d_d20260707_m015454_c001_v7007000_t0000_u01783389294071") 2026/07/07 02:00:11 DEBUG : Testêé: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb006_d20260707_m015453_c001_v0001097_t0006_u01783389293349") 2026/07/07 02:00:11 DEBUG : Testêé: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525866b7_d20260707_m015452_c001_v0001174_t0047_u01783389292253") 2026/07/07 02:00:11 DEBUG : YXBwbGU=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdec_d20260707_m015659_c001_v7007000_t0000_u01783389419699") 2026/07/07 02:00:11 DEBUG : YXBwbGU=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d55_d20260707_m015655_c001_v0001174_t0045_u01783389415151") 2026/07/07 02:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdee_d20260707_m015659_c001_v7007000_t0000_u01783389419876") 2026/07/07 02:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1a2_d20260707_m015655_c001_v0001097_t0032_u01783389415160") 2026/07/07 02:00:11 DEBUG : YmFuYW5h: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf0_d20260707_m015700_c001_v7007000_t0000_u01783389420189") 2026/07/07 02:00:11 DEBUG : YmFuYW5h: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bde_d20260707_m015655_c001_v0001184_t0037_u01783389415139") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5887_d20260707_m014857_c001_v7007000_t0000_u01783388937113") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfef_d20260707_m014856_c001_v0001115_t0029_u01783388936148") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5873_d20260707_m014854_c001_v7007000_t0000_u01783388934283") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfe1_d20260707_m014852_c001_v0001115_t0014_u01783388932915") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc2e_d20260707_m014828_c001_v7007000_t0000_u01783388908351") 2026/07/07 02:00:11 DEBUG : a/potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf89_d20260707_m014826_c001_v0001115_t0020_u01783388906988") 2026/07/07 02:00:11 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f4d_d20260707_m015935_c001_v7007000_t0000_u01783389575260") 2026/07/07 02:00:11 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258757c_d20260707_m015931_c001_v0001174_t0052_u01783389571243") 2026/07/07 02:00:11 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0a_d20260707_m015916_c001_v7007000_t0000_u01783389556458") 2026/07/07 02:00:11 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525874e6_d20260707_m015911_c001_v0001174_t0030_u01783389551910") 2026/07/07 02:00:11 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d2d_d20260707_m015859_c001_v7007000_t0000_u01783389539963") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258742a_d20260707_m015856_c001_v0001174_t0036_u01783389536359") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da92d_d20260707_m015842_c001_v7007000_t0000_u01783389522973") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587327_d20260707_m015839_c001_v0001174_t0047_u01783389519036") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d80_d20260707_m015826_c001_v7007000_t0000_u01783389506799") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525871eb_d20260707_m015821_c001_v0001174_t0006_u01783389501090") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40c_d20260707_m015808_c001_v7007000_t0000_u01783389488236") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2a2_d20260707_m015801_c001_v0001097_t0059_u01783389481243") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf68_d20260707_m015748_c001_v7007000_t0000_u01783389468698") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fcb_d20260707_m015744_c001_v0001174_t0020_u01783389464730") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf5c_d20260707_m015742_c001_v7007000_t0000_u01783389462991") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cd3_d20260707_m015738_c001_v0001184_t0009_u01783389458116") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bc9_d20260707_m015724_c001_v7007000_t0000_u01783389444321") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586ea6_d20260707_m015720_c001_v0001174_t0051_u01783389440367") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86e5_d20260707_m015719_c001_v7007000_t0000_u01783389439426") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c45_d20260707_m015714_c001_v0001184_t0045_u01783389434809") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3bb7_d20260707_m015657_c001_v7007000_t0000_u01783389417974") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bd6_d20260707_m015652_c001_v0001184_t0023_u01783389412561") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f8e_d20260707_m015638_c001_v7007000_t0000_u01783389398999") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b82_d20260707_m015635_c001_v0001184_t0059_u01783389395083") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2937_d20260707_m015621_c001_v7007000_t0000_u01783389381798") 2026/07/07 02:00:12 DEBUG : apple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b50_d20260707_m015618_c001_v0001184_t0029_u01783389378346") 2026/07/07 02:00:13 DEBUG : appleSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c674_d20260707_m015746_c001_v7007000_t0000_u01783389466995") 2026/07/07 02:00:13 DEBUG : appleSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f99_d20260707_m015740_c001_v0001174_t0002_u01783389460473") 2026/07/07 02:00:13 DEBUG : appleapple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40d_d20260707_m015808_c001_v7007000_t0000_u01783389488434") 2026/07/07 02:00:13 DEBUG : appleapple: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2b5_d20260707_m015804_c001_v0001097_t0057_u01783389484166") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f4e_d20260707_m015935_c001_v7007000_t0000_u01783389575444") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c826_d20260707_m015931_c001_v0001115_t0041_u01783389571718") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0b_d20260707_m015916_c001_v7007000_t0000_u01783389556643") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c7d2_d20260707_m015912_c001_v0001115_t0039_u01783389552476") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d2e_d20260707_m015900_c001_v7007000_t0000_u01783389540137") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c792_d20260707_m015856_c001_v0001115_t0053_u01783389536961") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da92e_d20260707_m015843_c001_v7007000_t0000_u01783389523163") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c740_d20260707_m015839_c001_v0001115_t0024_u01783389519882") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d82_d20260707_m015826_c001_v7007000_t0000_u01783389506973") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6fa_d20260707_m015821_c001_v0001115_t0046_u01783389501579") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf8a_d20260707_m015806_c001_v7007000_t0000_u01783389486422") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258708c_d20260707_m015801_c001_v0001174_t0021_u01783389481840") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf69_d20260707_m015748_c001_v7007000_t0000_u01783389468891") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb253_d20260707_m015744_c001_v0001097_t0021_u01783389464709") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999c69_d20260707_m015743_c001_v7007000_t0000_u01783389463515") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb239_d20260707_m015738_c001_v0001097_t0007_u01783389458974") 2026/07/07 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bcb_d20260707_m015724_c001_v7007000_t0000_u01783389444510") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c6b_d20260707_m015720_c001_v0001184_t0044_u01783389440346") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bb1_d20260707_m015719_c001_v7007000_t0000_u01783389439184") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1e0_d20260707_m015715_c001_v0001097_t0055_u01783389435273") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f412721926332fcb7_d20260707_m015657_c001_v7007000_t0000_u01783389417825") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb19e_d20260707_m015653_c001_v0001097_t0026_u01783389413172") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f8f_d20260707_m015639_c001_v7007000_t0000_u01783389399182") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb15a_d20260707_m015635_c001_v0001097_t0029_u01783389395702") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2938_d20260707_m015621_c001_v7007000_t0000_u01783389381972") 2026/07/07 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb128_d20260707_m015618_c001_v0001097_t0006_u01783389378872") 2026/07/07 02:00:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da832_d20260707_m015746_c001_v7007000_t0000_u01783389466844") 2026/07/07 02:00:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c653_d20260707_m015740_c001_v0001115_t0017_u01783389460450") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5888_d20260707_m014857_c001_v7007000_t0000_u01783388937297") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfe7_d20260707_m014854_c001_v0001115_t0008_u01783388934828") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd586f_d20260707_m014853_c001_v7007000_t0000_u01783388933735") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfd7_d20260707_m014851_c001_v0001115_t0052_u01783388931375") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc2b_d20260707_m014827_c001_v7007000_t0000_u01783388907826") 2026/07/07 02:00:14 DEBUG : b/potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf79_d20260707_m014824_c001_v0001115_t0036_u01783388904697") 2026/07/07 02:00:14 DEBUG : backup/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8825cc_d20260707_m015342_c001_v7007000_t0000_u01783389222807") 2026/07/07 02:00:14 DEBUG : backup/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f11527d6e7c35afe5_d20260707_m015340_c001_v0001182_t0011_u01783389220322") 2026/07/07 02:00:14 DEBUG : backup/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10149e5adc1740ea_d20260707_m015335_c001_v0001165_t0017_u01783389215786") 2026/07/07 02:00:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf0979d_d20260707_m015411_c001_v7007000_t0000_u01783389251394") 2026/07/07 02:00:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f118063705f90567e_d20260707_m015409_c001_v0001174_t0002_u01783389249339") 2026/07/07 02:00:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f119d287703bd9051_d20260707_m015405_c001_v0001180_t0008_u01783389245118") 2026/07/07 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cb96_d20260707_m015357_c001_v7007000_t0000_u01783389237342") 2026/07/07 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1121f072b16226f3_d20260707_m015354_c001_v0001174_t0020_u01783389234851") 2026/07/07 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10830952a0c8831f_d20260707_m015350_c001_v0001185_t0048_u01783389230666") 2026/07/07 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf0979e_d20260707_m015411_c001_v7007000_t0000_u01783389251580") 2026/07/07 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f104f29db7e4be4e5_d20260707_m015410_c001_v0001043_t0012_u01783389250306") 2026/07/07 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102029c409eafa87_d20260707_m015406_c001_v0001097_t0050_u01783389246459") 2026/07/07 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8825cf_d20260707_m015342_c001_v7007000_t0000_u01783389222987") 2026/07/07 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10644c77e1707281_d20260707_m015341_c001_v0001173_t0022_u01783389221706") 2026/07/07 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1027a9c8e08f79a4_d20260707_m015337_c001_v0001137_t0045_u01783389217667") 2026/07/07 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cb98_d20260707_m015357_c001_v7007000_t0000_u01783389237518") 2026/07/07 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113cb92dc9d395bc_d20260707_m015356_c001_v0001092_t0008_u01783389236381") 2026/07/07 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1099db1c273e1454_d20260707_m015352_c001_v0001104_t0019_u01783389232189") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f4f_d20260707_m015935_c001_v7007000_t0000_u01783389575651") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f85_d20260707_m015931_c001_v0001184_t0021_u01783389571513") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0c_d20260707_m015916_c001_v7007000_t0000_u01783389556832") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f39_d20260707_m015912_c001_v0001184_t0010_u01783389552266") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d2f_d20260707_m015900_c001_v7007000_t0000_u01783389540312") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45edf_d20260707_m015856_c001_v0001184_t0047_u01783389536759") 2026/07/07 02:00:15 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da930_d20260707_m015843_c001_v7007000_t0000_u01783389523351") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45e79_d20260707_m015839_c001_v0001184_t0014_u01783389519670") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d83_d20260707_m015827_c001_v7007000_t0000_u01783389507147") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45dfb_d20260707_m015821_c001_v0001184_t0045_u01783389501376") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40e_d20260707_m015808_c001_v7007000_t0000_u01783389488618") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d4f_d20260707_m015801_c001_v0001184_t0048_u01783389481638") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf6a_d20260707_m015749_c001_v7007000_t0000_u01783389469081") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cf7_d20260707_m015744_c001_v0001184_t0033_u01783389464725") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da82a_d20260707_m015743_c001_v7007000_t0000_u01783389463442") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c64d_d20260707_m015738_c001_v0001115_t0029_u01783389458347") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bce_d20260707_m015724_c001_v7007000_t0000_u01783389444700") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1fa_d20260707_m015720_c001_v0001097_t0039_u01783389440361") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be206_d20260707_m015719_c001_v7007000_t0000_u01783389439438") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e6e_d20260707_m015715_c001_v0001174_t0028_u01783389435007") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd613c_d20260707_m015657_c001_v7007000_t0000_u01783389417992") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d31_d20260707_m015652_c001_v0001174_t0016_u01783389412769") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f90_d20260707_m015639_c001_v7007000_t0000_u01783389399367") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586c59_d20260707_m015635_c001_v0001174_t0030_u01783389395299") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a293a_d20260707_m015622_c001_v7007000_t0000_u01783389382145") 2026/07/07 02:00:16 DEBUG : banana: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586b79_d20260707_m015618_c001_v0001174_t0011_u01783389378565") 2026/07/07 02:00:16 DEBUG : bananaSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cefe_d20260707_m015747_c001_v7007000_t0000_u01783389467006") 2026/07/07 02:00:17 DEBUG : bananaSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cdd_d20260707_m015740_c001_v0001184_t0001_u01783389460439") 2026/07/07 02:00:17 DEBUG : both0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4e5_d20260707_m015554_c001_v7007000_t0000_u01783389354031") 2026/07/07 02:00:17 DEBUG : both0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c487_d20260707_m015529_c001_v0001115_t0042_u01783389329086") 2026/07/07 02:00:17 DEBUG : both0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc94_d20260707_m015524_c001_v7007000_t0000_u01783389324990") 2026/07/07 02:00:17 DEBUG : both0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb014_d20260707_m015500_c001_v0001097_t0003_u01783389300785") 2026/07/07 02:00:17 DEBUG : both1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4e6_d20260707_m015554_c001_v7007000_t0000_u01783389354221") 2026/07/07 02:00:17 DEBUG : both1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb074_d20260707_m015531_c001_v0001097_t0056_u01783389331055") 2026/07/07 02:00:17 DEBUG : both1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc97_d20260707_m015525_c001_v7007000_t0000_u01783389325164") 2026/07/07 02:00:17 DEBUG : both1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586708_d20260707_m015502_c001_v0001174_t0002_u01783389302202") 2026/07/07 02:00:17 DEBUG : both10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4e8_d20260707_m015554_c001_v7007000_t0000_u01783389354410") 2026/07/07 02:00:17 DEBUG : both10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb094_d20260707_m015540_c001_v0001097_t0030_u01783389340428") 2026/07/07 02:00:17 DEBUG : both10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc99_d20260707_m015525_c001_v7007000_t0000_u01783389325376") 2026/07/07 02:00:17 DEBUG : both10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586772_d20260707_m015512_c001_v0001174_t0002_u01783389312094") 2026/07/07 02:00:17 DEBUG : both11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4e9_d20260707_m015554_c001_v7007000_t0000_u01783389354601") 2026/07/07 02:00:17 DEBUG : both11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586932_d20260707_m015541_c001_v0001174_t0001_u01783389341859") 2026/07/07 02:00:17 DEBUG : both11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc9c_d20260707_m015525_c001_v7007000_t0000_u01783389325550") 2026/07/07 02:00:17 DEBUG : both11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c44f_d20260707_m015512_c001_v0001115_t0042_u01783389312671") 2026/07/07 02:00:17 DEBUG : both12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4ea_d20260707_m015554_c001_v7007000_t0000_u01783389354791") 2026/07/07 02:00:17 DEBUG : both12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4b7_d20260707_m015542_c001_v0001115_t0014_u01783389342974") 2026/07/07 02:00:17 DEBUG : both12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc9f_d20260707_m015525_c001_v7007000_t0000_u01783389325725") 2026/07/07 02:00:17 DEBUG : both12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb036_d20260707_m015513_c001_v0001097_t0024_u01783389313534") 2026/07/07 02:00:18 DEBUG : both13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4ec_d20260707_m015554_c001_v7007000_t0000_u01783389354982") 2026/07/07 02:00:18 DEBUG : both13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0a0_d20260707_m015544_c001_v0001097_t0049_u01783389344133") 2026/07/07 02:00:18 DEBUG : both13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cca1_d20260707_m015525_c001_v7007000_t0000_u01783389325947") 2026/07/07 02:00:18 DEBUG : both13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586786_d20260707_m015514_c001_v0001174_t0056_u01783389314770") 2026/07/07 02:00:18 DEBUG : both14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4ee_d20260707_m015555_c001_v7007000_t0000_u01783389355173") 2026/07/07 02:00:18 DEBUG : both14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586960_d20260707_m015545_c001_v0001174_t0011_u01783389345148") 2026/07/07 02:00:18 DEBUG : both14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cca2_d20260707_m015526_c001_v7007000_t0000_u01783389326121") 2026/07/07 02:00:18 DEBUG : both14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c45d_d20260707_m015515_c001_v0001115_t0037_u01783389315862") 2026/07/07 02:00:18 DEBUG : both15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4f1_d20260707_m015555_c001_v7007000_t0000_u01783389355363") 2026/07/07 02:00:18 DEBUG : both15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4c1_d20260707_m015546_c001_v0001115_t0006_u01783389346003") 2026/07/07 02:00:18 DEBUG : both15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cca4_d20260707_m015526_c001_v7007000_t0000_u01783389326295") 2026/07/07 02:00:18 DEBUG : both15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb048_d20260707_m015517_c001_v0001097_t0053_u01783389317255") 2026/07/07 02:00:18 DEBUG : both16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4f3_d20260707_m015555_c001_v7007000_t0000_u01783389355553") 2026/07/07 02:00:18 DEBUG : both16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0aa_d20260707_m015546_c001_v0001097_t0022_u01783389346929") 2026/07/07 02:00:18 DEBUG : both16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cca7_d20260707_m015526_c001_v7007000_t0000_u01783389326469") 2026/07/07 02:00:18 DEBUG : both16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525867ba_d20260707_m015518_c001_v0001174_t0022_u01783389318076") 2026/07/07 02:00:18 DEBUG : both17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4f5_d20260707_m015555_c001_v7007000_t0000_u01783389355742") 2026/07/07 02:00:18 DEBUG : both17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258698a_d20260707_m015547_c001_v0001174_t0022_u01783389347997") 2026/07/07 02:00:18 DEBUG : both17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cca9_d20260707_m015526_c001_v7007000_t0000_u01783389326643") 2026/07/07 02:00:18 DEBUG : both17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c467_d20260707_m015518_c001_v0001115_t0055_u01783389318779") 2026/07/07 02:00:18 DEBUG : both18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4f6_d20260707_m015555_c001_v7007000_t0000_u01783389355932") 2026/07/07 02:00:18 DEBUG : both18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4cb_d20260707_m015548_c001_v0001115_t0043_u01783389348867") 2026/07/07 02:00:19 DEBUG : both18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccab_d20260707_m015526_c001_v7007000_t0000_u01783389326817") 2026/07/07 02:00:19 DEBUG : both18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb054_d20260707_m015520_c001_v0001097_t0022_u01783389320417") 2026/07/07 02:00:19 DEBUG : both19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4f9_d20260707_m015556_c001_v7007000_t0000_u01783389356121") 2026/07/07 02:00:19 DEBUG : both19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0b6_d20260707_m015549_c001_v0001097_t0020_u01783389349883") 2026/07/07 02:00:19 DEBUG : both19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccad_d20260707_m015526_c001_v7007000_t0000_u01783389326990") 2026/07/07 02:00:19 DEBUG : both19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525867f3_d20260707_m015521_c001_v0001174_t0022_u01783389321575") 2026/07/07 02:00:19 DEBUG : both2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4fa_d20260707_m015556_c001_v7007000_t0000_u01783389356311") 2026/07/07 02:00:19 DEBUG : both2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258687b_d20260707_m015532_c001_v0001174_t0054_u01783389332471") 2026/07/07 02:00:19 DEBUG : both2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccae_d20260707_m015527_c001_v7007000_t0000_u01783389327167") 2026/07/07 02:00:19 DEBUG : both2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c435_d20260707_m015503_c001_v0001115_t0039_u01783389303077") 2026/07/07 02:00:19 DEBUG : both3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4fc_d20260707_m015556_c001_v7007000_t0000_u01783389356501") 2026/07/07 02:00:19 DEBUG : both3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c491_d20260707_m015533_c001_v0001115_t0036_u01783389333260") 2026/07/07 02:00:19 DEBUG : both3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb0_d20260707_m015527_c001_v7007000_t0000_u01783389327342") 2026/07/07 02:00:19 DEBUG : both3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb020_d20260707_m015504_c001_v0001097_t0032_u01783389304439") 2026/07/07 02:00:19 DEBUG : both4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4fd_d20260707_m015556_c001_v7007000_t0000_u01783389356690") 2026/07/07 02:00:19 DEBUG : both4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb07a_d20260707_m015534_c001_v0001097_t0023_u01783389334750") 2026/07/07 02:00:19 DEBUG : both4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb1_d20260707_m015527_c001_v7007000_t0000_u01783389327516") 2026/07/07 02:00:19 DEBUG : both4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586728_d20260707_m015505_c001_v0001174_t0045_u01783389305524") 2026/07/07 02:00:19 DEBUG : both5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4fe_d20260707_m015556_c001_v7007000_t0000_u01783389356880") 2026/07/07 02:00:19 DEBUG : both5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525868c1_d20260707_m015535_c001_v0001174_t0029_u01783389335985") 2026/07/07 02:00:19 DEBUG : both5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb3_d20260707_m015527_c001_v7007000_t0000_u01783389327690") 2026/07/07 02:00:20 DEBUG : both5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c43f_d20260707_m015506_c001_v0001115_t0050_u01783389306455") 2026/07/07 02:00:20 DEBUG : both6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc4ff_d20260707_m015557_c001_v7007000_t0000_u01783389357070") 2026/07/07 02:00:20 DEBUG : both6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c49f_d20260707_m015536_c001_v0001115_t0059_u01783389336655") 2026/07/07 02:00:20 DEBUG : both6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb5_d20260707_m015527_c001_v7007000_t0000_u01783389327863") 2026/07/07 02:00:20 DEBUG : both6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb02a_d20260707_m015507_c001_v0001097_t0036_u01783389307665") 2026/07/07 02:00:20 DEBUG : both7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc501_d20260707_m015557_c001_v7007000_t0000_u01783389357260") 2026/07/07 02:00:20 DEBUG : both7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb08e_d20260707_m015537_c001_v0001097_t0013_u01783389337643") 2026/07/07 02:00:20 DEBUG : both7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb6_d20260707_m015528_c001_v7007000_t0000_u01783389328036") 2026/07/07 02:00:20 DEBUG : both7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586754_d20260707_m015509_c001_v0001174_t0023_u01783389309086") 2026/07/07 02:00:20 DEBUG : both8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc502_d20260707_m015557_c001_v7007000_t0000_u01783389357450") 2026/07/07 02:00:20 DEBUG : both8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525868f1_d20260707_m015538_c001_v0001174_t0044_u01783389338580") 2026/07/07 02:00:20 DEBUG : both8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccb9_d20260707_m015528_c001_v7007000_t0000_u01783389328210") 2026/07/07 02:00:20 DEBUG : both8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c449_d20260707_m015509_c001_v0001115_t0044_u01783389309830") 2026/07/07 02:00:20 DEBUG : both9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc504_d20260707_m015557_c001_v7007000_t0000_u01783389357640") 2026/07/07 02:00:20 DEBUG : both9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4ab_d20260707_m015539_c001_v0001115_t0021_u01783389339514") 2026/07/07 02:00:20 DEBUG : both9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ccbb_d20260707_m015528_c001_v7007000_t0000_u01783389328385") 2026/07/07 02:00:20 DEBUG : both9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb030_d20260707_m015510_c001_v0001097_t0011_u01783389310636") 2026/07/07 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd588a_d20260707_m014857_c001_v7007000_t0000_u01783388937480") 2026/07/07 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfeb_d20260707_m014855_c001_v0001115_t0007_u01783388935307") 2026/07/07 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5875_d20260707_m014854_c001_v7007000_t0000_u01783388934465") 2026/07/07 02:00:21 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfd9_d20260707_m014852_c001_v0001115_t0015_u01783388931999") 2026/07/07 02:00:21 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc30_d20260707_m014828_c001_v7007000_t0000_u01783388908526") 2026/07/07 02:00:21 DEBUG : c/non empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf7d_d20260707_m014825_c001_v0001115_t0044_u01783388905321") 2026/07/07 02:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf2_d20260707_m015700_c001_v7007000_t0000_u01783389420368") 2026/07/07 02:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5bf_d20260707_m015655_c001_v0001115_t0034_u01783389415173") 2026/07/07 02:00:21 DEBUG : check sum: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc03_d20260707_m014814_c001_v7007000_t0000_u01783388894611") 2026/07/07 02:00:21 DEBUG : check sum: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf55_d20260707_m014813_c001_v0001115_t0054_u01783388893051") 2026/07/07 02:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a979ed_d20260707_m020006_c001_v7007000_t0000_u01783389606965") 2026/07/07 02:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525876d4_d20260707_m020005_c001_v0001174_t0016_u01783389605318") 2026/07/07 02:00:21 DEBUG : dest/3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8824ef_d20260707_m015310_c001_v7007000_t0000_u01783389190865") 2026/07/07 02:00:21 DEBUG : dest/3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41044d298c2efad5_d20260707_m015309_c001_v0001103_t0035_u01783389189757") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40f_d20260707_m015808_c001_v7007000_t0000_u01783389488803") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525870c4_d20260707_m015804_c001_v0001174_t0011_u01783389484189") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f51_d20260707_m015935_c001_v7007000_t0000_u01783389575837") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258752c_d20260707_m015921_c001_v0001174_t0026_u01783389561179") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0d_d20260707_m015917_c001_v7007000_t0000_u01783389557016") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587492_d20260707_m015904_c001_v0001174_t0047_u01783389544556") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d30_d20260707_m015900_c001_v7007000_t0000_u01783389540486") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525873b8_d20260707_m015847_c001_v0001174_t0050_u01783389527862") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da932_d20260707_m015843_c001_v7007000_t0000_u01783389523541") 2026/07/07 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525872a5_d20260707_m015831_c001_v0001174_t0017_u01783389511329") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d85_d20260707_m015827_c001_v7007000_t0000_u01783389507321") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587154_d20260707_m015812_c001_v0001174_t0044_u01783389492936") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a9788f_d20260707_m015806_c001_v7007000_t0000_u01783389486255") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb27c_d20260707_m015753_c001_v0001097_t0012_u01783389473535") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf6b_d20260707_m015749_c001_v7007000_t0000_u01783389469274") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cf9_d20260707_m015744_c001_v0001184_t0001_u01783389464953") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf61_d20260707_m015743_c001_v7007000_t0000_u01783389463757") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ca9_d20260707_m015729_c001_v0001184_t0012_u01783389449136") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bd0_d20260707_m015724_c001_v7007000_t0000_u01783389444890") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c6f_d20260707_m015720_c001_v0001184_t0038_u01783389440549") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cca_d20260707_m015719_c001_v7007000_t0000_u01783389439447") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c0e_d20260707_m015704_c001_v0001184_t0023_u01783389424381") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f404fd54523038535_d20260707_m015657_c001_v7007000_t0000_u01783389417851") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bbc_d20260707_m015643_c001_v0001184_t0018_u01783389403641") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f91_d20260707_m015639_c001_v7007000_t0000_u01783389399549") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b6a_d20260707_m015626_c001_v0001184_t0036_u01783389386271") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a293c_d20260707_m015622_c001_v7007000_t0000_u01783389382317") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b1c_d20260707_m015611_c001_v0001184_t0036_u01783389371014") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999c71_d20260707_m015747_c001_v7007000_t0000_u01783389467071") 2026/07/07 02:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cdf_d20260707_m015740_c001_v0001184_t0050_u01783389460664") 2026/07/07 02:00:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc410_d20260707_m015808_c001_v7007000_t0000_u01783389488986") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c69e_d20260707_m015804_c001_v0001115_t0029_u01783389484198") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f52_d20260707_m015936_c001_v7007000_t0000_u01783389576023") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f61_d20260707_m015921_c001_v0001184_t0028_u01783389561897") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0e_d20260707_m015917_c001_v7007000_t0000_u01783389557200") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f0b_d20260707_m015905_c001_v0001184_t0022_u01783389545189") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d31_d20260707_m015900_c001_v7007000_t0000_u01783389540661") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45eaf_d20260707_m015848_c001_v0001184_t0019_u01783389528556") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da935_d20260707_m015843_c001_v7007000_t0000_u01783389523730") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45e3f_d20260707_m015832_c001_v0001184_t0019_u01783389512298") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d86_d20260707_m015827_c001_v7007000_t0000_u01783389507494") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45dc3_d20260707_m015813_c001_v0001184_t0045_u01783389493621") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c6d6_d20260707_m015806_c001_v7007000_t0000_u01783389486469") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d27_d20260707_m015754_c001_v0001184_t0053_u01783389474395") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf6c_d20260707_m015749_c001_v7007000_t0000_u01783389469466") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fcd_d20260707_m015745_c001_v0001174_t0006_u01783389465006") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c671_d20260707_m015743_c001_v7007000_t0000_u01783389463772") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c635_d20260707_m015729_c001_v0001115_t0000_u01783389449745") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bd2_d20260707_m015725_c001_v7007000_t0000_u01783389445080") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586ea8_d20260707_m015720_c001_v0001174_t0035_u01783389440718") 2026/07/07 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bb2_d20260707_m015719_c001_v7007000_t0000_u01783389439222") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586df2_d20260707_m015704_c001_v0001174_t0056_u01783389424959") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86b4_d20260707_m015657_c001_v7007000_t0000_u01783389417940") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586cbd_d20260707_m015644_c001_v0001174_t0021_u01783389404221") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f93_d20260707_m015639_c001_v7007000_t0000_u01783389399732") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586bed_d20260707_m015626_c001_v0001174_t0031_u01783389386852") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a293f_d20260707_m015622_c001_v7007000_t0000_u01783389382495") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586b17_d20260707_m015611_c001_v0001174_t0053_u01783389371225") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf63_d20260707_m015746_c001_v7007000_t0000_u01783389466813") 2026/07/07 02:00:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb245_d20260707_m015740_c001_v0001097_t0021_u01783389460762") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc411_d20260707_m015809_c001_v7007000_t0000_u01783389489171") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d65_d20260707_m015804_c001_v0001184_t0022_u01783389484373") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f54_d20260707_m015936_c001_v7007000_t0000_u01783389576206") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c800_d20260707_m015922_c001_v0001115_t0039_u01783389562480") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f0f_d20260707_m015917_c001_v7007000_t0000_u01783389557384") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c7ae_d20260707_m015905_c001_v0001115_t0010_u01783389545766") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d32_d20260707_m015900_c001_v7007000_t0000_u01783389540835") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c764_d20260707_m015849_c001_v0001115_t0042_u01783389529127") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da937_d20260707_m015843_c001_v7007000_t0000_u01783389523920") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c718_d20260707_m015832_c001_v0001115_t0013_u01783389512896") 2026/07/07 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d88_d20260707_m015827_c001_v7007000_t0000_u01783389507674") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6d0_d20260707_m015814_c001_v0001115_t0011_u01783389494214") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88291a_d20260707_m015806_c001_v7007000_t0000_u01783389486616") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258701d_d20260707_m015754_c001_v0001174_t0016_u01783389474994") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf6d_d20260707_m015749_c001_v7007000_t0000_u01783389469657") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb257_d20260707_m015745_c001_v0001097_t0024_u01783389465114") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf5d_d20260707_m015743_c001_v7007000_t0000_u01783389463184") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb220_d20260707_m015731_c001_v0001097_t0026_u01783389451966") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bd4_d20260707_m015725_c001_v7007000_t0000_u01783389445270") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c71_d20260707_m015720_c001_v0001184_t0042_u01783389440764") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be205_d20260707_m015719_c001_v7007000_t0000_u01783389439248") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1c0_d20260707_m015705_c001_v0001097_t0021_u01783389425913") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cde0_d20260707_m015657_c001_v7007000_t0000_u01783389417779") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb182_d20260707_m015644_c001_v0001097_t0005_u01783389404847") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f94_d20260707_m015639_c001_v7007000_t0000_u01783389399915") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb140_d20260707_m015627_c001_v0001097_t0021_u01783389387484") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2941_d20260707_m015622_c001_v7007000_t0000_u01783389382674") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb116_d20260707_m015611_c001_v0001097_t0032_u01783389371779") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8828ef_d20260707_m015747_c001_v7007000_t0000_u01783389467017") 2026/07/07 02:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ce1_d20260707_m015740_c001_v0001184_t0013_u01783389460878") 2026/07/07 02:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc412_d20260707_m015809_c001_v7007000_t0000_u01783389489354") 2026/07/07 02:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525870cc_d20260707_m015804_c001_v0001174_t0031_u01783389484493") 2026/07/07 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f56_d20260707_m015936_c001_v7007000_t0000_u01783389576391") 2026/07/07 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb438_d20260707_m015923_c001_v0001097_t0020_u01783389563625") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f10_d20260707_m015917_c001_v7007000_t0000_u01783389557567") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3f8_d20260707_m015906_c001_v0001097_t0054_u01783389546836") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d34_d20260707_m015901_c001_v7007000_t0000_u01783389541084") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3b6_d20260707_m015850_c001_v0001097_t0019_u01783389530056") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da939_d20260707_m015844_c001_v7007000_t0000_u01783389524108") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb35c_d20260707_m015833_c001_v0001097_t0018_u01783389513828") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8a_d20260707_m015827_c001_v7007000_t0000_u01783389507848") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2f4_d20260707_m015815_c001_v0001097_t0054_u01783389495216") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a97894_d20260707_m015806_c001_v7007000_t0000_u01783389486628") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c67b_d20260707_m015755_c001_v0001115_t0050_u01783389475699") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf6f_d20260707_m015749_c001_v7007000_t0000_u01783389469848") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cfd_d20260707_m015745_c001_v0001184_t0008_u01783389465179") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f420c1278789baf31_d20260707_m015743_c001_v7007000_t0000_u01783389463406") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f2d_d20260707_m015732_c001_v0001174_t0014_u01783389452809") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bd7_d20260707_m015725_c001_v7007000_t0000_u01783389445479") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c61d_d20260707_m015720_c001_v0001115_t0001_u01783389440857") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cc8_d20260707_m015719_c001_v7007000_t0000_u01783389439258") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5e3_d20260707_m015706_c001_v0001115_t0001_u01783389426783") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f404fd54523038538_d20260707_m015658_c001_v7007000_t0000_u01783389418036") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c59d_d20260707_m015645_c001_v0001115_t0038_u01783389405652") 2026/07/07 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f95_d20260707_m015640_c001_v7007000_t0000_u01783389400112") 2026/07/07 02:00:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c55b_d20260707_m015628_c001_v0001115_t0042_u01783389388317") 2026/07/07 02:00:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2944_d20260707_m015622_c001_v7007000_t0000_u01783389382848") 2026/07/07 02:00:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c529_d20260707_m015612_c001_v0001115_t0057_u01783389372278") 2026/07/07 02:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999c6e_d20260707_m015746_c001_v7007000_t0000_u01783389466865") 2026/07/07 02:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fa1_d20260707_m015740_c001_v0001174_t0031_u01783389460941") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc413_d20260707_m015809_c001_v7007000_t0000_u01783389489536") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2bb_d20260707_m015804_c001_v0001097_t0005_u01783389484536") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f57_d20260707_m015936_c001_v7007000_t0000_u01783389576575") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587548_d20260707_m015924_c001_v0001174_t0007_u01783389564089") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f11_d20260707_m015917_c001_v7007000_t0000_u01783389557751") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525874b2_d20260707_m015907_c001_v0001174_t0059_u01783389547219") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d35_d20260707_m015901_c001_v7007000_t0000_u01783389541258") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525873e6_d20260707_m015850_c001_v0001174_t0005_u01783389530394") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da93c_d20260707_m015844_c001_v7007000_t0000_u01783389524298") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525872d3_d20260707_m015834_c001_v0001174_t0026_u01783389514157") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8b_d20260707_m015828_c001_v7007000_t0000_u01783389508021") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258717d_d20260707_m015815_c001_v0001174_t0043_u01783389495530") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2b82_d20260707_m015806_c001_v7007000_t0000_u01783389486638") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb28a_d20260707_m015756_c001_v0001097_t0055_u01783389476180") 2026/07/07 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf70_d20260707_m015750_c001_v7007000_t0000_u01783389470040") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c665_d20260707_m015745_c001_v0001115_t0044_u01783389465197") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752c61_d20260707_m015743_c001_v7007000_t0000_u01783389463593") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cc1_d20260707_m015733_c001_v0001184_t0020_u01783389453200") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bda_d20260707_m015725_c001_v7007000_t0000_u01783389445669") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586eac_d20260707_m015720_c001_v0001174_t0056_u01783389440979") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc5a7_d20260707_m015719_c001_v7007000_t0000_u01783389439222") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c22_d20260707_m015709_c001_v0001184_t0021_u01783389429036") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cde3_d20260707_m015657_c001_v7007000_t0000_u01783389417955") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bc4_d20260707_m015647_c001_v0001184_t0059_u01783389407177") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f96_d20260707_m015640_c001_v7007000_t0000_u01783389400294") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b6e_d20260707_m015629_c001_v0001184_t0028_u01783389389085") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2946_d20260707_m015623_c001_v7007000_t0000_u01783389383021") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b2a_d20260707_m015613_c001_v0001184_t0001_u01783389373173") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c673_d20260707_m015746_c001_v7007000_t0000_u01783389466804") 2026/07/07 02:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c659_d20260707_m015741_c001_v0001115_t0037_u01783389461089") 2026/07/07 02:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc414_d20260707_m015809_c001_v7007000_t0000_u01783389489720") 2026/07/07 02:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d67_d20260707_m015804_c001_v0001184_t0037_u01783389484586") 2026/07/07 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f58_d20260707_m015936_c001_v7007000_t0000_u01783389576759") 2026/07/07 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f71_d20260707_m015924_c001_v0001184_t0000_u01783389564390") 2026/07/07 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f12_d20260707_m015917_c001_v7007000_t0000_u01783389557933") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f1f_d20260707_m015907_c001_v0001184_t0052_u01783389547532") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d36_d20260707_m015901_c001_v7007000_t0000_u01783389541432") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ebd_d20260707_m015850_c001_v0001184_t0040_u01783389530852") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da93f_d20260707_m015844_c001_v7007000_t0000_u01783389524488") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45e4d_d20260707_m015834_c001_v0001184_t0052_u01783389514632") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8c_d20260707_m015828_c001_v7007000_t0000_u01783389508265") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45dd1_d20260707_m015815_c001_v0001184_t0051_u01783389495947") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a9788e_d20260707_m015806_c001_v7007000_t0000_u01783389486068") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d31_d20260707_m015756_c001_v0001184_t0033_u01783389476478") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf71_d20260707_m015750_c001_v7007000_t0000_u01783389470231") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fcf_d20260707_m015745_c001_v0001174_t0015_u01783389465359") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f420c1278789baf32_d20260707_m015743_c001_v7007000_t0000_u01783389463604") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c63d_d20260707_m015733_c001_v0001115_t0032_u01783389453421") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bdd_d20260707_m015725_c001_v7007000_t0000_u01783389445859") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c75_d20260707_m015720_c001_v0001184_t0043_u01783389440989") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc5a8_d20260707_m015719_c001_v7007000_t0000_u01783389439406") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e28_d20260707_m015709_c001_v0001174_t0014_u01783389429232") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4033629aafba59cd_d20260707_m015657_c001_v7007000_t0000_u01783389417822") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586ce9_d20260707_m015647_c001_v0001174_t0054_u01783389407387") 2026/07/07 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f97_d20260707_m015640_c001_v7007000_t0000_u01783389400499") 2026/07/07 02:00:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586c15_d20260707_m015629_c001_v0001174_t0052_u01783389389298") 2026/07/07 02:00:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2949_d20260707_m015623_c001_v7007000_t0000_u01783389383194") 2026/07/07 02:00:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586b2d_d20260707_m015613_c001_v0001174_t0031_u01783389373394") 2026/07/07 02:00:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c676_d20260707_m015747_c001_v7007000_t0000_u01783389467186") 2026/07/07 02:00:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ce3_d20260707_m015741_c001_v0001184_t0006_u01783389461097") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc415_d20260707_m015809_c001_v7007000_t0000_u01783389489905") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6a6_d20260707_m015804_c001_v0001115_t0015_u01783389484739") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f59_d20260707_m015936_c001_v7007000_t0000_u01783389576944") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c80a_d20260707_m015924_c001_v0001115_t0045_u01783389564608") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f13_d20260707_m015918_c001_v7007000_t0000_u01783389558121") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c7b6_d20260707_m015907_c001_v0001115_t0034_u01783389547751") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d37_d20260707_m015901_c001_v7007000_t0000_u01783389541606") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c76e_d20260707_m015851_c001_v0001115_t0027_u01783389531340") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da940_d20260707_m015844_c001_v7007000_t0000_u01783389524678") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c726_d20260707_m015834_c001_v0001115_t0012_u01783389514864") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8d_d20260707_m015828_c001_v7007000_t0000_u01783389508442") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6d4_d20260707_m015816_c001_v0001115_t0011_u01783389496152") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc408_d20260707_m015806_c001_v7007000_t0000_u01783389486034") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587034_d20260707_m015756_c001_v0001174_t0041_u01783389476682") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf73_d20260707_m015750_c001_v7007000_t0000_u01783389470424") 2026/07/07 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cff_d20260707_m015745_c001_v0001184_t0034_u01783389465406") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ceee_d20260707_m015743_c001_v7007000_t0000_u01783389463372") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb224_d20260707_m015734_c001_v0001097_t0003_u01783389454129") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bdf_d20260707_m015726_c001_v7007000_t0000_u01783389446048") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1fc_d20260707_m015721_c001_v0001097_t0023_u01783389441096") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cc7_d20260707_m015719_c001_v7007000_t0000_u01783389439209") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1ca_d20260707_m015709_c001_v0001097_t0015_u01783389429791") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3bb3_d20260707_m015657_c001_v7007000_t0000_u01783389417592") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb18c_d20260707_m015647_c001_v0001097_t0048_u01783389407693") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f98_d20260707_m015640_c001_v7007000_t0000_u01783389400682") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb144_d20260707_m015629_c001_v0001097_t0013_u01783389389771") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a294b_d20260707_m015623_c001_v7007000_t0000_u01783389383368") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb118_d20260707_m015613_c001_v0001097_t0022_u01783389373748") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752c75_d20260707_m015746_c001_v7007000_t0000_u01783389466873") 2026/07/07 02:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb249_d20260707_m015741_c001_v0001097_t0027_u01783389461263") 2026/07/07 02:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc416_d20260707_m015810_c001_v7007000_t0000_u01783389490087") 2026/07/07 02:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d6b_d20260707_m015804_c001_v0001184_t0016_u01783389484773") 2026/07/07 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f5a_d20260707_m015937_c001_v7007000_t0000_u01783389577127") 2026/07/07 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb43c_d20260707_m015925_c001_v0001097_t0053_u01783389565422") 2026/07/07 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f14_d20260707_m015918_c001_v7007000_t0000_u01783389558313") 2026/07/07 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3fe_d20260707_m015908_c001_v0001097_t0010_u01783389548608") 2026/07/07 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d38_d20260707_m015901_c001_v7007000_t0000_u01783389541868") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3bc_d20260707_m015851_c001_v0001097_t0018_u01783389531924") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da942_d20260707_m015844_c001_v7007000_t0000_u01783389524866") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb366_d20260707_m015835_c001_v0001097_t0044_u01783389515435") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8e_d20260707_m015828_c001_v7007000_t0000_u01783389508617") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2fe_d20260707_m015817_c001_v0001097_t0026_u01783389497190") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa8764_d20260707_m015806_c001_v7007000_t0000_u01783389486476") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c689_d20260707_m015757_c001_v0001115_t0012_u01783389477209") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf74_d20260707_m015750_c001_v7007000_t0000_u01783389470617") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb25b_d20260707_m015745_c001_v0001097_t0033_u01783389465608") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cef0_d20260707_m015743_c001_v7007000_t0000_u01783389463555") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f49_d20260707_m015734_c001_v0001174_t0038_u01783389454490") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25be2_d20260707_m015726_c001_v7007000_t0000_u01783389446237") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c77_d20260707_m015721_c001_v0001184_t0014_u01783389441213") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3c09_d20260707_m015719_c001_v7007000_t0000_u01783389439317") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5f1_d20260707_m015710_c001_v0001115_t0054_u01783389430302") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4033629aafba59ce_d20260707_m015658_c001_v7007000_t0000_u01783389418012") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5a3_d20260707_m015648_c001_v0001115_t0027_u01783389408068") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f99_d20260707_m015640_c001_v7007000_t0000_u01783389400864") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c561_d20260707_m015630_c001_v0001115_t0007_u01783389390147") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a294d_d20260707_m015623_c001_v7007000_t0000_u01783389383542") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c52f_d20260707_m015614_c001_v0001115_t0057_u01783389374288") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf65_d20260707_m015747_c001_v7007000_t0000_u01783389467028") 2026/07/07 02:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ce7_d20260707_m015741_c001_v0001184_t0012_u01783389461314") 2026/07/07 02:00:33 DEBUG : dir1/0008-23456: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc417_d20260707_m015810_c001_v7007000_t0000_u01783389490271") 2026/07/07 02:00:33 DEBUG : dir1/0008-23456: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525870d6_d20260707_m015804_c001_v0001174_t0054_u01783389484800") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f5c_d20260707_m015937_c001_v7007000_t0000_u01783389577326") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587552_d20260707_m015925_c001_v0001174_t0020_u01783389565804") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f15_d20260707_m015918_c001_v7007000_t0000_u01783389558535") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525874be_d20260707_m015908_c001_v0001174_t0056_u01783389548953") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d39_d20260707_m015902_c001_v7007000_t0000_u01783389542060") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525873fe_d20260707_m015852_c001_v0001174_t0036_u01783389532271") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da944_d20260707_m015845_c001_v7007000_t0000_u01783389525055") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525872fd_d20260707_m015835_c001_v0001174_t0052_u01783389515787") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d8f_d20260707_m015828_c001_v7007000_t0000_u01783389508791") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525871af_d20260707_m015817_c001_v0001174_t0012_u01783389497927") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40a_d20260707_m015806_c001_v7007000_t0000_u01783389486401") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb290_d20260707_m015757_c001_v0001097_t0042_u01783389477713") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf76_d20260707_m015750_c001_v7007000_t0000_u01783389470807") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d03_d20260707_m015745_c001_v0001184_t0032_u01783389465616") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf5f_d20260707_m015743_c001_v7007000_t0000_u01783389463567") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cc9_d20260707_m015734_c001_v0001184_t0043_u01783389454794") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25be4_d20260707_m015726_c001_v7007000_t0000_u01783389446441") 2026/07/07 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586eb0_d20260707_m015721_c001_v0001174_t0048_u01783389441280") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bb3_d20260707_m015719_c001_v7007000_t0000_u01783389439357") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c2d_d20260707_m015710_c001_v0001184_t0010_u01783389430838") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86b5_d20260707_m015658_c001_v7007000_t0000_u01783389418114") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bc8_d20260707_m015648_c001_v0001184_t0017_u01783389408643") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f9a_d20260707_m015641_c001_v7007000_t0000_u01783389401047") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b76_d20260707_m015631_c001_v0001184_t0026_u01783389391381") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2950_d20260707_m015623_c001_v7007000_t0000_u01783389383716") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b34_d20260707_m015615_c001_v0001184_t0025_u01783389375176") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8828f0_d20260707_m015747_c001_v7007000_t0000_u01783389467197") 2026/07/07 02:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fa5_d20260707_m015741_c001_v0001174_t0045_u01783389461348") 2026/07/07 02:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc418_d20260707_m015810_c001_v7007000_t0000_u01783389490454") 2026/07/07 02:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d6d_d20260707_m015804_c001_v0001184_t0017_u01783389484987") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f5d_d20260707_m015937_c001_v7007000_t0000_u01783389577509") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f75_d20260707_m015926_c001_v0001184_t0041_u01783389566266") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f16_d20260707_m015918_c001_v7007000_t0000_u01783389558726") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f27_d20260707_m015909_c001_v0001184_t0046_u01783389549317") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d3b_d20260707_m015902_c001_v7007000_t0000_u01783389542234") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ec3_d20260707_m015852_c001_v0001184_t0058_u01783389532768") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da945_d20260707_m015845_c001_v7007000_t0000_u01783389525244") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45e57_d20260707_m015836_c001_v0001184_t0037_u01783389516129") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d90_d20260707_m015828_c001_v7007000_t0000_u01783389508966") 2026/07/07 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45de5_d20260707_m015818_c001_v0001184_t0024_u01783389498214") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc40b_d20260707_m015806_c001_v7007000_t0000_u01783389486647") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d39_d20260707_m015758_c001_v0001184_t0040_u01783389478069") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf77_d20260707_m015751_c001_v7007000_t0000_u01783389471000") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c667_d20260707_m015745_c001_v0001115_t0050_u01783389465779") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf5e_d20260707_m015743_c001_v7007000_t0000_u01783389463376") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c641_d20260707_m015735_c001_v0001115_t0037_u01783389455064") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25be6_d20260707_m015726_c001_v7007000_t0000_u01783389446631") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c79_d20260707_m015721_c001_v0001184_t0031_u01783389441402") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be203_d20260707_m015718_c001_v7007000_t0000_u01783389438865") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e3e_d20260707_m015711_c001_v0001174_t0022_u01783389431046") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3bb5_d20260707_m015657_c001_v7007000_t0000_u01783389417790") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586cf7_d20260707_m015648_c001_v0001174_t0010_u01783389408860") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f9b_d20260707_m015641_c001_v7007000_t0000_u01783389401230") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586c35_d20260707_m015631_c001_v0001174_t0044_u01783389391600") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2952_d20260707_m015623_c001_v7007000_t0000_u01783389383889") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586b4b_d20260707_m015615_c001_v0001174_t0013_u01783389375384") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cefd_d20260707_m015746_c001_v7007000_t0000_u01783389466823") 2026/07/07 02:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ceb_d20260707_m015741_c001_v0001184_t0059_u01783389461540") 2026/07/07 02:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc419_d20260707_m015810_c001_v7007000_t0000_u01783389490637") 2026/07/07 02:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2bf_d20260707_m015805_c001_v0001097_t0037_u01783389485098") 2026/07/07 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f5f_d20260707_m015937_c001_v7007000_t0000_u01783389577707") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c812_d20260707_m015926_c001_v0001115_t0023_u01783389566646") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f17_d20260707_m015918_c001_v7007000_t0000_u01783389558929") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c7c0_d20260707_m015909_c001_v0001115_t0022_u01783389549531") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d3c_d20260707_m015902_c001_v7007000_t0000_u01783389542409") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c77c_d20260707_m015852_c001_v0001115_t0001_u01783389532961") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da948_d20260707_m015845_c001_v7007000_t0000_u01783389525432") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c72c_d20260707_m015836_c001_v0001115_t0021_u01783389516353") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d91_d20260707_m015829_c001_v7007000_t0000_u01783389509155") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6e0_d20260707_m015818_c001_v0001115_t0013_u01783389498427") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a97893_d20260707_m015806_c001_v7007000_t0000_u01783389486596") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258704a_d20260707_m015758_c001_v0001174_t0049_u01783389478468") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf78_d20260707_m015751_c001_v7007000_t0000_u01783389471192") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fd5_d20260707_m015745_c001_v0001174_t0015_u01783389465792") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c66f_d20260707_m015743_c001_v7007000_t0000_u01783389463381") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb231_d20260707_m015735_c001_v0001097_t0024_u01783389455996") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25be8_d20260707_m015726_c001_v7007000_t0000_u01783389446821") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1fe_d20260707_m015721_c001_v0001097_t0003_u01783389441570") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cc4_d20260707_m015718_c001_v7007000_t0000_u01783389438883") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1d8_d20260707_m015711_c001_v0001097_t0000_u01783389431343") 2026/07/07 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86b2_d20260707_m015657_c001_v7007000_t0000_u01783389417765") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb192_d20260707_m015649_c001_v0001097_t0029_u01783389409216") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f9c_d20260707_m015641_c001_v7007000_t0000_u01783389401413") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb14a_d20260707_m015632_c001_v0001097_t0059_u01783389392073") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2955_d20260707_m015624_c001_v7007000_t0000_u01783389384062") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb122_d20260707_m015615_c001_v0001097_t0039_u01783389375678") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8828ee_d20260707_m015746_c001_v7007000_t0000_u01783389466833") 2026/07/07 02:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fa7_d20260707_m015741_c001_v0001174_t0009_u01783389461607") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc41a_d20260707_m015810_c001_v7007000_t0000_u01783389490820") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525870de_d20260707_m015805_c001_v0001174_t0006_u01783389485182") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f60_d20260707_m015937_c001_v7007000_t0000_u01783389577892") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb444_d20260707_m015927_c001_v0001097_t0020_u01783389567363") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f18_d20260707_m015919_c001_v7007000_t0000_u01783389559113") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb406_d20260707_m015910_c001_v0001097_t0031_u01783389550061") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d3d_d20260707_m015902_c001_v7007000_t0000_u01783389542584") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3ca_d20260707_m015854_c001_v0001097_t0030_u01783389534397") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da94a_d20260707_m015845_c001_v7007000_t0000_u01783389525623") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb36e_d20260707_m015836_c001_v0001097_t0040_u01783389516860") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d93_d20260707_m015829_c001_v7007000_t0000_u01783389509331") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb30c_d20260707_m015819_c001_v0001097_t0049_u01783389499027") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2b81_d20260707_m015806_c001_v7007000_t0000_u01783389486438") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c690_d20260707_m015758_c001_v0001115_t0014_u01783389478904") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7a_d20260707_m015751_c001_v7007000_t0000_u01783389471383") 2026/07/07 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d05_d20260707_m015745_c001_v0001184_t0059_u01783389465849") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752c60_d20260707_m015743_c001_v7007000_t0000_u01783389463409") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f5d_d20260707_m015736_c001_v0001174_t0032_u01783389456372") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25beb_d20260707_m015727_c001_v7007000_t0000_u01783389447010") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586eb2_d20260707_m015721_c001_v0001174_t0011_u01783389441592") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cc5_d20260707_m015719_c001_v7007000_t0000_u01783389439065") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5f3_d20260707_m015711_c001_v0001115_t0006_u01783389431795") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd613b_d20260707_m015657_c001_v7007000_t0000_u01783389417805") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5a9_d20260707_m015650_c001_v0001115_t0020_u01783389410043") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09f9e_d20260707_m015641_c001_v7007000_t0000_u01783389401595") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c575_d20260707_m015632_c001_v0001115_t0013_u01783389392467") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2957_d20260707_m015624_c001_v7007000_t0000_u01783389384235") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c531_d20260707_m015616_c001_v0001115_t0031_u01783389376148") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ceff_d20260707_m015747_c001_v7007000_t0000_u01783389467207") 2026/07/07 02:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb24d_d20260707_m015741_c001_v0001097_t0035_u01783389461675") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc41b_d20260707_m015811_c001_v7007000_t0000_u01783389491004") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d73_d20260707_m015805_c001_v0001184_t0043_u01783389485193") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f61_d20260707_m015938_c001_v7007000_t0000_u01783389578140") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587568_d20260707_m015927_c001_v0001174_t0039_u01783389567983") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f19_d20260707_m015919_c001_v7007000_t0000_u01783389559297") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525874d8_d20260707_m015910_c001_v0001174_t0014_u01783389550447") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d3e_d20260707_m015902_c001_v7007000_t0000_u01783389542758") 2026/07/07 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587418_d20260707_m015854_c001_v0001174_t0012_u01783389534824") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da94d_d20260707_m015845_c001_v7007000_t0000_u01783389525905") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587311_d20260707_m015837_c001_v0001174_t0008_u01783389517216") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d94_d20260707_m015829_c001_v7007000_t0000_u01783389509505") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525871d1_d20260707_m015819_c001_v0001174_t0020_u01783389499569") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc409_d20260707_m015806_c001_v7007000_t0000_u01783389486217") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb298_d20260707_m015759_c001_v0001097_t0005_u01783389479406") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7b_d20260707_m015751_c001_v7007000_t0000_u01783389471576") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb25d_d20260707_m015745_c001_v0001097_t0049_u01783389465974") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da82b_d20260707_m015743_c001_v7007000_t0000_u01783389463633") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ccf_d20260707_m015736_c001_v0001184_t0059_u01783389456658") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bee_d20260707_m015727_c001_v7007000_t0000_u01783389447199") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c7b_d20260707_m015721_c001_v0001184_t0031_u01783389441602") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be204_d20260707_m015719_c001_v7007000_t0000_u01783389439073") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c39_d20260707_m015712_c001_v0001184_t0042_u01783389432234") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cde4_d20260707_m015658_c001_v7007000_t0000_u01783389418135") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bcc_d20260707_m015650_c001_v0001184_t0018_u01783389410627") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09fa0_d20260707_m015641_c001_v7007000_t0000_u01783389401779") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b7a_d20260707_m015633_c001_v0001184_t0037_u01783389393078") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2959_d20260707_m015624_c001_v7007000_t0000_u01783389384409") 2026/07/07 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b3c_d20260707_m015616_c001_v0001184_t0025_u01783389376707") 2026/07/07 02:00:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da833_d20260707_m015747_c001_v7007000_t0000_u01783389467039") 2026/07/07 02:00:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cef_d20260707_m015741_c001_v0001184_t0021_u01783389461761") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc41c_d20260707_m015811_c001_v7007000_t0000_u01783389491187") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6a8_d20260707_m015805_c001_v0001115_t0020_u01783389485272") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f63_d20260707_m015938_c001_v7007000_t0000_u01783389578325") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f7b_d20260707_m015928_c001_v0001184_t0012_u01783389568623") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f1a_d20260707_m015919_c001_v7007000_t0000_u01783389559480") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45f33_d20260707_m015910_c001_v0001184_t0001_u01783389550797") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d3f_d20260707_m015902_c001_v7007000_t0000_u01783389542932") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ed3_d20260707_m015855_c001_v0001184_t0025_u01783389535158") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da94e_d20260707_m015846_c001_v7007000_t0000_u01783389526093") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45e65_d20260707_m015837_c001_v0001184_t0001_u01783389517565") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d95_d20260707_m015829_c001_v7007000_t0000_u01783389509680") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45df1_d20260707_m015819_c001_v0001184_t0001_u01783389499900") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf8c_d20260707_m015806_c001_v7007000_t0000_u01783389486605") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d41_d20260707_m015759_c001_v0001184_t0018_u01783389479717") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7c_d20260707_m015751_c001_v7007000_t0000_u01783389471767") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d09_d20260707_m015746_c001_v0001184_t0052_u01783389466077") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8828d8_d20260707_m015743_c001_v7007000_t0000_u01783389463695") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c649_d20260707_m015736_c001_v0001115_t0041_u01783389456884") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bf0_d20260707_m015727_c001_v7007000_t0000_u01783389447388") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c7f_d20260707_m015721_c001_v0001184_t0053_u01783389441801") 2026/07/07 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bb4_d20260707_m015719_c001_v7007000_t0000_u01783389439416") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e58_d20260707_m015712_c001_v0001174_t0029_u01783389432546") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc3b1_d20260707_m015657_c001_v7007000_t0000_u01783389417820") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d13_d20260707_m015650_c001_v0001174_t0010_u01783389410840") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09fa3_d20260707_m015641_c001_v7007000_t0000_u01783389401962") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586c4a_d20260707_m015633_c001_v0001174_t0032_u01783389393288") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a295c_d20260707_m015624_c001_v7007000_t0000_u01783389384582") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586b61_d20260707_m015616_c001_v0001174_t0058_u01783389376928") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f420c1278789baf3d_d20260707_m015747_c001_v7007000_t0000_u01783389467049") 2026/07/07 02:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c65b_d20260707_m015741_c001_v0001115_t0046_u01783389461878") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc41e_d20260707_m015811_c001_v7007000_t0000_u01783389491371") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d77_d20260707_m015805_c001_v0001184_t0029_u01783389485406") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f64_d20260707_m015938_c001_v7007000_t0000_u01783389578510") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c81e_d20260707_m015928_c001_v0001115_t0045_u01783389568834") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f1b_d20260707_m015919_c001_v7007000_t0000_u01783389559664") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c7ca_d20260707_m015911_c001_v0001115_t0040_u01783389551006") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d40_d20260707_m015903_c001_v7007000_t0000_u01783389543107") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c786_d20260707_m015855_c001_v0001115_t0037_u01783389535353") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da950_d20260707_m015846_c001_v7007000_t0000_u01783389526282") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c734_d20260707_m015837_c001_v0001115_t0034_u01783389517787") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d96_d20260707_m015829_c001_v7007000_t0000_u01783389509854") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c6f2_d20260707_m015820_c001_v0001115_t0007_u01783389500126") 2026/07/07 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882917_d20260707_m015806_c001_v7007000_t0000_u01783389486428") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587060_d20260707_m015759_c001_v0001174_t0015_u01783389479911") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7d_d20260707_m015751_c001_v7007000_t0000_u01783389471959") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fdb_d20260707_m015746_c001_v0001174_t0008_u01783389466094") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8828d7_d20260707_m015743_c001_v7007000_t0000_u01783389463516") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb233_d20260707_m015737_c001_v0001097_t0007_u01783389457490") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bf3_d20260707_m015727_c001_v7007000_t0000_u01783389447578") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586eb6_d20260707_m015721_c001_v0001174_t0022_u01783389441911") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3c08_d20260707_m015719_c001_v7007000_t0000_u01783389439142") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1da_d20260707_m015712_c001_v0001097_t0052_u01783389432921") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc3b4_d20260707_m015658_c001_v7007000_t0000_u01783389418028") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb198_d20260707_m015651_c001_v0001097_t0047_u01783389411428") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09fa4_d20260707_m015642_c001_v7007000_t0000_u01783389402145") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb150_d20260707_m015633_c001_v0001097_t0048_u01783389393756") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a295e_d20260707_m015624_c001_v7007000_t0000_u01783389384755") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb126_d20260707_m015617_c001_v0001097_t0019_u01783389377325") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf67_d20260707_m015747_c001_v7007000_t0000_u01783389467219") 2026/07/07 02:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586fab_d20260707_m015741_c001_v0001174_t0058_u01783389461912") 2026/07/07 02:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc41f_d20260707_m015811_c001_v7007000_t0000_u01783389491554") 2026/07/07 02:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb2c3_d20260707_m015805_c001_v0001097_t0019_u01783389485528") 2026/07/07 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f65_d20260707_m015938_c001_v7007000_t0000_u01783389578694") 2026/07/07 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb44e_d20260707_m015930_c001_v0001097_t0034_u01783389570794") 2026/07/07 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f1c_d20260707_m015919_c001_v7007000_t0000_u01783389559847") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb40a_d20260707_m015911_c001_v0001097_t0041_u01783389551533") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d41_d20260707_m015903_c001_v7007000_t0000_u01783389543280") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3d2_d20260707_m015855_c001_v0001097_t0029_u01783389535932") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da952_d20260707_m015846_c001_v7007000_t0000_u01783389526471") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb378_d20260707_m015838_c001_v0001097_t0057_u01783389518649") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d97_d20260707_m015830_c001_v7007000_t0000_u01783389510028") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb31e_d20260707_m015820_c001_v0001097_t0016_u01783389500695") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a97892_d20260707_m015806_c001_v7007000_t0000_u01783389486441") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c692_d20260707_m015800_c001_v0001115_t0045_u01783389480223") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7e_d20260707_m015752_c001_v7007000_t0000_u01783389472153") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c669_d20260707_m015746_c001_v0001115_t0043_u01783389466242") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cef1_d20260707_m015743_c001_v7007000_t0000_u01783389463739") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f71_d20260707_m015737_c001_v0001174_t0017_u01783389457811") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bf5_d20260707_m015727_c001_v7007000_t0000_u01783389447767") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb204_d20260707_m015721_c001_v0001097_t0030_u01783389441996") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cc9_d20260707_m015719_c001_v7007000_t0000_u01783389439394") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5fd_d20260707_m015713_c001_v0001115_t0045_u01783389433270") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3bb1_d20260707_m015657_c001_v7007000_t0000_u01783389417408") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5b3_d20260707_m015651_c001_v0001115_t0040_u01783389411835") 2026/07/07 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09fa6_d20260707_m015642_c001_v7007000_t0000_u01783389402329") 2026/07/07 02:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c57b_d20260707_m015634_c001_v0001115_t0043_u01783389394262") 2026/07/07 02:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2960_d20260707_m015624_c001_v7007000_t0000_u01783389384928") 2026/07/07 02:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c53b_d20260707_m015617_c001_v0001115_t0026_u01783389377732") 2026/07/07 02:00:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752c76_d20260707_m015747_c001_v7007000_t0000_u01783389467060") 2026/07/07 02:00:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45cf1_d20260707_m015742_c001_v0001184_t0009_u01783389462035") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf5_d20260707_m015700_c001_v7007000_t0000_u01783389420545") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45be0_d20260707_m015655_c001_v0001184_t0017_u01783389415338") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf6_d20260707_m015700_c001_v7007000_t0000_u01783389420721") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d61_d20260707_m015655_c001_v0001174_t0017_u01783389415523") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf7_d20260707_m015700_c001_v7007000_t0000_u01783389420897") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1a6_d20260707_m015655_c001_v0001097_t0019_u01783389415632") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdf9_d20260707_m015701_c001_v7007000_t0000_u01783389421076") 2026/07/07 02:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45be2_d20260707_m015655_c001_v0001184_t0039_u01783389415665") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdfb_d20260707_m015701_c001_v7007000_t0000_u01783389421252") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5c3_d20260707_m015655_c001_v0001115_t0000_u01783389415688") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdfe_d20260707_m015701_c001_v7007000_t0000_u01783389421427") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45be4_d20260707_m015655_c001_v0001184_t0001_u01783389415908") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cdff_d20260707_m015701_c001_v7007000_t0000_u01783389421604") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d73_d20260707_m015655_c001_v0001174_t0027_u01783389415959") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce00_d20260707_m015701_c001_v7007000_t0000_u01783389421784") 2026/07/07 02:00:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1a9_d20260707_m015656_c001_v0001097_t0009_u01783389416020") 2026/07/07 02:00:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce02_d20260707_m015701_c001_v7007000_t0000_u01783389421961") 2026/07/07 02:00:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45be8_d20260707_m015656_c001_v0001184_t0050_u01783389416117") 2026/07/07 02:00:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce04_d20260707_m015702_c001_v7007000_t0000_u01783389422216") 2026/07/07 02:00:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d7d_d20260707_m015656_c001_v0001174_t0005_u01783389416224") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce05_d20260707_m015702_c001_v7007000_t0000_u01783389422393") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bee_d20260707_m015656_c001_v0001184_t0006_u01783389416322") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce07_d20260707_m015702_c001_v7007000_t0000_u01783389422571") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1ae_d20260707_m015656_c001_v0001097_t0033_u01783389416506") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce08_d20260707_m015702_c001_v7007000_t0000_u01783389422748") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bf0_d20260707_m015656_c001_v0001184_t0029_u01783389416546") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce09_d20260707_m015702_c001_v7007000_t0000_u01783389422926") 2026/07/07 02:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586d83_d20260707_m015656_c001_v0001174_t0006_u01783389416560") 2026/07/07 02:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce0a_d20260707_m015703_c001_v7007000_t0000_u01783389423104") 2026/07/07 02:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45bf2_d20260707_m015656_c001_v0001184_t0036_u01783389416773") 2026/07/07 02:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46ce0c_d20260707_m015703_c001_v7007000_t0000_u01783389423280") 2026/07/07 02:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1b0_d20260707_m015656_c001_v0001097_t0001_u01783389416974") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cd1_d20260707_m015722_c001_v7007000_t0000_u01783389442786") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c4f_d20260707_m015717_c001_v0001184_t0019_u01783389437019") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86f7_d20260707_m015722_c001_v7007000_t0000_u01783389442931") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e84_d20260707_m015717_c001_v0001174_t0003_u01783389437114") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bc1_d20260707_m015722_c001_v7007000_t0000_u01783389442953") 2026/07/07 02:00:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1ea_d20260707_m015717_c001_v0001097_t0003_u01783389437220") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cce_d20260707_m015722_c001_v7007000_t0000_u01783389442544") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c51_d20260707_m015717_c001_v0001184_t0037_u01783389437230") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3c0d_d20260707_m015722_c001_v7007000_t0000_u01783389442797") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c59_d20260707_m015717_c001_v0001184_t0032_u01783389437419") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be221_d20260707_m015722_c001_v7007000_t0000_u01783389442555") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c613_d20260707_m015717_c001_v0001115_t0029_u01783389437463") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cd0_d20260707_m015722_c001_v7007000_t0000_u01783389442726") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c5b_d20260707_m015717_c001_v0001184_t0019_u01783389437625") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f425debb8659be223_d20260707_m015722_c001_v7007000_t0000_u01783389442737") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1ec_d20260707_m015717_c001_v0001097_t0045_u01783389437637") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc5ac_d20260707_m015722_c001_v7007000_t0000_u01783389442587") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e8a_d20260707_m015717_c001_v0001174_t0023_u01783389437659") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bc0_d20260707_m015722_c001_v7007000_t0000_u01783389442808") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c5d_d20260707_m015717_c001_v0001184_t0026_u01783389437897") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86f3_d20260707_m015722_c001_v7007000_t0000_u01783389442565") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e8c_d20260707_m015717_c001_v0001174_t0003_u01783389437935") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bbe_d20260707_m015722_c001_v7007000_t0000_u01783389442606") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1ee_d20260707_m015718_c001_v0001097_t0010_u01783389438087") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa86f5_d20260707_m015722_c001_v7007000_t0000_u01783389442747") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c5f_d20260707_m015718_c001_v0001184_t0014_u01783389438098") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58cd2_d20260707_m015722_c001_v7007000_t0000_u01783389442907") 2026/07/07 02:00:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45c61_d20260707_m015718_c001_v0001184_t0024_u01783389438303") 2026/07/07 02:00:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58ccf_d20260707_m015722_c001_v7007000_t0000_u01783389442596") 2026/07/07 02:00:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586e8e_d20260707_m015718_c001_v0001174_t0016_u01783389438335") 2026/07/07 02:00:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3c0c_d20260707_m015722_c001_v7007000_t0000_u01783389442617") 2026/07/07 02:00:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb1f2_d20260707_m015718_c001_v0001097_t0009_u01783389438381") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752911_d20260707_m015450_c001_v7007000_t0000_u01783389290840") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f110c23d4d31ee6b5_d20260707_m015448_c001_v0001105_t0030_u01783389288301") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa84e8_d20260707_m015448_c001_v7007000_t0000_u01783389288118") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f110c23d4d31ee69f_d20260707_m015444_c001_v0001105_t0039_u01783389284557") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa84cc_d20260707_m015443_c001_v7007000_t0000_u01783389283829") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586623_d20260707_m015438_c001_v0001174_t0001_u01783389278881") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaca3_d20260707_m015437_c001_v7007000_t0000_u01783389277399") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101ef88220dd9e5f_d20260707_m015435_c001_v0001180_t0013_u01783389275305") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c3ed_d20260707_m015435_c001_v7007000_t0000_u01783389275116") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101ef88220dd9e51_d20260707_m015432_c001_v0001180_t0058_u01783389272022") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c3d3_d20260707_m015431_c001_v7007000_t0000_u01783389271284") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586573_d20260707_m015425_c001_v0001174_t0058_u01783389265884") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf097af_d20260707_m015424_c001_v7007000_t0000_u01783389264502") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1079966df57bf74d_d20260707_m015422_c001_v0001182_t0028_u01783389262923") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4211436ea1055633_d20260707_m015422_c001_v7007000_t0000_u01783389262741") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1079966df57bf73d_d20260707_m015419_c001_v0001182_t0002_u01783389259659") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4211436ea1055625_d20260707_m015418_c001_v7007000_t0000_u01783389258950") 2026/07/07 02:00:47 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c3ab_d20260707_m015412_c001_v0001115_t0049_u01783389252675") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf0979f_d20260707_m015411_c001_v7007000_t0000_u01783389251764") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1079966df57bf70f_d20260707_m015409_c001_v0001182_t0053_u01783389249898") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752866_d20260707_m015409_c001_v7007000_t0000_u01783389249724") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1079966df57bf6f0_d20260707_m015406_c001_v0001182_t0005_u01783389246027") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752848_d20260707_m015405_c001_v7007000_t0000_u01783389245336") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf61_d20260707_m015358_c001_v0001097_t0015_u01783389238578") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cb9a_d20260707_m015357_c001_v7007000_t0000_u01783389237694") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f112f5831c2237447_d20260707_m015355_c001_v0001102_t0018_u01783389235585") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3887_d20260707_m015355_c001_v7007000_t0000_u01783389235409") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f112f5831c223743b_d20260707_m015351_c001_v0001102_t0056_u01783389231617") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3866_d20260707_m015350_c001_v7007000_t0000_u01783389230901") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525863be_d20260707_m015344_c001_v0001174_t0043_u01783389224065") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8825d2_d20260707_m015343_c001_v7007000_t0000_u01783389223171") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10919fd48dc7d481_d20260707_m015340_c001_v0001117_t0056_u01783389220725") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f413523f715e15cd7_d20260707_m015340_c001_v7007000_t0000_u01783389220527") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10919fd48dc7d479_d20260707_m015336_c001_v0001117_t0008_u01783389216739") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f413523f715e15ccb_d20260707_m015335_c001_v7007000_t0000_u01783389215997") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c329_d20260707_m015328_c001_v0001115_t0001_u01783389208456") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882545_d20260707_m015327_c001_v7007000_t0000_u01783389207387") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1071149a54ef1e5e_d20260707_m015321_c001_v0001134_t0000_u01783389201682") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac37c1_d20260707_m015321_c001_v7007000_t0000_u01783389201474") 2026/07/07 02:00:48 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faef7_d20260707_m015317_c001_v0001097_t0030_u01783389197074") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1025d3727b4a4a21_d20260707_m015316_c001_v0001183_t0056_u01783389196353") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1025d3727b4a4a17_d20260707_m015315_c001_v0001183_t0042_u01783389195353") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4010fd8897ad6e0e_d20260707_m015301_c001_v7007000_t0000_u01783389181474") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c2c7_d20260707_m015253_c001_v0001115_t0032_u01783389173890") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113048faf89608c9_d20260707_m015252_c001_v0001042_t0021_u01783389172866") 2026/07/07 02:00:49 DEBUG : dst/one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113048faf89608c5_d20260707_m015251_c001_v0001042_t0008_u01783389171763") 2026/07/07 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752912_d20260707_m015451_c001_v7007000_t0000_u01783389291013") 2026/07/07 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f114fe95fc1950bbf_d20260707_m015447_c001_v0001181_t0051_u01783389287909") 2026/07/07 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f104ca5ffbf102386_d20260707_m015443_c001_v0001131_t0005_u01783389283520") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaca6_d20260707_m015437_c001_v7007000_t0000_u01783389277579") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f114492495532dae4_d20260707_m015434_c001_v0001037_t0023_u01783389274635") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f114d95b1576c8b3c_d20260707_m015430_c001_v0001161_t0009_u01783389270751") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf097b1_d20260707_m015424_c001_v7007000_t0000_u01783389264685") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113048faf8960963_d20260707_m015422_c001_v0001042_t0028_u01783389262133") 2026/07/07 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10370bee016b4c91_d20260707_m015418_c001_v0001117_t0055_u01783389258207") 2026/07/07 02:00:49 DEBUG : dst/three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882548_d20260707_m015327_c001_v7007000_t0000_u01783389207562") 2026/07/07 02:00:49 DEBUG : dst/three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1025d3727b4a4a69_d20260707_m015326_c001_v0001183_t0027_u01783389206009") 2026/07/07 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752915_d20260707_m015451_c001_v7007000_t0000_u01783389291188") 2026/07/07 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1020225c7e1b826c_d20260707_m015449_c001_v0001102_t0028_u01783389289426") 2026/07/07 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f11874f20c92f1ddf_d20260707_m015445_c001_v0001044_t0050_u01783389285579") 2026/07/07 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752917_d20260707_m015451_c001_v7007000_t0000_u01783389291373") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f110c23d4d31ee6b7_d20260707_m015450_c001_v0001105_t0030_u01783389290028") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa84ee_d20260707_m015449_c001_v7007000_t0000_u01783389289843") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f110c23d4d31ee6ab_d20260707_m015446_c001_v0001105_t0025_u01783389286148") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f406b10ff83fa84dc_d20260707_m015445_c001_v7007000_t0000_u01783389285965") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c3f9_d20260707_m015440_c001_v0001115_t0041_u01783389280380") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaca7_d20260707_m015437_c001_v7007000_t0000_u01783389277769") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101ef88220dd9e67_d20260707_m015436_c001_v0001180_t0046_u01783389276803") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c3f7_d20260707_m015436_c001_v7007000_t0000_u01783389276613") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101ef88220dd9e57_d20260707_m015433_c001_v0001180_t0024_u01783389273220") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c3e3_d20260707_m015433_c001_v7007000_t0000_u01783389273031") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c3d7_d20260707_m015427_c001_v0001115_t0032_u01783389267514") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4211436ea1055637_d20260707_m015423_c001_v7007000_t0000_u01783389263944") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c3cd_d20260707_m015421_c001_v0001115_t0039_u01783389261013") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4211436ea105562a_d20260707_m015420_c001_v7007000_t0000_u01783389260263") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf95_d20260707_m015415_c001_v0001097_t0047_u01783389255640") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752871_d20260707_m015410_c001_v7007000_t0000_u01783389250843") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf7f_d20260707_m015407_c001_v0001097_t0035_u01783389247869") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752854_d20260707_m015406_c001_v7007000_t0000_u01783389246770") 2026/07/07 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258646d_d20260707_m015400_c001_v0001174_t0001_u01783389240383") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac388a_d20260707_m015356_c001_v7007000_t0000_u01783389236810") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586423_d20260707_m015353_c001_v0001174_t0035_u01783389233778") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419a81f7d5ac3872_d20260707_m015352_c001_v7007000_t0000_u01783389232708") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c353_d20260707_m015345_c001_v0001115_t0021_u01783389225871") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f413523f715e15cd8_d20260707_m015342_c001_v7007000_t0000_u01783389222241") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c33d_d20260707_m015339_c001_v0001115_t0026_u01783389219099") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f413523f715e15cd4_d20260707_m015338_c001_v7007000_t0000_u01783389218002") 2026/07/07 02:00:51 DEBUG : dst/three.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf1f_d20260707_m015331_c001_v0001097_t0036_u01783389211064") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffacab_d20260707_m015437_c001_v7007000_t0000_u01783389277950") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f108fd2d79e9620fa_d20260707_m015436_c001_v0001174_t0036_u01783389276093") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113023df44ff3402_d20260707_m015432_c001_v0001177_t0008_u01783389272796") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf097b2_d20260707_m015424_c001_v7007000_t0000_u01783389264947") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f115d9435e9cb5c6a_d20260707_m015423_c001_v0001044_t0032_u01783389263402") 2026/07/07 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f105d85753d6fc75d_d20260707_m015420_c001_v0001185_t0051_u01783389260062") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752919_d20260707_m015451_c001_v7007000_t0000_u01783389291548") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fafe5_d20260707_m015439_c001_v0001097_t0013_u01783389279572") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffacad_d20260707_m015438_c001_v7007000_t0000_u01783389278165") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fafb9_d20260707_m015426_c001_v0001097_t0034_u01783389266592") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf097b3_d20260707_m015425_c001_v7007000_t0000_u01783389265130") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586502_d20260707_m015414_c001_v0001174_t0051_u01783389254889") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf097a0_d20260707_m015411_c001_v7007000_t0000_u01783389251947") 2026/07/07 02:00:51 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c381_d20260707_m015359_c001_v0001115_t0054_u01783389239211") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cb9c_d20260707_m015357_c001_v7007000_t0000_u01783389237870") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faf33_d20260707_m015344_c001_v0001097_t0018_u01783389224832") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8825d3_d20260707_m015343_c001_v7007000_t0000_u01783389223352") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586350_d20260707_m015330_c001_v0001174_t0036_u01783389210331") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88254b_d20260707_m015327_c001_v7007000_t0000_u01783389207738") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10721f0d4c9f6f20_d20260707_m015323_c001_v0001183_t0053_u01783389203548") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4010fd8897ad6e0f_d20260707_m015301_c001_v7007000_t0000_u01783389181665") 2026/07/07 02:00:52 DEBUG : dst/two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f113048faf89608d7_d20260707_m015300_c001_v0001042_t0044_u01783389180284") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dbc43_d20260707_m015149_c001_v7007000_t0000_u01783389109910") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fadc8_d20260707_m015129_c001_v0001097_t0024_u01783389089465") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea254e1_d20260707_m015127_c001_v7007000_t0000_u01783389087552") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fad1c_d20260707_m015030_c001_v0001097_t0044_u01783389030677") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5971_d20260707_m014959_c001_v7007000_t0000_u01783388999083") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6facbc_d20260707_m014940_c001_v0001097_t0018_u01783388980472") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58d9_d20260707_m014916_c001_v7007000_t0000_u01783388956214") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c02f_d20260707_m014913_c001_v0001115_t0052_u01783388953251") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58b3_d20260707_m014912_c001_v7007000_t0000_u01783388952117") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c023_d20260707_m014909_c001_v0001115_t0045_u01783388949451") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58a1_d20260707_m014904_c001_v7007000_t0000_u01783388944020") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c004_d20260707_m014901_c001_v0001115_t0036_u01783388941689") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5893_d20260707_m014900_c001_v7007000_t0000_u01783388940316") 2026/07/07 02:00:52 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bff5_d20260707_m014858_c001_v0001115_t0016_u01783388938478") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5856_d20260707_m014850_c001_v7007000_t0000_u01783388930830") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfcd_d20260707_m014847_c001_v0001115_t0049_u01783388927494") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc82_d20260707_m014845_c001_v7007000_t0000_u01783388925663") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfc3_d20260707_m014844_c001_v0001115_t0026_u01783388924569") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc70_d20260707_m014837_c001_v7007000_t0000_u01783388917407") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfa7_d20260707_m014835_c001_v0001115_t0035_u01783388915081") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc62_d20260707_m014833_c001_v7007000_t0000_u01783388913322") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf99_d20260707_m014831_c001_v0001115_t0007_u01783388911838") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc50_d20260707_m014831_c001_v7007000_t0000_u01783388911489") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f108f2c9842bbeb31_d20260707_m014830_c001_v0001032_t0056_u01783388910679") 2026/07/07 02:00:53 DEBUG : empty space: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf91_d20260707_m014828_c001_v0001115_t0051_u01783388908889") 2026/07/07 02:00:53 DEBUG : enormous: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58cf_d20260707_m014915_c001_v7007000_t0000_u01783388955206") 2026/07/07 02:00:53 DEBUG : enormous: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c032_d20260707_m014913_c001_v0001115_t0035_u01783388953834") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752929_d20260707_m015457_c001_v7007000_t0000_u01783389297019") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c41f_d20260707_m015455_c001_v0001115_t0032_u01783389295153") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd591d_d20260707_m014939_c001_v7007000_t0000_u01783388979014") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c091_d20260707_m014937_c001_v0001115_t0043_u01783388977747") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc27_d20260707_m014824_c001_v7007000_t0000_u01783388904349") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf71_d20260707_m014823_c001_v0001115_t0015_u01783388903172") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc26_d20260707_m014822_c001_v7007000_t0000_u01783388902651") 2026/07/07 02:00:53 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf6d_d20260707_m014821_c001_v0001115_t0015_u01783388901381") 2026/07/07 02:00:54 DEBUG : existing: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf65_d20260707_m014818_c001_v0001115_t0000_u01783388898819") 2026/07/07 02:00:54 DEBUG : existing-b: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd591e_d20260707_m014939_c001_v7007000_t0000_u01783388979197") 2026/07/07 02:00:54 DEBUG : existing-b: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6facb2_d20260707_m014937_c001_v0001097_t0026_u01783388977759") 2026/07/07 02:00:54 DEBUG : file1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc52a_d20260707_m015606_c001_v7007000_t0000_u01783389366136") 2026/07/07 02:00:54 DEBUG : file1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0fe_d20260707_m015605_c001_v0001097_t0026_u01783389365140") 2026/07/07 02:00:54 DEBUG : file1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc524_d20260707_m015603_c001_v7007000_t0000_u01783389363751") 2026/07/07 02:00:54 DEBUG : file1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586a87_d20260707_m015602_c001_v0001174_t0031_u01783389362519") 2026/07/07 02:00:54 DEBUG : five: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58f5_d20260707_m014923_c001_v7007000_t0000_u01783388963830") 2026/07/07 02:00:54 DEBUG : five: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c056_d20260707_m014921_c001_v0001115_t0040_u01783388961537") 2026/07/07 02:00:54 DEBUG : foo: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc6d_d20260707_m014834_c001_v7007000_t0000_u01783388914732") 2026/07/07 02:00:54 DEBUG : foo: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16bfa3_d20260707_m014834_c001_v0001115_t0040_u01783388914202") 2026/07/07 02:00:54 DEBUG : foo: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16bf9f_d20260707_m014833_c001_v0001115_t0040_u01783388913671") 2026/07/07 02:00:54 DEBUG : four: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58f7_d20260707_m014924_c001_v7007000_t0000_u01783388964013") 2026/07/07 02:00:54 DEBUG : four: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525859f4_d20260707_m014922_c001_v0001174_t0049_u01783388962099") 2026/07/07 02:00:54 DEBUG : four: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c048_d20260707_m014918_c001_v0001115_t0000_u01783388958523") 2026/07/07 02:00:54 DEBUG : hello world2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea77_d20260707_m014556_c001_v7007000_t0000_u01783388756658") 2026/07/07 02:00:54 DEBUG : hello world2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be60_d20260707_m014555_c001_v0001115_t0025_u01783388755813") 2026/07/07 02:00:54 DEBUG : ignore-size: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc1b_d20260707_m014818_c001_v7007000_t0000_u01783388898471") 2026/07/07 02:00:54 DEBUG : ignore-size: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf5f_d20260707_m014817_c001_v0001115_t0027_u01783388897029") 2026/07/07 02:00:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd591a_d20260707_m014937_c001_v7007000_t0000_u01783388977015") 2026/07/07 02:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585a9f_d20260707_m014936_c001_v0001174_t0015_u01783388976134") 2026/07/07 02:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5917_d20260707_m014935_c001_v7007000_t0000_u01783388975385") 2026/07/07 02:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585a89_d20260707_m014934_c001_v0001174_t0056_u01783388974075") 2026/07/07 02:00:55 DEBUG : one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58f8_d20260707_m014924_c001_v7007000_t0000_u01783388964196") 2026/07/07 02:00:55 DEBUG : one: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c03c_d20260707_m014916_c001_v0001115_t0040_u01783388956581") 2026/07/07 02:00:55 DEBUG : only0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc506_d20260707_m015557_c001_v7007000_t0000_u01783389357830") 2026/07/07 02:00:55 DEBUG : only0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525869cf_d20260707_m015552_c001_v0001174_t0049_u01783389352208") 2026/07/07 02:00:55 DEBUG : only0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258685b_d20260707_m015530_c001_v0001174_t0018_u01783389330396") 2026/07/07 02:00:55 DEBUG : only0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc84_d20260707_m015523_c001_v7007000_t0000_u01783389323268") 2026/07/07 02:00:55 DEBUG : only0: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c42b_d20260707_m015501_c001_v0001115_t0027_u01783389301539") 2026/07/07 02:00:55 DEBUG : only1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc508_d20260707_m015558_c001_v7007000_t0000_u01783389358021") 2026/07/07 02:00:55 DEBUG : only1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0c8_d20260707_m015552_c001_v0001097_t0029_u01783389352655") 2026/07/07 02:00:55 DEBUG : only1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c489_d20260707_m015531_c001_v0001115_t0001_u01783389331584") 2026/07/07 02:00:55 DEBUG : only1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58aa5_d20260707_m015524_c001_v7007000_t0000_u01783389324331") 2026/07/07 02:00:55 DEBUG : only1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb01c_d20260707_m015502_c001_v0001097_t0024_u01783389302640") 2026/07/07 02:00:55 DEBUG : only10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc50a_d20260707_m015558_c001_v7007000_t0000_u01783389358211") 2026/07/07 02:00:55 DEBUG : only10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4091bf1b6fb45acf_d20260707_m015552_c001_v0001184_t0034_u01783389352812") 2026/07/07 02:00:55 DEBUG : only10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4b1_d20260707_m015540_c001_v0001115_t0026_u01783389340873") 2026/07/07 02:00:55 DEBUG : only10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc87_d20260707_m015523_c001_v7007000_t0000_u01783389323639") 2026/07/07 02:00:55 DEBUG : only10: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb032_d20260707_m015512_c001_v0001097_t0054_u01783389312373") 2026/07/07 02:00:55 DEBUG : only11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc50b_d20260707_m015558_c001_v7007000_t0000_u01783389358402") 2026/07/07 02:00:55 DEBUG : only11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0c2_d20260707_m015552_c001_v0001097_t0029_u01783389352218") 2026/07/07 02:00:55 DEBUG : only11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb09a_d20260707_m015542_c001_v0001097_t0033_u01783389342412") 2026/07/07 02:00:55 DEBUG : only11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882742_d20260707_m015524_c001_v7007000_t0000_u01783389324073") 2026/07/07 02:00:56 DEBUG : only11: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586778_d20260707_m015513_c001_v0001174_t0013_u01783389313246") 2026/07/07 02:00:56 DEBUG : only12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc50d_d20260707_m015558_c001_v7007000_t0000_u01783389358592") 2026/07/07 02:00:56 DEBUG : only12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525869db_d20260707_m015552_c001_v0001174_t0049_u01783389352484") 2026/07/07 02:00:56 DEBUG : only12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586946_d20260707_m015543_c001_v0001174_t0057_u01783389343797") 2026/07/07 02:00:56 DEBUG : only12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc8b_d20260707_m015524_c001_v7007000_t0000_u01783389324085") 2026/07/07 02:00:56 DEBUG : only12: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c451_d20260707_m015514_c001_v0001115_t0040_u01783389314160") 2026/07/07 02:00:56 DEBUG : only13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc50e_d20260707_m015558_c001_v7007000_t0000_u01783389358782") 2026/07/07 02:00:56 DEBUG : only13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4091bf1b6fb45ad1_d20260707_m015553_c001_v0001184_t0034_u01783389353011") 2026/07/07 02:00:56 DEBUG : only13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4bf_d20260707_m015544_c001_v0001115_t0028_u01783389344614") 2026/07/07 02:00:56 DEBUG : only13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc8c_d20260707_m015524_c001_v7007000_t0000_u01783389324143") 2026/07/07 02:00:56 DEBUG : only13: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb042_d20260707_m015515_c001_v0001097_t0037_u01783389315444") 2026/07/07 02:00:56 DEBUG : only14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc510_d20260707_m015558_c001_v7007000_t0000_u01783389358972") 2026/07/07 02:00:56 DEBUG : only14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4dc_d20260707_m015552_c001_v0001115_t0040_u01783389352229") 2026/07/07 02:00:56 DEBUG : only14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0a2_d20260707_m015545_c001_v0001097_t0055_u01783389345507") 2026/07/07 02:00:56 DEBUG : only14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc85_d20260707_m015523_c001_v7007000_t0000_u01783389323443") 2026/07/07 02:00:56 DEBUG : only14: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525867a6_d20260707_m015516_c001_v0001174_t0023_u01783389316690") 2026/07/07 02:00:56 DEBUG : only15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc511_d20260707_m015559_c001_v7007000_t0000_u01783389359251") 2026/07/07 02:00:56 DEBUG : only15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525869ed_d20260707_m015553_c001_v0001174_t0049_u01783389353046") 2026/07/07 02:00:56 DEBUG : only15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586972_d20260707_m015546_c001_v0001174_t0037_u01783389346644") 2026/07/07 02:00:56 DEBUG : only15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88273d_d20260707_m015523_c001_v7007000_t0000_u01783389323647") 2026/07/07 02:00:57 DEBUG : only15: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c463_d20260707_m015517_c001_v0001115_t0024_u01783389317614") 2026/07/07 02:00:57 DEBUG : only16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc513_d20260707_m015559_c001_v7007000_t0000_u01783389359441") 2026/07/07 02:00:57 DEBUG : only16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4eb_d20260707_m015553_c001_v0001115_t0040_u01783389353176") 2026/07/07 02:00:57 DEBUG : only16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4c7_d20260707_m015547_c001_v0001115_t0040_u01783389347463") 2026/07/07 02:00:57 DEBUG : only16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc86_d20260707_m015523_c001_v7007000_t0000_u01783389323618") 2026/07/07 02:00:57 DEBUG : only16: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb04e_d20260707_m015518_c001_v0001097_t0020_u01783389318366") 2026/07/07 02:00:58 DEBUG : only17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc514_d20260707_m015559_c001_v7007000_t0000_u01783389359631") 2026/07/07 02:00:58 DEBUG : only17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0c6_d20260707_m015552_c001_v0001097_t0029_u01783389352468") 2026/07/07 02:00:58 DEBUG : only17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb0b0_d20260707_m015548_c001_v0001097_t0034_u01783389348386") 2026/07/07 02:00:58 DEBUG : only17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc88_d20260707_m015523_c001_v7007000_t0000_u01783389323793") 2026/07/07 02:00:58 DEBUG : only17: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525867e1_d20260707_m015520_c001_v0001174_t0035_u01783389320163") 2026/07/07 02:00:58 DEBUG : only18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc515_d20260707_m015559_c001_v7007000_t0000_u01783389359821") 2026/07/07 02:00:58 DEBUG : only18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4e1_d20260707_m015552_c001_v0001115_t0040_u01783389352468") 2026/07/07 02:00:58 DEBUG : only18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525869a1_d20260707_m015549_c001_v0001174_t0014_u01783389349540") 2026/07/07 02:00:58 DEBUG : only18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc8d_d20260707_m015524_c001_v7007000_t0000_u01783389324261") 2026/07/07 02:00:58 DEBUG : only18: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c46f_d20260707_m015520_c001_v0001115_t0042_u01783389320944") 2026/07/07 02:00:58 DEBUG : only19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc517_d20260707_m015600_c001_v7007000_t0000_u01783389360010") 2026/07/07 02:00:58 DEBUG : only19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4e5_d20260707_m015552_c001_v0001115_t0040_u01783389352645") 2026/07/07 02:00:58 DEBUG : only19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4d5_d20260707_m015550_c001_v0001115_t0011_u01783389350782") 2026/07/07 02:00:58 DEBUG : only19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58aa4_d20260707_m015524_c001_v7007000_t0000_u01783389324157") 2026/07/07 02:00:58 DEBUG : only19: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb060_d20260707_m015521_c001_v0001097_t0036_u01783389321840") 2026/07/07 02:00:58 DEBUG : only2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc518_d20260707_m015600_c001_v7007000_t0000_u01783389360199") 2026/07/07 02:00:58 DEBUG : only2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525869e3_d20260707_m015552_c001_v0001174_t0049_u01783389352669") 2026/07/07 02:00:58 DEBUG : only2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb078_d20260707_m015532_c001_v0001097_t0007_u01783389332906") 2026/07/07 02:00:58 DEBUG : only2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58aa1_d20260707_m015523_c001_v7007000_t0000_u01783389323804") 2026/07/07 02:00:58 DEBUG : only2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258671e_d20260707_m015503_c001_v0001174_t0020_u01783389303908") 2026/07/07 02:00:58 DEBUG : only3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc51a_d20260707_m015600_c001_v7007000_t0000_u01783389360390") 2026/07/07 02:00:58 DEBUG : only3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4e7_d20260707_m015552_c001_v0001115_t0040_u01783389352822") 2026/07/07 02:00:58 DEBUG : only3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258689f_d20260707_m015534_c001_v0001174_t0006_u01783389334458") 2026/07/07 02:00:58 DEBUG : only3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc89_d20260707_m015523_c001_v7007000_t0000_u01783389323905") 2026/07/07 02:00:58 DEBUG : only3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c43b_d20260707_m015504_c001_v0001115_t0050_u01783389304886") 2026/07/07 02:00:58 DEBUG : only4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc51c_d20260707_m015600_c001_v7007000_t0000_u01783389360620") 2026/07/07 02:00:58 DEBUG : only4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0ca_d20260707_m015552_c001_v0001097_t0029_u01783389352836") 2026/07/07 02:00:58 DEBUG : only4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c49b_d20260707_m015535_c001_v0001115_t0032_u01783389335116") 2026/07/07 02:00:58 DEBUG : only4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58a9e_d20260707_m015523_c001_v7007000_t0000_u01783389323627") 2026/07/07 02:00:59 DEBUG : only4: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb026_d20260707_m015505_c001_v0001097_t0035_u01783389305930") 2026/07/07 02:00:59 DEBUG : only5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc51d_d20260707_m015600_c001_v7007000_t0000_u01783389360822") 2026/07/07 02:00:59 DEBUG : only5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402f71f2525869e9_d20260707_m015552_c001_v0001174_t0049_u01783389352854") 2026/07/07 02:00:59 DEBUG : only5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb082_d20260707_m015536_c001_v0001097_t0047_u01783389336267") 2026/07/07 02:00:59 DEBUG : only5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea882745_d20260707_m015524_c001_v7007000_t0000_u01783389324248") 2026/07/07 02:00:59 DEBUG : only5: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258673c_d20260707_m015506_c001_v0001174_t0020_u01783389306898") 2026/07/07 02:00:59 DEBUG : only6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc51e_d20260707_m015601_c001_v7007000_t0000_u01783389361012") 2026/07/07 02:00:59 DEBUG : only6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c4e9_d20260707_m015553_c001_v0001115_t0040_u01783389352999") 2026/07/07 02:00:59 DEBUG : only6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525868db_d20260707_m015537_c001_v0001174_t0055_u01783389337303") 2026/07/07 02:00:59 DEBUG : only6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea88273f_d20260707_m015523_c001_v7007000_t0000_u01783389323898") 2026/07/07 02:00:59 DEBUG : only6: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c445_d20260707_m015508_c001_v0001115_t0035_u01783389308116") 2026/07/07 02:00:59 DEBUG : only7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc51f_d20260707_m015601_c001_v7007000_t0000_u01783389361202") 2026/07/07 02:00:59 DEBUG : only7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4091bf1b6fb45ad3_d20260707_m015553_c001_v0001184_t0034_u01783389353203") 2026/07/07 02:00:59 DEBUG : only7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c4a5_d20260707_m015537_c001_v0001115_t0025_u01783389337974") 2026/07/07 02:00:59 DEBUG : only7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc8a_d20260707_m015523_c001_v7007000_t0000_u01783389323967") 2026/07/07 02:00:59 DEBUG : only7: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb02e_d20260707_m015509_c001_v0001097_t0029_u01783389309383") 2026/07/07 02:00:59 DEBUG : only8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc520_d20260707_m015601_c001_v7007000_t0000_u01783389361392") 2026/07/07 02:00:59 DEBUG : only8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0ce_d20260707_m015553_c001_v0001097_t0029_u01783389353034") 2026/07/07 02:00:59 DEBUG : only8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb090_d20260707_m015539_c001_v0001097_t0002_u01783389339199") 2026/07/07 02:00:59 DEBUG : only8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f407b92e4dc46cc8e_d20260707_m015524_c001_v7007000_t0000_u01783389324416") 2026/07/07 02:01:00 DEBUG : only8: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586760_d20260707_m015510_c001_v0001174_t0014_u01783389310313") 2026/07/07 02:01:00 DEBUG : only9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc521_d20260707_m015601_c001_v7007000_t0000_u01783389361582") 2026/07/07 02:01:00 DEBUG : only9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fb0d0_d20260707_m015553_c001_v0001097_t0029_u01783389353216") 2026/07/07 02:01:00 DEBUG : only9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258690c_d20260707_m015540_c001_v0001174_t0005_u01783389340088") 2026/07/07 02:01:00 DEBUG : only9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58aa3_d20260707_m015523_c001_v7007000_t0000_u01783389323981") 2026/07/07 02:01:00 DEBUG : only9: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c44b_d20260707_m015511_c001_v0001115_t0012_u01783389311016") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5915_d20260707_m014932_c001_v7007000_t0000_u01783388972962") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faca2_d20260707_m014930_c001_v0001097_t0046_u01783388970979") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd590d_d20260707_m014929_c001_v7007000_t0000_u01783388969892") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c070_d20260707_m014927_c001_v0001115_t0007_u01783388967926") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5903_d20260707_m014927_c001_v7007000_t0000_u01783388967197") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585a1e_d20260707_m014925_c001_v0001174_t0041_u01783388965113") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58a5_d20260707_m014908_c001_v7007000_t0000_u01783388948250") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c00a_d20260707_m014904_c001_v0001115_t0049_u01783388944615") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd589c_d20260707_m014902_c001_v7007000_t0000_u01783388942664") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c000_d20260707_m014901_c001_v0001115_t0031_u01783388941140") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5890_d20260707_m014859_c001_v7007000_t0000_u01783388939291") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bff1_d20260707_m014857_c001_v0001115_t0019_u01783388937845") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5851_d20260707_m014850_c001_v7007000_t0000_u01783388930282") 2026/07/07 02:01:00 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfcb_d20260707_m014846_c001_v0001115_t0037_u01783388926574") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5841_d20260707_m014846_c001_v7007000_t0000_u01783388926209") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfbf_d20260707_m014843_c001_v0001115_t0057_u01783388923511") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc7b_d20260707_m014843_c001_v7007000_t0000_u01783388923161") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfbb_d20260707_m014841_c001_v0001115_t0048_u01783388921384") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfb7_d20260707_m014840_c001_v0001115_t0038_u01783388920231") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc73_d20260707_m014839_c001_v7007000_t0000_u01783388919882") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfb5_d20260707_m014838_c001_v0001115_t0007_u01783388918982") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfaf_d20260707_m014837_c001_v0001115_t0051_u01783388917935") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc71_d20260707_m014837_c001_v7007000_t0000_u01783388917586") 2026/07/07 02:01:01 DEBUG : potato: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfad_d20260707_m014836_c001_v0001115_t0054_u01783388916412") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f418d3a91c3752665_d20260707_m015236_c001_v7007000_t0000_u01783389156777") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586110_d20260707_m015236_c001_v0001174_t0003_u01783389156055") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dbc45_d20260707_m015150_c001_v7007000_t0000_u01783389110397") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585e66_d20260707_m015128_c001_v0001174_t0001_u01783389088860") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5a1d_d20260707_m015042_c001_v7007000_t0000_u01783389042979") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585c8b_d20260707_m015030_c001_v0001174_t0045_u01783389030009") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5973_d20260707_m014959_c001_v7007000_t0000_u01783388999687") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585ac5_d20260707_m014940_c001_v0001174_t0042_u01783388980132") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58d3_d20260707_m014915_c001_v7007000_t0000_u01783388955388") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c029_d20260707_m014912_c001_v0001115_t0013_u01783388952665") 2026/07/07 02:01:01 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58b6_d20260707_m014912_c001_v7007000_t0000_u01783388952300") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c01d_d20260707_m014908_c001_v0001115_t0034_u01783388948795") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58a7_d20260707_m014908_c001_v7007000_t0000_u01783388948432") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c015_d20260707_m014907_c001_v0001115_t0042_u01783388947296") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58a3_d20260707_m014904_c001_v7007000_t0000_u01783388944243") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c008_d20260707_m014903_c001_v0001115_t0051_u01783388943028") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5896_d20260707_m014900_c001_v7007000_t0000_u01783388940679") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bff7_d20260707_m014859_c001_v0001115_t0010_u01783388939299") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5859_d20260707_m014851_c001_v7007000_t0000_u01783388931012") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bfd1_d20260707_m014849_c001_v0001115_t0051_u01783388929409") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea97_d20260707_m014600_c001_v7007000_t0000_u01783388760414") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be6c_d20260707_m014559_c001_v0001115_t0021_u01783388759328") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea87_d20260707_m014558_c001_v7007000_t0000_u01783388758451") 2026/07/07 02:01:02 DEBUG : potato2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be66_d20260707_m014557_c001_v0001115_t0048_u01783388757180") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dbc47_d20260707_m015150_c001_v7007000_t0000_u01783389110683") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c1b2_d20260707_m015130_c001_v0001115_t0001_u01783389090225") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5a1c_d20260707_m015042_c001_v7007000_t0000_u01783389042789") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c121_d20260707_m015031_c001_v0001115_t0006_u01783389031425") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5974_d20260707_m014959_c001_v7007000_t0000_u01783388999861") 2026/07/07 02:01:02 DEBUG : potato3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c099_d20260707_m014940_c001_v0001115_t0044_u01783388980890") 2026/07/07 02:01:02 DEBUG : pre-dest1/1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8824f1_d20260707_m015311_c001_v7007000_t0000_u01783389191041") 2026/07/07 02:01:02 DEBUG : pre-dest1/1: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c2d3_d20260707_m015302_c001_v0001115_t0050_u01783389182399") 2026/07/07 02:01:03 DEBUG : pre-dest2/2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea8824f2_d20260707_m015311_c001_v7007000_t0000_u01783389191216") 2026/07/07 02:01:03 DEBUG : pre-dest2/2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258621c_d20260707_m015303_c001_v0001174_t0052_u01783389183738") 2026/07/07 02:01:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4010fd8897ad6dab_d20260707_m015247_c001_v7007000_t0000_u01783389167792") 2026/07/07 02:01:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6faeaf_d20260707_m015244_c001_v0001097_t0036_u01783389164544") 2026/07/07 02:01:03 DEBUG : sizeonly: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bc0e_d20260707_m014816_c001_v7007000_t0000_u01783388896506") 2026/07/07 02:01:03 DEBUG : sizeonly: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf59_d20260707_m014815_c001_v0001115_t0021_u01783388895140") 2026/07/07 02:01:03 DEBUG : splitbanan: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f414b01c89a1dc420_d20260707_m015811_c001_v7007000_t0000_u01783389491752") 2026/07/07 02:01:03 DEBUG : splitbanan: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45d61_d20260707_m015804_c001_v0001184_t0020_u01783389484178") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f66_d20260707_m015938_c001_v7007000_t0000_u01783389578878") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb454_d20260707_m015932_c001_v0001097_t0033_u01783389572310") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f417b663c817d4f1d_d20260707_m015920_c001_v7007000_t0000_u01783389560031") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb414_d20260707_m015913_c001_v0001097_t0015_u01783389553609") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41817f831e999d42_d20260707_m015903_c001_v7007000_t0000_u01783389543455") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb3d8_d20260707_m015857_c001_v0001097_t0010_u01783389537568") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41690ad4573da953_d20260707_m015846_c001_v7007000_t0000_u01783389526660") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb386_d20260707_m015840_c001_v0001097_t0046_u01783389520404") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f419d58e6d9618d99_d20260707_m015830_c001_v7007000_t0000_u01783389510201") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb32a_d20260707_m015823_c001_v0001097_t0035_u01783389503803") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a97890_d20260707_m015806_c001_v7007000_t0000_u01783389486414") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c69c_d20260707_m015802_c001_v0001115_t0032_u01783389482530") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4268e10694ffaf7f_d20260707_m015752_c001_v7007000_t0000_u01783389472344") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c663_d20260707_m015744_c001_v0001115_t0006_u01783389464739") 2026/07/07 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02c670_d20260707_m015743_c001_v7007000_t0000_u01783389463581") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586f85_d20260707_m015739_c001_v0001174_t0005_u01783389459332") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4220c9f06ea25bf7_d20260707_m015727_c001_v7007000_t0000_u01783389447957") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c61b_d20260707_m015720_c001_v0001115_t0044_u01783389440377") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40969741e422723c_d20260707_m015719_c001_v7007000_t0000_u01783389439225") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c607_d20260707_m015715_c001_v0001115_t0019_u01783389435632") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f412721926332fcb9_d20260707_m015658_c001_v7007000_t0000_u01783389418002") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c5b7_d20260707_m015653_c001_v0001115_t0051_u01783389413553") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09fa7_d20260707_m015642_c001_v7007000_t0000_u01783389402512") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c583_d20260707_m015636_c001_v0001115_t0025_u01783389396096") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f4008908ea08a2962_d20260707_m015625_c001_v7007000_t0000_u01783389385101") 2026/07/07 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c543_d20260707_m015619_c001_v0001115_t0025_u01783389379276") 2026/07/07 02:01:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f420c1278789baf3c_d20260707_m015746_c001_v7007000_t0000_u01783389466853") 2026/07/07 02:01:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb241_d20260707_m015740_c001_v0001097_t0011_u01783389460461") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc538_d20260707_m015610_c001_v7007000_t0000_u01783389370428") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c51f_d20260707_m015609_c001_v0001115_t0022_u01783389369144") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc52f_d20260707_m015608_c001_v7007000_t0000_u01783389368363") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252586ad5_d20260707_m015607_c001_v0001174_t0014_u01783389367106") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd591c_d20260707_m014937_c001_v7007000_t0000_u01783388977197") 2026/07/07 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6facaa_d20260707_m014936_c001_v0001097_t0055_u01783388976125") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5918_d20260707_m014935_c001_v7007000_t0000_u01783388975567") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c084_d20260707_m014934_c001_v0001115_t0044_u01783388974430") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bbf3_d20260707_m014812_c001_v7007000_t0000_u01783388892529") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf49_d20260707_m014809_c001_v0001115_t0045_u01783388889729") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415028700f02bbe2_d20260707_m014809_c001_v7007000_t0000_u01783388889381") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf45_d20260707_m014807_c001_v0001115_t0030_u01783388887645") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf09001_d20260707_m014752_c001_v7007000_t0000_u01783388872473") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf29_d20260707_m014750_c001_v0001115_t0010_u01783388870798") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f409d65201bf08ff2_d20260707_m014750_c001_v7007000_t0000_u01783388870273") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf25_d20260707_m014748_c001_v0001115_t0031_u01783388868669") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf13_d20260707_m014730_c001_v0001115_t0021_u01783388850522") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea881fdc_d20260707_m014730_c001_v7007000_t0000_u01783388850154") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf09_d20260707_m014728_c001_v0001115_t0001_u01783388848386") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bf03_d20260707_m014727_c001_v0001115_t0013_u01783388847458") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f405b29ebea881fd3_d20260707_m014726_c001_v7007000_t0000_u01783388846748") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16bed6_d20260707_m014708_c001_v0001115_t0054_u01783388828385") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16beba_d20260707_m014650_c001_v0001115_t0014_u01783388810400") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb57d48_d20260707_m014650_c001_v7007000_t0000_u01783388810034") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16beb2_d20260707_m014648_c001_v0001115_t0039_u01783388808661") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16beae_d20260707_m014646_c001_v0001115_t0001_u01783388806118") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb57d3e_d20260707_m014645_c001_v7007000_t0000_u01783388805374") 2026/07/07 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be88_d20260707_m014610_c001_v0001115_t0006_u01783388770937") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852eac0_d20260707_m014610_c001_v7007000_t0000_u01783388770582") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be86_d20260707_m014609_c001_v0001115_t0021_u01783388769684") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852eab4_d20260707_m014608_c001_v7007000_t0000_u01783388768815") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be82_d20260707_m014607_c001_v0001115_t0040_u01783388767931") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852eaae_d20260707_m014607_c001_v7007000_t0000_u01783388767410") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be7e_d20260707_m014606_c001_v0001115_t0014_u01783388766181") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852eaa9_d20260707_m014605_c001_v7007000_t0000_u01783388765261") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be78_d20260707_m014604_c001_v0001115_t0015_u01783388764071") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852eaa5_d20260707_m014603_c001_v7007000_t0000_u01783388763550") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be72_d20260707_m014602_c001_v0001115_t0011_u01783388762415") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea9e_d20260707_m014601_c001_v7007000_t0000_u01783388761894") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be6e_d20260707_m014600_c001_v0001115_t0033_u01783388760937") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea71_d20260707_m014555_c001_v7007000_t0000_u01783388755293") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be5a_d20260707_m014554_c001_v0001115_t0052_u01783388754120") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea68_d20260707_m014553_c001_v7007000_t0000_u01783388753598") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be56_d20260707_m014551_c001_v0001115_t0046_u01783388751475") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea5b_d20260707_m014550_c001_v7007000_t0000_u01783388750609") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be52_d20260707_m014549_c001_v0001115_t0035_u01783388749482") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41602ccd7852ea53_d20260707_m014547_c001_v7007000_t0000_u01783388747353") 2026/07/07 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16be50_d20260707_m014546_c001_v0001115_t0024_u01783388746395") 2026/07/07 02:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc53a_d20260707_m015610_c001_v7007000_t0000_u01783389370619") 2026/07/07 02:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb10e_d20260707_m015609_c001_v0001097_t0058_u01783389369154") 2026/07/07 02:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc530_d20260707_m015608_c001_v7007000_t0000_u01783389368553") 2026/07/07 02:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45b06_d20260707_m015607_c001_v0001184_t0021_u01783389367115") 2026/07/07 02:01:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f6b_d20260707_m015940_c001_v7007000_t0000_u01783389580933") 2026/07/07 02:01:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f2525875ca_d20260707_m015940_c001_v0001174_t0055_u01783389580233") 2026/07/07 02:01:07 DEBUG : sub/yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5914_d20260707_m014932_c001_v7007000_t0000_u01783388972405") 2026/07/07 02:01:07 DEBUG : sub/yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585a65_d20260707_m014930_c001_v0001174_t0051_u01783388970620") 2026/07/07 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc52b_d20260707_m015606_c001_v7007000_t0000_u01783389366327") 2026/07/07 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c515_d20260707_m015604_c001_v0001115_t0038_u01783389364768") 2026/07/07 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc526_d20260707_m015603_c001_v7007000_t0000_u01783389363972") 2026/07/07 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c50b_d20260707_m015602_c001_v0001115_t0040_u01783389362531") 2026/07/07 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc52d_d20260707_m015606_c001_v7007000_t0000_u01783389366517") 2026/07/07 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45afe_d20260707_m015604_c001_v0001184_t0045_u01783389364757") 2026/07/07 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f410b138c7fbfc528_d20260707_m015604_c001_v7007000_t0000_u01783389364163") 2026/07/07 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45af0_d20260707_m015602_c001_v0001184_t0040_u01783389362570") 2026/07/07 02:01:07 DEBUG : three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58fa_d20260707_m014924_c001_v7007000_t0000_u01783388964379") 2026/07/07 02:01:07 DEBUG : three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c060_d20260707_m014922_c001_v0001115_t0029_u01783388962828") 2026/07/07 02:01:07 DEBUG : three: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c040_d20260707_m014916_c001_v0001115_t0048_u01783388956947") 2026/07/07 02:01:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f76_d20260707_m015942_c001_v7007000_t0000_u01783389582577") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45fb6_d20260707_m015941_c001_v0001184_t0039_u01783389581951") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fd1_d20260707_m020003_c001_v7007000_t0000_u01783389603742") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c888_d20260707_m020001_c001_v0001115_t0057_u01783389601163") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fc0_d20260707_m015959_c001_v7007000_t0000_u01783389599633") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45ff2_d20260707_m015958_c001_v0001184_t0039_u01783389598023") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fb1_d20260707_m015957_c001_v7007000_t0000_u01783389597050") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f25258767e_d20260707_m015956_c001_v0001174_t0017_u01783389596118") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f99_d20260707_m015950_c001_v7007000_t0000_u01783389590893") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb45fd6_d20260707_m015950_c001_v0001184_t0007_u01783389590068") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fa2_d20260707_m015953_c001_v7007000_t0000_u01783389593320") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c86e_d20260707_m015951_c001_v0001115_t0030_u01783389591839") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f92_d20260707_m015949_c001_v7007000_t0000_u01783389589107") 2026/07/07 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252587622_d20260707_m015948_c001_v0001174_t0048_u01783389588178") 2026/07/07 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f87_d20260707_m015947_c001_v7007000_t0000_u01783389587185") 2026/07/07 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb47c_d20260707_m015946_c001_v0001097_t0028_u01783389586237") 2026/07/07 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58f7e_d20260707_m015945_c001_v7007000_t0000_u01783389585191") 2026/07/07 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f10391d897e16c84c_d20260707_m015943_c001_v0001115_t0056_u01783389583537") 2026/07/07 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f415761c9c6a979f4_d20260707_m020008_c001_v7007000_t0000_u01783389608614") 2026/07/07 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1091bf1b6fb4600c_d20260707_m020007_c001_v0001184_t0044_u01783389607915") 2026/07/07 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fa7_d20260707_m015955_c001_v7007000_t0000_u01783389595150") 2026/07/07 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb4a6_d20260707_m015954_c001_v0001097_t0016_u01783389594267") 2026/07/07 02:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fd3_d20260707_m020004_c001_v7007000_t0000_u01783389604340") 2026/07/07 02:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fb4c2_d20260707_m020003_c001_v0001097_t0025_u01783389603304") 2026/07/07 02:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f41198d3bafb58fc3_d20260707_m020000_c001_v7007000_t0000_u01783389600226") 2026/07/07 02:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f116e29f26953b970_d20260707_m015959_c001_v0001167_t0044_u01783389599211") 2026/07/07 02:01:09 DEBUG : two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd58fc_d20260707_m014924_c001_v7007000_t0000_u01783388964562") 2026/07/07 02:01:09 DEBUG : two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f401c3aed5f6fac86_d20260707_m014922_c001_v0001097_t0029_u01783388962273") 2026/07/07 02:01:09 DEBUG : two: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f40391d897e16c03e_d20260707_m014916_c001_v0001115_t0040_u01783388956765") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5916_d20260707_m014933_c001_v7007000_t0000_u01783388973146") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1020bcde9736cba6_d20260707_m014932_c001_v0001032_t0019_u01783388972014") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd590b_d20260707_m014929_c001_v7007000_t0000_u01783388969342") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f102f71f252585a4f_d20260707_m014927_c001_v0001174_t0008_u01783388967939") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5901_d20260707_m014926_c001_v7007000_t0000_u01783388966648") 2026/07/07 02:01:09 DEBUG : yam: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f101c3aed5f6fac90_d20260707_m014925_c001_v0001097_t0026_u01783388965126") 2026/07/07 02:01:09 DEBUG : yaml: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd590e_d20260707_m014930_c001_v7007000_t0000_u01783388970074") 2026/07/07 02:01:09 DEBUG : yaml: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f1030df7ab997ca65_d20260707_m014929_c001_v0001103_t0058_u01783388969040") 2026/07/07 02:01:09 DEBUG : yaml: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f402fc5faa8cd5905_d20260707_m014927_c001_v7007000_t0000_u01783388967380") 2026/07/07 02:01:09 DEBUG : yaml: Deleting (id "4_z8f928dd3400d3bab9ff80e1b_f11457eeff133f334_d20260707_m014926_c001_v0001183_t0020_u01783388966441") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 15m49.776690263s (try 1/5)