"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/19 04:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima" 2026/07/19 04:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 04:28:15 DEBUG : Creating backend with remote "/tmp/rclone2204327095" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/19 04:28:16 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:16 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:17 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:17 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:18 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.94s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:19 DEBUG : Creating backend with remote "/non-existing" 2026/07/19 04:28:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/19 04:28:19 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:19 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:20 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:20 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:22 INFO : B2 bucket rclone-test-koriyam9sima: Running all checks before starting transfers 2026/07/19 04:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:22 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:22 INFO : B2 bucket rclone-test-koriyam9sima: Checks finished, now starting transfers 2026/07/19 04:28:22 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:23 ERROR : Ignoring --no-traverse with sync 2026/07/19 04:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:23 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:23 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:24 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/19 04:28:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:25 DEBUG : hello world2: size = 12 OK 2026/07/19 04:28:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/19 04:28:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:28:26 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:26 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:27 DEBUG : potato2: size = 11 OK 2026/07/19 04:28:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:28:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:29 DEBUG : potato2: size = 11 OK 2026/07/19 04:28:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/19 04:28:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:28:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/19 04:28:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:28:30 INFO : sub dir2: Making directory 2026/07/19 04:28:30 INFO : sub dir: Making directory 2026/07/19 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:30 INFO : sub dir2/sub sub dir2: Making directory 2026/07/19 04:28:30 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:30 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:30 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/19 04:28:30 DEBUG : B2 bucket rclone-test-koriyam9sima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:31 INFO : sub dir2: Making directory 2026/07/19 04:28:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/19 04:28:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:31 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:31 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.42s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:32 DEBUG : sub dir2: Making directory with metadata 2026/07/19 04:28:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:28:33 INFO : sub dir2: Making directory 2026/07/19 04:28:33 INFO : sub dir: Making directory 2026/07/19 04:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:33 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/19 04:28:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/19 04:28:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:34 INFO : sub dir2: Making directory 2026/07/19 04:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:35 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:35 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:35 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.58s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:36 DEBUG : sub dir2: Making directory with metadata 2026/07/19 04:28:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:28:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:28:36 INFO : sub dir2: Making directory 2026/07/19 04:28:36 INFO : sub dir: Making directory 2026/07/19 04:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:37 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/19 04:28:37 DEBUG : B2 bucket rclone-test-koriyam9sima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:38 INFO : sub dir2: Making directory 2026/07/19 04:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:38 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:38 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:38 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kawosuz1yuni" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-kawosuz1yuni 2026/07/19 04:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:41 DEBUG : B2 bucket rclone-test-kawosuz1yuni: Waiting for checks to finish 2026/07/19 04:28:41 DEBUG : B2 bucket rclone-test-kawosuz1yuni: Waiting for transfers to finish 2026/07/19 04:28:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:28:42 DEBUG : B2 bucket rclone-test-kawosuz1yuni: Purge remote 2026/07/19 04:28:42 INFO : B2 bucket rclone-test-kawosuz1yuni: cleaning bucket "rclone-test-kawosuz1yuni" of all files 2026/07/19 04:28:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f522db3a02d7b8b9ff80e1b_f1022e0ef4b3109b4_d20260719_m042842_c001_v0001174_t0053_u01784435322123") --- PASS: TestServerSideCopy (4.32s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:28:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:28:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:28:44 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:44 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:28:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/19 04:28:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kerakif5sivi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-kerakif5sivi 2026/07/19 04:28:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:47 DEBUG : B2 bucket rclone-test-kerakif5sivi: Waiting for checks to finish 2026/07/19 04:28:47 DEBUG : B2 bucket rclone-test-kerakif5sivi: Waiting for transfers to finish 2026/07/19 04:28:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:28:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:28:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kerakif5sivi) 2026/07/19 04:28:50 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:28:50 DEBUG : B2 bucket rclone-test-kerakif5sivi: Waiting for checks to finish 2026/07/19 04:28:50 DEBUG : B2 bucket rclone-test-kerakif5sivi: Waiting for transfers to finish 2026/07/19 04:28:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:28:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/19 04:28:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:28:50 DEBUG : B2 bucket rclone-test-kerakif5sivi: Purge remote 2026/07/19 04:28:50 INFO : B2 bucket rclone-test-kerakif5sivi: cleaning bucket "rclone-test-kerakif5sivi" of all files 2026/07/19 04:28:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fa24d43a02d7b8b9ff80e1b_f10904f225b80bfea_d20260719_m042850_c001_v0001179_t0038_u01784435330394") 2026/07/19 04:28:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fa24d43a02d7b8b9ff80e1b_f1027278067caa19d_d20260719_m042848_c001_v0001146_t0030_u01784435328494") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:28:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:28:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:28:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:28:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:28:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:28:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/19 04:28:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/19 04:28:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.54s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-norewaz1yite" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-norewaz1yite 2026/07/19 04:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:28:56 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for checks to finish 2026/07/19 04:28:56 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for transfers to finish 2026/07/19 04:28:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:28:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:28:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:28:58 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for checks to finish 2026/07/19 04:28:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:28:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-norewaz1yite) 2026/07/19 04:28:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:28:58 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for transfers to finish 2026/07/19 04:28:59 DEBUG : sub dir/hello world: size = 17 OK 2026/07/19 04:28:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/19 04:28:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:28:59 INFO : sub dir/hello world: Deleted 2026/07/19 04:29:00 DEBUG : testing file moves 2026/07/19 04:29:00 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for checks to finish 2026/07/19 04:29:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-norewaz1yite) 2026/07/19 04:29:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/19 04:29:00 DEBUG : B2 bucket rclone-test-norewaz1yite: Waiting for transfers to finish 2026/07/19 04:29:01 DEBUG : sub dir/hello world: size = 24 OK 2026/07/19 04:29:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/19 04:29:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/19 04:29:01 INFO : sub dir/hello world: Deleted 2026/07/19 04:29:01 DEBUG : B2 bucket rclone-test-norewaz1yite: Purge remote 2026/07/19 04:29:01 INFO : B2 bucket rclone-test-norewaz1yite: cleaning bucket "rclone-test-norewaz1yite" of all files 2026/07/19 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f526d63a02d7b8b9ff80e1b_f115460c991238902_d20260719_m042901_c001_v0001183_t0001_u01784435341018") 2026/07/19 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f526d63a02d7b8b9ff80e1b_f10782b0da555df48_d20260719_m042859_c001_v0001165_t0004_u01784435339004") 2026/07/19 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f526d63a02d7b8b9ff80e1b_f1049b07bcc08ebb0_d20260719_m042857_c001_v0001174_t0004_u01784435337152") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:03 ERROR : error listing: directory not found 2026/07/19 04:29:03 INFO : Local file system at /tmp/rclone2204327095: Making directory 2026/07/19 04:29:04 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:04 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.70s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:29:06 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for checks to finish 2026/07/19 04:29:06 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for transfers to finish 2026/07/19 04:29:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/19 04:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:29:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/19 04:29:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.30s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/19 04:29:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:08 DEBUG : check sum: size = 1 OK 2026/07/19 04:29:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:29:08 INFO : check sum: Copied (new) 2026/07/19 04:29:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:08 DEBUG : check sum: size = 1 OK 2026/07/19 04:29:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:29:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/19 04:29:08 DEBUG : check sum: Unchanged skipping 2026/07/19 04:29:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/19 04:29:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:10 DEBUG : sizeonly: size = 6 OK 2026/07/19 04:29:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/19 04:29:10 INFO : sizeonly: Copied (new) 2026/07/19 04:29:10 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:10 DEBUG : sizeonly: size = 6 OK 2026/07/19 04:29:10 DEBUG : sizeonly: Sizes identical 2026/07/19 04:29:10 DEBUG : sizeonly: Unchanged skipping 2026/07/19 04:29:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:10 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.03s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/19 04:29:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/19 04:29:12 INFO : ignore-size: Copied (new) 2026/07/19 04:29:12 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:29:12 DEBUG : ignore-size: Unchanged skipping 2026/07/19 04:29:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:12 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.04s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:14 DEBUG : existing: size = 6 OK 2026/07/19 04:29:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:29:14 DEBUG : existing: Unchanged skipping 2026/07/19 04:29:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:14 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:14 INFO : There was nothing to transfer 2026/07/19 04:29:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/19 04:29:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:14 DEBUG : existing: size = 6 OK 2026/07/19 04:29:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/19 04:29:14 INFO : existing: Copied (replaced existing) 2026/07/19 04:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 04:29:15 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:15 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:16 DEBUG : existing: size = 6 OK 2026/07/19 04:29:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/19 04:29:16 INFO : existing: Copied (new) 2026/07/19 04:29:16 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:16 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:16 DEBUG : existing: Destination exists, skipping 2026/07/19 04:29:16 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:16 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/19 04:29:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:19 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:29:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:19 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:29:19 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:19 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:29:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:19 INFO : a/potato2: Copied (new) 2026/07/19 04:29:19 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:21 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/19 04:29:21 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:29:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/19 04:29:21 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:21 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:21 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:21 INFO : There was nothing to transfer 2026/07/19 04:29:22 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:22 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/19 04:29:22 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:29:23 INFO : empty space: Updated modification time in destination 2026/07/19 04:29:23 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:23 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:23 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:24 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/19 04:29:24 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:29:24 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:24 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:24 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:25 DEBUG : foo: size = 3 OK 2026/07/19 04:29:25 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/19 04:29:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:29:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:25 DEBUG : foo: sha1 differ 2026/07/19 04:29:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:26 DEBUG : foo: size = 3 OK 2026/07/19 04:29:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/19 04:29:26 INFO : foo: Copied (replaced existing) 2026/07/19 04:29:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/19 04:29:28 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:28 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:28 DEBUG : potato: size = 60 OK 2026/07/19 04:29:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:28 INFO : potato: Copied (new) 2026/07/19 04:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:29:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:30 DEBUG : potato: Sizes differ 2026/07/19 04:29:30 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:30 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:30 DEBUG : potato: size = 21 OK 2026/07/19 04:29:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/19 04:29:30 INFO : potato: Copied (replaced existing) 2026/07/19 04:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:31 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:31 DEBUG : potato: size = 21 OK 2026/07/19 04:29:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/19 04:29:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2204327095) 2026/07/19 04:29:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:31 DEBUG : potato: sha1 differ 2026/07/19 04:29:31 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:32 DEBUG : potato: size = 21 OK 2026/07/19 04:29:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/19 04:29:32 INFO : potato: Copied (replaced existing) 2026/07/19 04:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:34 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:34 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:34 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/19 04:29:34 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:36 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:36 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:37 DEBUG : potato2: size = 60 OK 2026/07/19 04:29:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:37 INFO : potato2: Copied (new) 2026/07/19 04:29:37 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:39 INFO : d: Making directory 2026/07/19 04:29:39 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/19 04:29:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:40 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:29:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:40 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:29:40 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:40 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:40 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:29:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:40 INFO : a/potato2: Copied (new) 2026/07/19 04:29:40 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/19 04:29:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:43 DEBUG : c/non empty space: size = 5 OK 2026/07/19 04:29:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:43 DEBUG : c/non empty space: Unchanged skipping 2026/07/19 04:29:43 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:43 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:43 DEBUG : a/potato2: size = 60 OK 2026/07/19 04:29:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:43 INFO : a/potato2: Copied (new) 2026/07/19 04:29:43 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting files as there were IO errors 2026/07/19 04:29:43 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:45 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:46 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:46 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:46 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:46 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:46 INFO : potato: Deleted 2026/07/19 04:29:46 DEBUG : potato2: size = 60 OK 2026/07/19 04:29:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:48 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:48 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:48 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:48 INFO : potato: Deleted 2026/07/19 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:48 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:48 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:48 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:48 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:49 DEBUG : potato2: size = 60 OK 2026/07/19 04:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:29:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:29:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:52 DEBUG : potato2: size = 19 OK 2026/07/19 04:29:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/19 04:29:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.42s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:53 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:29:53 DEBUG : enormous: Excluded 2026/07/19 04:29:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:29:53 DEBUG : potato2: Excluded 2026/07/19 04:29:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:29:53 DEBUG : potato2: Excluded 2026/07/19 04:29:53 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:53 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:53 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:53 INFO : There was nothing to transfer 2026/07/19 04:29:54 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:29:54 DEBUG : enormous: Excluded 2026/07/19 04:29:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:29:54 DEBUG : potato2: Excluded 2026/07/19 04:29:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:29:54 DEBUG : potato2: Excluded 2026/07/19 04:29:54 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/19 04:29:54 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:54 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for checks to finish 2026/07/19 04:29:54 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for transfers to finish 2026/07/19 04:29:54 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/19 04:29:56 DEBUG : enormous: Excluded 2026/07/19 04:29:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/19 04:29:56 DEBUG : potato2: Excluded 2026/07/19 04:29:56 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:29:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:56 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:56 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:56 INFO : enormous: Deleted 2026/07/19 04:29:57 INFO : potato2: Deleted 2026/07/19 04:29:57 INFO : There was nothing to transfer 2026/07/19 04:29:57 DEBUG : empty space: size = 1 OK 2026/07/19 04:29:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/19 04:29:57 DEBUG : empty space: Unchanged skipping 2026/07/19 04:29:57 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for checks to finish 2026/07/19 04:29:57 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for transfers to finish 2026/07/19 04:29:57 DEBUG : Waiting for deletions to finish 2026/07/19 04:29:57 INFO : enormous: Deleted 2026/07/19 04:29:57 INFO : potato2: Deleted 2026/07/19 04:29:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:29:59 DEBUG : five: Need to transfer - File not found at Destination 2026/07/19 04:29:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:29:59 DEBUG : four: size = 8 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:59 DEBUG : four: Sizes differ 2026/07/19 04:29:59 DEBUG : one: Destination is newer than source, skipping 2026/07/19 04:29:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/19 04:29:59 DEBUG : three: size = 5 OK 2026/07/19 04:29:59 DEBUG : three: Sizes identical 2026/07/19 04:29:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:29:59 DEBUG : two: size = 3 OK 2026/07/19 04:29:59 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:29:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2204327095) 2026/07/19 04:29:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:29:59 DEBUG : two: sha1 differ 2026/07/19 04:29:59 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:29:59 DEBUG : five: size = 4 OK 2026/07/19 04:29:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/19 04:29:59 INFO : five: Copied (new) 2026/07/19 04:30:00 DEBUG : four: size = 4 OK 2026/07/19 04:30:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/19 04:30:00 INFO : four: Copied (replaced existing) 2026/07/19 04:30:00 DEBUG : two: size = 3 OK 2026/07/19 04:30:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/19 04:30:00 INFO : two: Copied (replaced existing) 2026/07/19 04:30:00 DEBUG : Waiting for deletions to finish 2026/07/19 04:30:00 DEBUG : five: size = 4 OK 2026/07/19 04:30:00 DEBUG : four: size = 4 OK 2026/07/19 04:30:00 DEBUG : one: Destination is newer than source, skipping 2026/07/19 04:30:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/19 04:30:00 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/19 04:30:00 DEBUG : three: size = 5 OK 2026/07/19 04:30:00 DEBUG : two: size = 3 OK 2026/07/19 04:30:00 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:30:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/19 04:30:00 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/19 04:30:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:30:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2204327095) 2026/07/19 04:30:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:30:00 DEBUG : three: sha1 differ 2026/07/19 04:30:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/19 04:30:00 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/19 04:30:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/19 04:30:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/19 04:30:00 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:01 DEBUG : three: size = 5 OK 2026/07/19 04:30:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:30:01 INFO : three: Copied (replaced existing) 2026/07/19 04:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.81s) === 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-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/19 04:30:02 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:02 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:02 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:02 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 04:30:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/19 04:30:02 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:03 DEBUG : yam: size = 11 OK 2026/07/19 04:30:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:03 INFO : yam: Copied (new) 2026/07/19 04:30:03 DEBUG : potato: size = 14 OK 2026/07/19 04:30:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/19 04:30:03 INFO : potato: Copied (new) 2026/07/19 04:30:03 DEBUG : Waiting for deletions to finish 2026/07/19 04:30:03 DEBUG : potato: size = 14 OK 2026/07/19 04:30:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:30:03 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:03 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:03 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:03 DEBUG : potato: Unchanged skipping 2026/07/19 04:30:03 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:04 DEBUG : yaml: size = 11 OK 2026/07/19 04:30:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:04 INFO : yam: Copied (server-side copy) to: yaml 2026/07/19 04:30:05 INFO : yam: Deleted 2026/07/19 04:30:05 INFO : yaml: Renamed from "yam" 2026/07/19 04:30:05 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/19 04:30:06 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:06 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:06 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 04:30:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/19 04:30:06 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:06 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:06 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1039-16.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001039_t0056": EOF 2026/07/19 04:30:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-16.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001039_t0056": EOF) 2026/07/19 04:30:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 04:30:06 DEBUG : potato: Received error: Post "https://pod-000-1039-16.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001039_t0056": EOF - low level retry 0/10 2026/07/19 04:30:06 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:30:06 DEBUG : yam: size = 11 OK 2026/07/19 04:30:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:06 INFO : yam: Copied (new) 2026/07/19 04:30:07 DEBUG : potato: size = 14 OK 2026/07/19 04:30:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/19 04:30:07 INFO : potato: Copied (new) 2026/07/19 04:30:07 DEBUG : Waiting for deletions to finish 2026/07/19 04:30:07 DEBUG : potato: size = 14 OK 2026/07/19 04:30:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:30:07 DEBUG : potato: Unchanged skipping 2026/07/19 04:30:07 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:07 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:08 DEBUG : yaml: size = 11 OK 2026/07/19 04:30:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:08 INFO : yam: Copied (server-side copy) to: yaml 2026/07/19 04:30:08 INFO : yam: Deleted 2026/07/19 04:30:08 INFO : yaml: Renamed from "yam" 2026/07/19 04:30:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/19 04:30:09 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:09 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/19 04:30:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/19 04:30:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:09 DEBUG : sub/yam: size = 11 OK 2026/07/19 04:30:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:09 INFO : sub/yam: Copied (new) 2026/07/19 04:30:10 DEBUG : potato: size = 14 OK 2026/07/19 04:30:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/19 04:30:10 INFO : potato: Copied (new) 2026/07/19 04:30:10 DEBUG : Waiting for deletions to finish 2026/07/19 04:30:10 DEBUG : potato: size = 14 OK 2026/07/19 04:30:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:30:10 DEBUG : potato: Unchanged skipping 2026/07/19 04:30:11 INFO : B2 bucket rclone-test-koriyam9sima: Making map for --track-renames 2026/07/19 04:30:11 INFO : B2 bucket rclone-test-koriyam9sima: Finished making map for --track-renames 2026/07/19 04:30:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for renames to finish 2026/07/19 04:30:11 DEBUG : yam: size = 11 OK 2026/07/19 04:30:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/19 04:30:11 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/19 04:30:12 INFO : sub/yam: Deleted 2026/07/19 04:30:12 INFO : yam: Renamed from "sub/yam" 2026/07/19 04:30:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.59s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:12 DEBUG : Creating backend with remote "/tmp/rclone2204327095/dir1" 2026/07/19 04:30:12 DEBUG : Creating backend with remote "/tmp/rclone2204327095/dir2" 2026/07/19 04:30:12 DEBUG : Local file system at /tmp/rclone2204327095/dir2: Using server-side directory move 2026/07/19 04:30:12 INFO : Local file system at /tmp/rclone2204327095/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/19 04:30:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/19 04:30:12 DEBUG : Local file system at /tmp/rclone2204327095/dir2: Waiting for checks to finish 2026/07/19 04:30:12 INFO : file1.txt: Moved (server-side) 2026/07/19 04:30:12 DEBUG : Local file system at /tmp/rclone2204327095/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/19 04:30:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:30:13 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:13 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/19 04:30:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/19 04:30:13 INFO : nested/sub dir/file: Copied (new) 2026/07/19 04:30:13 INFO : nested/sub dir/file: Deleted 2026/07/19 04:30:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:30:14 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:30:14 INFO : sub dir/hello world: Deleted 2026/07/19 04:30:14 INFO : sub dir: Removing directory 2026/07/19 04:30:14 INFO : nested/sub dir: Removing directory 2026/07/19 04:30:14 INFO : nested: Removing directory 2026/07/19 04:30:14 DEBUG : Local file system at /tmp/rclone2204327095: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/19 04:30:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/19 04:30:15 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:15 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/19 04:30:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:30:15 INFO : sub dir/hello world: Copied (new) 2026/07/19 04:30:15 INFO : sub dir/hello world: Deleted 2026/07/19 04:30:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/19 04:30:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/19 04:30:16 INFO : nested/sub dir/file: Copied (new) 2026/07/19 04:30:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/19 04:30:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 04:30:17 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:17 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:17 DEBUG : existing-b: size = 6 OK 2026/07/19 04:30:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/19 04:30:17 INFO : existing-b: Copied (new) 2026/07/19 04:30:17 INFO : existing-b: Deleted 2026/07/19 04:30:17 DEBUG : existing: size = 6 OK 2026/07/19 04:30:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/19 04:30:17 INFO : existing: Copied (new) 2026/07/19 04:30:17 INFO : existing: Deleted 2026/07/19 04:30:18 DEBUG : existing: Destination exists, skipping 2026/07/19 04:30:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/19 04:30:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:30:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:30:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:19 DEBUG : Creating backend with remote "TestB2:rclone-test-seyunib6luwe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-seyunib6luwe 2026/07/19 04:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:23 DEBUG : empty space: size = 1 OK 2026/07/19 04:30:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/19 04:30:23 DEBUG : empty space: Unchanged skipping 2026/07/19 04:30:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:30:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-seyunib6luwe) 2026/07/19 04:30:23 DEBUG : potato3: Sizes differ 2026/07/19 04:30:23 DEBUG : B2 bucket rclone-test-seyunib6luwe: Waiting for checks to finish 2026/07/19 04:30:23 INFO : empty space: Deleted 2026/07/19 04:30:23 DEBUG : B2 bucket rclone-test-seyunib6luwe: Waiting for transfers to finish 2026/07/19 04:30:23 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:23 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:24 INFO : potato2: Deleted 2026/07/19 04:30:24 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:24 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:24 INFO : potato3: Deleted 2026/07/19 04:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lodoyar3dori" 2026/07/19 04:30:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/19 04:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/19 04:30:25 DEBUG : B2 bucket rclone-test-lodoyar3dori: Waiting for checks to finish 2026/07/19 04:30:25 DEBUG : B2 bucket rclone-test-lodoyar3dori: Waiting for transfers to finish 2026/07/19 04:30:26 DEBUG : empty space: size = 1 OK 2026/07/19 04:30:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:30:26 INFO : empty space: Copied (server-side copy) 2026/07/19 04:30:26 INFO : empty space: Deleted 2026/07/19 04:30:27 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:27 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:27 INFO : potato2: Deleted 2026/07/19 04:30:27 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:27 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:27 INFO : potato3: Deleted 2026/07/19 04:30:27 DEBUG : B2 bucket rclone-test-lodoyar3dori: Purge remote 2026/07/19 04:30:27 INFO : B2 bucket rclone-test-lodoyar3dori: cleaning bucket "rclone-test-lodoyar3dori" of all files 2026/07/19 04:30:28 DEBUG : empty space: Deleting (id "4_z0f12cd33a03d7b8b9ff80e1b_f10002244eb4f372e_d20260719_m043026_c001_v0001105_t0033_u01784435426539") 2026/07/19 04:30:28 DEBUG : potato2: Deleting (id "4_z0f12cd33a03d7b8b9ff80e1b_f112138b5bf3bf9ce_d20260719_m043026_c001_v0001042_t0044_u01784435426844") 2026/07/19 04:30:28 DEBUG : potato3: Deleting (id "4_z0f12cd33a03d7b8b9ff80e1b_f1049b07bcc08f208_d20260719_m043026_c001_v0001174_t0020_u01784435426906") 2026/07/19 04:30:28 DEBUG : B2 bucket rclone-test-seyunib6luwe: Purge remote 2026/07/19 04:30:28 INFO : B2 bucket rclone-test-seyunib6luwe: cleaning bucket "rclone-test-seyunib6luwe" of all files 2026/07/19 04:30:28 DEBUG : empty space: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f401c3231346572cd_d20260719_m043026_c001_v7007000_t0000_u01784435426824") 2026/07/19 04:30:28 DEBUG : empty space: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f115af8059d8cb3f4_d20260719_m043022_c001_v0001167_t0045_u01784435422705") 2026/07/19 04:30:28 DEBUG : potato2: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f401c3231346572d1_d20260719_m043027_c001_v7007000_t0000_u01784435427207") 2026/07/19 04:30:28 DEBUG : potato2: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f1032f318c5235cbe_d20260719_m043023_c001_v0001092_t0049_u01784435423684") 2026/07/19 04:30:28 DEBUG : potato3: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f401c3231346572d3_d20260719_m043027_c001_v7007000_t0000_u01784435427502") 2026/07/19 04:30:28 DEBUG : potato3: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f106d98dd3d589610_d20260719_m043024_c001_v0001029_t0001_u01784435424031") 2026/07/19 04:30:28 DEBUG : potato3: Deleting (id "4_z6f72bd23a03d7b8b9ff80e1b_f115af8059d8cb3f8_d20260719_m043022_c001_v0001167_t0040_u01784435422984") --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cebekom7kexo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-cebekom7kexo 2026/07/19 04:30:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 04:30:36 DEBUG : empty space: Excluded 2026/07/19 04:30:36 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 04:30:36 DEBUG : empty space: Excluded 2026/07/19 04:30:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:30:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cebekom7kexo) 2026/07/19 04:30:36 DEBUG : potato3: Sizes differ 2026/07/19 04:30:36 DEBUG : B2 bucket rclone-test-cebekom7kexo: Waiting for checks to finish 2026/07/19 04:30:36 DEBUG : B2 bucket rclone-test-cebekom7kexo: Waiting for transfers to finish 2026/07/19 04:30:37 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:37 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:37 INFO : potato2: Deleted 2026/07/19 04:30:38 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:38 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:39 INFO : potato3: Deleted 2026/07/19 04:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qepetax2dubi" 2026/07/19 04:30:40 DEBUG : empty space: Excluded (Size Filter) 2026/07/19 04:30:40 DEBUG : empty space: Excluded 2026/07/19 04:30:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/19 04:30:40 DEBUG : B2 bucket rclone-test-qepetax2dubi: Waiting for checks to finish 2026/07/19 04:30:40 DEBUG : B2 bucket rclone-test-qepetax2dubi: Waiting for transfers to finish 2026/07/19 04:30:41 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:41 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:41 INFO : potato3: Deleted 2026/07/19 04:30:41 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:41 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:41 INFO : potato2: Deleted 2026/07/19 04:30:42 DEBUG : B2 bucket rclone-test-qepetax2dubi: Purge remote 2026/07/19 04:30:42 INFO : B2 bucket rclone-test-qepetax2dubi: cleaning bucket "rclone-test-qepetax2dubi" of all files 2026/07/19 04:30:42 DEBUG : potato2: Deleting (id "4_z1fe2fdc3a03d7b8b9ff80e1b_f100d5b1c012d6b11_d20260719_m043041_c001_v0001120_t0029_u01784435441245") 2026/07/19 04:30:42 DEBUG : potato3: Deleting (id "4_z1fe2fdc3a03d7b8b9ff80e1b_f1163c7d71dc39660_d20260719_m043041_c001_v0001184_t0005_u01784435441041") 2026/07/19 04:30:42 DEBUG : B2 bucket rclone-test-cebekom7kexo: Purge remote 2026/07/19 04:30:42 INFO : B2 bucket rclone-test-cebekom7kexo: cleaning bucket "rclone-test-cebekom7kexo" of all files 2026/07/19 04:30:42 DEBUG : empty space: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f10958685ea91bc6a_d20260719_m043035_c001_v0001036_t0003_u01784435435479") 2026/07/19 04:30:42 DEBUG : potato2: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f4160a34aa06144ea_d20260719_m043041_c001_v7007000_t0000_u01784435441603") 2026/07/19 04:30:42 DEBUG : potato2: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f114a317cc8659abb_d20260719_m043037_c001_v0001097_t0027_u01784435437049") 2026/07/19 04:30:42 DEBUG : potato3: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f4160a34aa06144e9_d20260719_m043041_c001_v7007000_t0000_u01784435441232") 2026/07/19 04:30:42 DEBUG : potato3: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f118479e0efc28258_d20260719_m043037_c001_v0001104_t0005_u01784435437415") 2026/07/19 04:30:42 DEBUG : potato3: Deleting (id "4_z7f42ed43a03d7b8b9ff80e1b_f10958685ea91bc6c_d20260719_m043035_c001_v0001036_t0022_u01784435435993") --- PASS: TestServerSideMoveWithFilter (13.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zotekic0zohu" 2026/07/19 04:30:47 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-koriyam9sima -> B2 bucket rclone-test-zotekic0zohu 2026/07/19 04:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:49 DEBUG : empty space: size = 1 OK 2026/07/19 04:30:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/19 04:30:49 DEBUG : empty space: Unchanged skipping 2026/07/19 04:30:49 DEBUG : B2 bucket rclone-test-zotekic0zohu: Waiting for checks to finish 2026/07/19 04:30:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:30:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zotekic0zohu) 2026/07/19 04:30:49 DEBUG : potato3: Sizes differ 2026/07/19 04:30:49 INFO : empty space: Deleted 2026/07/19 04:30:49 DEBUG : B2 bucket rclone-test-zotekic0zohu: Waiting for transfers to finish 2026/07/19 04:30:50 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:50 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:50 INFO : potato2: Deleted 2026/07/19 04:30:50 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:50 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:50 INFO : potato3: Deleted 2026/07/19 04:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xikacub1lasu" 2026/07/19 04:30:51 INFO : tomatoDir: Making directory 2026/07/19 04:30:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/19 04:30:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/19 04:30:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/19 04:30:52 DEBUG : B2 bucket rclone-test-xikacub1lasu: Waiting for checks to finish 2026/07/19 04:30:52 DEBUG : B2 bucket rclone-test-xikacub1lasu: Waiting for transfers to finish 2026/07/19 04:30:53 DEBUG : potato3: size = 68 OK 2026/07/19 04:30:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/19 04:30:53 INFO : potato3: Copied (server-side copy) 2026/07/19 04:30:53 INFO : potato3: Deleted 2026/07/19 04:30:53 DEBUG : empty space: size = 1 OK 2026/07/19 04:30:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/19 04:30:53 INFO : empty space: Copied (server-side copy) 2026/07/19 04:30:53 DEBUG : potato2: size = 60 OK 2026/07/19 04:30:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/19 04:30:53 INFO : potato2: Copied (server-side copy) 2026/07/19 04:30:53 INFO : empty space: Deleted 2026/07/19 04:30:53 INFO : potato2: Deleted 2026/07/19 04:30:54 DEBUG : B2 bucket rclone-test-xikacub1lasu: Purge remote 2026/07/19 04:30:54 INFO : B2 bucket rclone-test-xikacub1lasu: cleaning bucket "rclone-test-xikacub1lasu" of all files 2026/07/19 04:30:54 DEBUG : empty space: Deleting (id "4_z2fb22da3a04d7b8b9ff80e1b_f1064b485391230f1_d20260719_m043052_c001_v0001032_t0037_u01784435452913") 2026/07/19 04:30:54 DEBUG : potato2: Deleting (id "4_z2fb22da3a04d7b8b9ff80e1b_f119a56b249e1bb80_d20260719_m043053_c001_v0001161_t0016_u01784435453207") 2026/07/19 04:30:54 DEBUG : potato3: Deleting (id "4_z2fb22da3a04d7b8b9ff80e1b_f109ddfdab8501407_d20260719_m043053_c001_v0001180_t0048_u01784435453219") 2026/07/19 04:30:55 DEBUG : B2 bucket rclone-test-zotekic0zohu: Purge remote 2026/07/19 04:30:55 INFO : B2 bucket rclone-test-zotekic0zohu: cleaning bucket "rclone-test-zotekic0zohu" of all files 2026/07/19 04:30:55 DEBUG : empty space: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f414f686ef4ed5bea_d20260719_m043053_c001_v7007000_t0000_u01784435453635") 2026/07/19 04:30:55 DEBUG : empty space: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f108829d53010c826_d20260719_m043048_c001_v0001098_t0054_u01784435448806") 2026/07/19 04:30:55 DEBUG : potato2: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f40936fc323eea5a3_d20260719_m043053_c001_v7007000_t0000_u01784435453649") 2026/07/19 04:30:55 DEBUG : potato2: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f104a37477b99c18a_d20260719_m043049_c001_v0001145_t0014_u01784435449884") 2026/07/19 04:30:55 DEBUG : potato3: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f414f686ef4ed5be8_d20260719_m043053_c001_v7007000_t0000_u01784435453415") 2026/07/19 04:30:55 DEBUG : potato3: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f109977148a2ab90b_d20260719_m043050_c001_v0001174_t0003_u01784435450206") 2026/07/19 04:30:55 DEBUG : potato3: Deleting (id "4_z8f421d83a04d7b8b9ff80e1b_f108829d53010c828_d20260719_m043049_c001_v0001098_t0058_u01784435449080") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.53s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/rclone-sync-test" --- PASS: TestSyncOverlap (1.43s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/rclone-sync-test" 2026/07/19 04:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/rclone-sync-test-include/layer2" 2026/07/19 04:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/rclone-sync-test-ignore-file" 2026/07/19 04:31:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/19 04:31:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 04:31:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:31:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 04:31:08 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test: Waiting for checks to finish 2026/07/19 04:31:08 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test: Waiting for transfers to finish 2026/07/19 04:31:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:08 INFO : There was nothing to transfer 2026/07/19 04:31:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 04:31:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:31:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:31:09 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:09 INFO : There was nothing to transfer 2026/07/19 04:31:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 04:31:09 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/19 04:31:09 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/19 04:31:09 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:09 INFO : There was nothing to transfer 2026/07/19 04:31:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 04:31:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:31:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:31:10 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:10 INFO : There was nothing to transfer 2026/07/19 04:31:10 DEBUG : Excluded 2026/07/19 04:31:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/19 04:31:10 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/19 04:31:10 DEBUG : B2 bucket rclone-test-koriyam9sima path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/19 04:31:10 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/CompareDest" 2026/07/19 04:31:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/19 04:31:14 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:14 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:15 DEBUG : one: size = 3 OK 2026/07/19 04:31:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:31:15 INFO : one: Copied (new) 2026/07/19 04:31:15 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:15 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:15 DEBUG : one: Sizes differ 2026/07/19 04:31:15 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:15 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:16 DEBUG : one: size = 5 OK 2026/07/19 04:31:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/19 04:31:16 INFO : one: Copied (replaced existing) 2026/07/19 04:31:16 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:18 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:18 DEBUG : one: Sizes differ 2026/07/19 04:31:18 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:18 DEBUG : one: size = 5 OK 2026/07/19 04:31:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 04:31:18 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:18 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:18 INFO : There was nothing to transfer 2026/07/19 04:31:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:20 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:20 DEBUG : one: Sizes differ 2026/07/19 04:31:20 DEBUG : two: size = 3 OK 2026/07/19 04:31:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 04:31:20 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:20 DEBUG : one: size = 5 OK 2026/07/19 04:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 04:31:20 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:20 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:20 INFO : There was nothing to transfer 2026/07/19 04:31:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:20 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:20 DEBUG : one: Sizes differ 2026/07/19 04:31:20 DEBUG : two: size = 3 OK 2026/07/19 04:31:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 04:31:20 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:20 DEBUG : one: size = 5 OK 2026/07/19 04:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 04:31:20 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:20 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:20 INFO : There was nothing to transfer 2026/07/19 04:31:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:21 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:21 DEBUG : one: Sizes differ 2026/07/19 04:31:22 DEBUG : two: size = 3 OK 2026/07/19 04:31:22 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/19 04:31:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/19 04:31:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/19 04:31:22 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:22 DEBUG : one: size = 5 OK 2026/07/19 04:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 04:31:22 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:22 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:22 INFO : There was nothing to transfer 2026/07/19 04:31:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:22 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:22 DEBUG : one: Sizes differ 2026/07/19 04:31:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:22 DEBUG : two: size = 3 (B2 bucket rclone-test-koriyam9sima path CompareDest) 2026/07/19 04:31:22 DEBUG : two: Sizes differ 2026/07/19 04:31:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/19 04:31:22 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:22 DEBUG : one: size = 5 OK 2026/07/19 04:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/19 04:31:22 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:23 DEBUG : two: size = 5 OK 2026/07/19 04:31:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/19 04:31:23 INFO : two: Copied (new) 2026/07/19 04:31:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dest" 2026/07/19 04:31:28 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/pre-dest1" 2026/07/19 04:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/pre-dest2" 2026/07/19 04:31:31 DEBUG : 1: size = 1 OK 2026/07/19 04:31:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:31:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/19 04:31:31 DEBUG : 2: size = 1 OK 2026/07/19 04:31:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:31:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/19 04:31:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/19 04:31:32 DEBUG : B2 bucket rclone-test-koriyam9sima path dest: Waiting for checks to finish 2026/07/19 04:31:32 DEBUG : B2 bucket rclone-test-koriyam9sima path dest: Waiting for transfers to finish 2026/07/19 04:31:32 DEBUG : 3: size = 1 OK 2026/07/19 04:31:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/19 04:31:32 INFO : 3: Copied (new) 2026/07/19 04:31:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.87s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/CopyDest" 2026/07/19 04:31:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/19 04:31:37 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:37 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:38 DEBUG : one: size = 3 OK 2026/07/19 04:31:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:31:38 INFO : one: Copied (new) 2026/07/19 04:31:38 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:39 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:39 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:39 DEBUG : one: Sizes differ 2026/07/19 04:31:39 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:39 DEBUG : one: size = 5 OK 2026/07/19 04:31:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/19 04:31:39 INFO : one: Copied (replaced existing) 2026/07/19 04:31:39 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/BackupDir" 2026/07/19 04:31:43 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:43 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:43 DEBUG : one: Sizes differ 2026/07/19 04:31:43 DEBUG : one: size = 5 OK 2026/07/19 04:31:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:43 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:43 DEBUG : one: Sizes differ 2026/07/19 04:31:44 DEBUG : one: size = 3 OK 2026/07/19 04:31:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:31:44 INFO : one: Copied (server-side copy) 2026/07/19 04:31:44 INFO : one: Deleted 2026/07/19 04:31:45 DEBUG : one: size = 5 OK 2026/07/19 04:31:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/19 04:31:45 INFO : one: Copied (server-side copy) 2026/07/19 04:31:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/19 04:31:45 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:45 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:46 DEBUG : one: size = 5 OK 2026/07/19 04:31:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:46 DEBUG : one: Unchanged skipping 2026/07/19 04:31:46 DEBUG : two: size = 3 OK 2026/07/19 04:31:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:47 DEBUG : two: size = 3 OK 2026/07/19 04:31:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/19 04:31:47 INFO : two: Copied (server-side copy) 2026/07/19 04:31:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/19 04:31:47 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:47 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:47 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:47 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:47 DEBUG : one: size = 5 OK 2026/07/19 04:31:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:47 DEBUG : one: Unchanged skipping 2026/07/19 04:31:47 DEBUG : two: size = 3 OK 2026/07/19 04:31:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:47 DEBUG : two: Unchanged skipping 2026/07/19 04:31:47 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:47 DEBUG : Waiting for deletions to finish 2026/07/19 04:31:47 INFO : There was nothing to transfer 2026/07/19 04:31:49 DEBUG : one: size = 5 OK 2026/07/19 04:31:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:49 DEBUG : one: Unchanged skipping 2026/07/19 04:31:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:49 DEBUG : three: size = 5 (B2 bucket rclone-test-koriyam9sima path CopyDest) 2026/07/19 04:31:49 DEBUG : three: Sizes differ 2026/07/19 04:31:49 DEBUG : three: Destination not found in --copy-dest 2026/07/19 04:31:49 DEBUG : three: Need to transfer - File not found at Destination 2026/07/19 04:31:49 DEBUG : two: size = 3 OK 2026/07/19 04:31:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/19 04:31:49 DEBUG : two: Unchanged skipping 2026/07/19 04:31:49 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:49 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:31:50 DEBUG : three: size = 7 OK 2026/07/19 04:31:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/19 04:31:50 INFO : three: Copied (new) 2026/07/19 04:31:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.04s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/backup" 2026/07/19 04:31:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:31:57 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:31:57 DEBUG : one: Sizes differ 2026/07/19 04:31:57 DEBUG : two: size = 3 OK 2026/07/19 04:31:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:31:57 DEBUG : two: Unchanged skipping 2026/07/19 04:31:57 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:31:59 DEBUG : one: size = 3 OK 2026/07/19 04:31:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:31:59 INFO : one: Copied (server-side copy) 2026/07/19 04:31:59 INFO : one: Deleted 2026/07/19 04:31:59 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:00 DEBUG : one: size = 4 OK 2026/07/19 04:32:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:00 INFO : one: Copied (new) 2026/07/19 04:32:00 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:01 DEBUG : three.txt: size = 5 OK 2026/07/19 04:32:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:32:01 INFO : three.txt: Copied (server-side copy) 2026/07/19 04:32:01 INFO : three.txt: Deleted 2026/07/19 04:32:01 INFO : three.txt: Moved into backup dir 2026/07/19 04:32:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:03 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:03 DEBUG : one: Sizes differ 2026/07/19 04:32:03 DEBUG : two: size = 3 OK 2026/07/19 04:32:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:03 DEBUG : two: Unchanged skipping 2026/07/19 04:32:03 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:03 DEBUG : one: size = 4 OK 2026/07/19 04:32:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:03 INFO : one: Copied (server-side copy) 2026/07/19 04:32:04 INFO : one: Deleted 2026/07/19 04:32:04 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:04 DEBUG : one: size = 5 OK 2026/07/19 04:32:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:32:04 INFO : one: Copied (new) 2026/07/19 04:32:04 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:04 DEBUG : three.txt: size = 6 OK 2026/07/19 04:32:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:04 INFO : three.txt: Copied (server-side copy) 2026/07/19 04:32:04 INFO : three.txt: Deleted 2026/07/19 04:32:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.71s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/backup" 2026/07/19 04:32:11 DEBUG : two: size = 3 OK 2026/07/19 04:32:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:11 DEBUG : two: Unchanged skipping 2026/07/19 04:32:11 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:11 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:11 DEBUG : one: Sizes differ 2026/07/19 04:32:12 DEBUG : one.bak: size = 3 OK 2026/07/19 04:32:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:32:12 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:12 INFO : one: Deleted 2026/07/19 04:32:12 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:13 DEBUG : one: size = 4 OK 2026/07/19 04:32:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:13 INFO : one: Copied (new) 2026/07/19 04:32:13 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:14 DEBUG : three.txt.bak: size = 5 OK 2026/07/19 04:32:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:32:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:14 INFO : three.txt: Deleted 2026/07/19 04:32:14 INFO : three.txt: Moved into backup dir 2026/07/19 04:32:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:16 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:16 DEBUG : one: Sizes differ 2026/07/19 04:32:16 DEBUG : two: size = 3 OK 2026/07/19 04:32:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:16 DEBUG : two: Unchanged skipping 2026/07/19 04:32:16 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:16 DEBUG : one.bak: size = 4 OK 2026/07/19 04:32:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:17 INFO : one: Deleted 2026/07/19 04:32:17 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:17 DEBUG : one: size = 5 OK 2026/07/19 04:32:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:32:17 INFO : one: Copied (new) 2026/07/19 04:32:17 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:17 DEBUG : three.txt.bak: size = 6 OK 2026/07/19 04:32:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:18 INFO : three.txt: Deleted 2026/07/19 04:32:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:32:22 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/backup" 2026/07/19 04:32:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:24 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:24 DEBUG : one: Sizes differ 2026/07/19 04:32:24 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:24 DEBUG : two: size = 3 OK 2026/07/19 04:32:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:24 DEBUG : two: Unchanged skipping 2026/07/19 04:32:25 DEBUG : one-2019-01-01: size = 3 OK 2026/07/19 04:32:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:32:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/19 04:32:25 INFO : one: Deleted 2026/07/19 04:32:25 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:26 DEBUG : one: size = 4 OK 2026/07/19 04:32:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:26 INFO : one: Copied (new) 2026/07/19 04:32:26 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/19 04:32:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:32:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/19 04:32:26 INFO : three.txt: Deleted 2026/07/19 04:32:26 INFO : three.txt: Moved into backup dir 2026/07/19 04:32:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:29 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:29 DEBUG : one: Sizes differ 2026/07/19 04:32:29 DEBUG : two: size = 3 OK 2026/07/19 04:32:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:29 DEBUG : two: Unchanged skipping 2026/07/19 04:32:29 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:29 DEBUG : one-2019-01-01: size = 4 OK 2026/07/19 04:32:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/19 04:32:29 INFO : one: Deleted 2026/07/19 04:32:29 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:30 DEBUG : one: size = 5 OK 2026/07/19 04:32:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:32:30 INFO : one: Copied (new) 2026/07/19 04:32:30 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/19 04:32:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/19 04:32:30 INFO : three.txt: Deleted 2026/07/19 04:32:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.47s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:32:34 DEBUG : Config file has changed externally - reloading 2026/07/19 04:32:35 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:35 DEBUG : two: size = 3 OK 2026/07/19 04:32:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:35 DEBUG : two: Unchanged skipping 2026/07/19 04:32:35 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:35 DEBUG : one: Sizes differ 2026/07/19 04:32:36 DEBUG : one.bak: size = 3 OK 2026/07/19 04:32:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:32:36 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:36 INFO : one: Deleted 2026/07/19 04:32:36 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:37 DEBUG : one: size = 4 OK 2026/07/19 04:32:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:37 INFO : one: Copied (new) 2026/07/19 04:32:37 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:38 DEBUG : three.txt.bak: size = 5 OK 2026/07/19 04:32:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:32:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:38 INFO : three.txt: Deleted 2026/07/19 04:32:38 INFO : three.txt: Moved into backup dir 2026/07/19 04:32:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001144_t0051": EOF 2026/07/19 04:32:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001144_t0051": EOF) 2026/07/19 04:32:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-koriyam9sima: 1/10 (Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/cfc2cd63a01d7b8b9ff80e1b/c001_v0001144_t0051": EOF) 2026/07/19 04:32:41 DEBUG : pacer: Reducing sleep to 10ms 2026/07/19 04:32:41 DEBUG : one.bak: Excluded (Path Filter) 2026/07/19 04:32:41 DEBUG : one.bak: Excluded 2026/07/19 04:32:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/19 04:32:41 DEBUG : three.txt.bak: Excluded 2026/07/19 04:32:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:41 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:41 DEBUG : one: Sizes differ 2026/07/19 04:32:41 DEBUG : two: size = 3 OK 2026/07/19 04:32:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:41 DEBUG : two: Unchanged skipping 2026/07/19 04:32:41 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for checks to finish 2026/07/19 04:32:42 DEBUG : one.bak: size = 4 OK 2026/07/19 04:32:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:42 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:42 INFO : one: Deleted 2026/07/19 04:32:42 DEBUG : B2 bucket rclone-test-koriyam9sima path dst: Waiting for transfers to finish 2026/07/19 04:32:42 DEBUG : one: size = 5 OK 2026/07/19 04:32:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:32:42 INFO : one: Copied (new) 2026/07/19 04:32:42 DEBUG : Waiting for deletions to finish 2026/07/19 04:32:43 DEBUG : three.txt.bak: size = 6 OK 2026/07/19 04:32:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:43 INFO : three.txt: Deleted 2026/07/19 04:32:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.96s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:32:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:47 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:47 DEBUG : one: Sizes differ 2026/07/19 04:32:49 DEBUG : one.bak: size = 3 OK 2026/07/19 04:32:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:32:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:49 INFO : one: Deleted 2026/07/19 04:32:50 DEBUG : one: size = 4 OK 2026/07/19 04:32:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:50 INFO : one: Copied (new) 2026/07/19 04:32:50 DEBUG : two: size = 3 OK 2026/07/19 04:32:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:50 DEBUG : two: Unchanged skipping 2026/07/19 04:32:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:50 DEBUG : three.txt: Sizes differ 2026/07/19 04:32:51 DEBUG : three.txt.bak: size = 5 OK 2026/07/19 04:32:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:32:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:51 INFO : three.txt: Deleted 2026/07/19 04:32:51 DEBUG : three.txt: size = 6 OK 2026/07/19 04:32:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:51 INFO : three.txt: Copied (new) 2026/07/19 04:32:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:52 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:52 DEBUG : one: Sizes differ 2026/07/19 04:32:53 DEBUG : one.bak: size = 4 OK 2026/07/19 04:32:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:32:53 INFO : one: Copied (server-side copy) to: one.bak 2026/07/19 04:32:53 INFO : one: Deleted 2026/07/19 04:32:53 DEBUG : one: size = 5 OK 2026/07/19 04:32:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:32:53 INFO : one: Copied (new) 2026/07/19 04:32:53 DEBUG : two: size = 3 OK 2026/07/19 04:32:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:32:53 DEBUG : two: Unchanged skipping 2026/07/19 04:32:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:32:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:32:53 DEBUG : three.txt: Sizes differ 2026/07/19 04:32:54 DEBUG : three.txt.bak: size = 6 OK 2026/07/19 04:32:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:32:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/19 04:32:54 INFO : three.txt: Deleted 2026/07/19 04:32:55 DEBUG : three.txt: size = 19 OK 2026/07/19 04:32:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/19 04:32:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.87s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:32:58 DEBUG : Creating backend with remote "TestB2:rclone-test-koriyam9sima/dst" 2026/07/19 04:33:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:00 DEBUG : one: size = 3 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:33:00 DEBUG : one: Sizes differ 2026/07/19 04:33:01 DEBUG : one-2019-01-01: size = 3 OK 2026/07/19 04:33:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/19 04:33:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/19 04:33:01 INFO : one: Deleted 2026/07/19 04:33:02 DEBUG : one: size = 4 OK 2026/07/19 04:33:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:33:02 INFO : one: Copied (new) 2026/07/19 04:33:02 DEBUG : two: size = 3 OK 2026/07/19 04:33:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:02 DEBUG : two: Unchanged skipping 2026/07/19 04:33:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:33:02 DEBUG : three.txt: Sizes differ 2026/07/19 04:33:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/19 04:33:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/19 04:33:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/19 04:33:03 INFO : three.txt: Deleted 2026/07/19 04:33:04 DEBUG : three.txt: size = 6 OK 2026/07/19 04:33:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:33:04 INFO : three.txt: Copied (new) 2026/07/19 04:33:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:04 DEBUG : one: size = 4 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:33:04 DEBUG : one: Sizes differ 2026/07/19 04:33:05 DEBUG : one-2019-01-01: size = 4 OK 2026/07/19 04:33:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/19 04:33:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/19 04:33:05 INFO : one: Deleted 2026/07/19 04:33:05 DEBUG : one: size = 5 OK 2026/07/19 04:33:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/19 04:33:05 INFO : one: Copied (new) 2026/07/19 04:33:05 DEBUG : two: size = 3 OK 2026/07/19 04:33:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:05 DEBUG : two: Unchanged skipping 2026/07/19 04:33:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-koriyam9sima path dst) 2026/07/19 04:33:06 DEBUG : three.txt: Sizes differ 2026/07/19 04:33:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/19 04:33:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/19 04:33:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/19 04:33:06 INFO : three.txt: Deleted 2026/07/19 04:33:07 DEBUG : three.txt: size = 19 OK 2026/07/19 04:33:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/19 04:33:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.00s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:33:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:09 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:09 DEBUG : Testêé: Sizes differ 2026/07/19 04:33:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:09 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:10 DEBUG : Testêé: size = 14 OK 2026/07/19 04:33:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/19 04:33:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/19 04:33:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.24s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:33:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/19 04:33:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:11 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:11 DEBUG : existing: size = 6 OK 2026/07/19 04:33:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/19 04:33:11 INFO : existing: Copied (new) 2026/07/19 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/19 04:33:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:12 DEBUG : existing: Sizes differ 2026/07/19 04:33:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/19 04:33:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:12 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting files as there were IO errors 2026/07/19 04:33:12 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:33:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:14 DEBUG : EXISTING: size = 6 OK 2026/07/19 04:33:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:14 DEBUG : existing: Unchanged skipping 2026/07/19 04:33:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:14 DEBUG : Waiting for deletions to finish 2026/07/19 04:33:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:33:33 DEBUG : both10: size = 6 OK 2026/07/19 04:33:33 DEBUG : both12: size = 6 OK 2026/07/19 04:33:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:33 DEBUG : both11: size = 6 OK 2026/07/19 04:33:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both0: size = 6 OK 2026/07/19 04:33:33 DEBUG : both12: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both13: size = 6 OK 2026/07/19 04:33:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both13: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both14: size = 6 OK 2026/07/19 04:33:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both14: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both15: size = 6 OK 2026/07/19 04:33:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both15: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both16: size = 6 OK 2026/07/19 04:33:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both16: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both17: size = 6 OK 2026/07/19 04:33:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both17: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both18: size = 6 OK 2026/07/19 04:33:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both18: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both19: size = 6 OK 2026/07/19 04:33:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both19: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both1: size = 6 OK 2026/07/19 04:33:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both1: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both2: size = 6 OK 2026/07/19 04:33:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both2: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both3: size = 6 OK 2026/07/19 04:33:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both3: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both4: size = 6 OK 2026/07/19 04:33:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both11: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both4: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both5: size = 6 OK 2026/07/19 04:33:33 DEBUG : both10: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both7: size = 6 OK 2026/07/19 04:33:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both0: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both8: size = 6 OK 2026/07/19 04:33:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both6: size = 6 OK 2026/07/19 04:33:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both5: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both9: size = 6 OK 2026/07/19 04:33:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:33 DEBUG : both9: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both8: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both6: Unchanged skipping 2026/07/19 04:33:33 DEBUG : both7: Unchanged skipping 2026/07/19 04:33:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:33 DEBUG : Waiting for deletions to finish 2026/07/19 04:33:34 INFO : only12: Deleted 2026/07/19 04:33:34 INFO : only14: Deleted 2026/07/19 04:33:34 INFO : only3: Deleted 2026/07/19 04:33:34 INFO : only4: Deleted 2026/07/19 04:33:34 INFO : only18: Deleted 2026/07/19 04:33:34 INFO : only6: Deleted 2026/07/19 04:33:34 INFO : only19: Deleted 2026/07/19 04:33:34 INFO : only10: Deleted 2026/07/19 04:33:34 INFO : only11: Deleted 2026/07/19 04:33:34 INFO : only15: Deleted 2026/07/19 04:33:34 INFO : only5: Deleted 2026/07/19 04:33:34 INFO : only7: Deleted 2026/07/19 04:33:34 INFO : only8: Deleted 2026/07/19 04:33:34 INFO : only9: Deleted 2026/07/19 04:33:35 INFO : only0: Deleted 2026/07/19 04:33:35 INFO : only13: Deleted 2026/07/19 04:33:35 INFO : only16: Deleted 2026/07/19 04:33:35 INFO : only17: Deleted 2026/07/19 04:33:35 INFO : only1: Deleted 2026/07/19 04:33:35 INFO : only2: Deleted 2026/07/19 04:33:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.32s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:33:56 DEBUG : both10: size = 6 OK 2026/07/19 04:33:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both0: size = 6 OK 2026/07/19 04:33:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both11: size = 6 OK 2026/07/19 04:33:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both10: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both13: size = 6 OK 2026/07/19 04:33:56 DEBUG : both12: size = 6 OK 2026/07/19 04:33:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:33:56 DEBUG : both13: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both14: size = 6 OK 2026/07/19 04:33:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both14: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both15: size = 6 OK 2026/07/19 04:33:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both15: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both16: size = 6 OK 2026/07/19 04:33:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both16: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both17: size = 6 OK 2026/07/19 04:33:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both12: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both18: size = 6 OK 2026/07/19 04:33:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both0: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both19: size = 6 OK 2026/07/19 04:33:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both19: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both1: size = 6 OK 2026/07/19 04:33:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both11: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both2: size = 6 OK 2026/07/19 04:33:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both2: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both3: size = 6 OK 2026/07/19 04:33:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both3: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both4: size = 6 OK 2026/07/19 04:33:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both4: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both5: size = 6 OK 2026/07/19 04:33:56 DEBUG : both17: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both6: size = 6 OK 2026/07/19 04:33:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both18: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both7: size = 6 OK 2026/07/19 04:33:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both6: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both8: size = 6 OK 2026/07/19 04:33:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both7: Unchanged skipping 2026/07/19 04:33:56 DEBUG : both9: size = 6 OK 2026/07/19 04:33:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:33:56 DEBUG : both9: Unchanged skipping 2026/07/19 04:33:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only0: Sizes differ 2026/07/19 04:33:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only10: Sizes differ 2026/07/19 04:33:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only11: Sizes differ 2026/07/19 04:33:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only12: Sizes differ 2026/07/19 04:33:56 DEBUG : both1: Unchanged skipping 2026/07/19 04:33:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only13: Sizes differ 2026/07/19 04:33:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only14: Sizes differ 2026/07/19 04:33:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only15: Sizes differ 2026/07/19 04:33:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only16: Sizes differ 2026/07/19 04:33:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only17: Sizes differ 2026/07/19 04:33:56 DEBUG : both5: Unchanged skipping 2026/07/19 04:33:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only18: Sizes differ 2026/07/19 04:33:56 DEBUG : both8: Unchanged skipping 2026/07/19 04:33:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only19: Sizes differ 2026/07/19 04:33:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only1: Sizes differ 2026/07/19 04:33:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only2: Sizes differ 2026/07/19 04:33:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only3: Sizes differ 2026/07/19 04:33:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only4: Sizes differ 2026/07/19 04:33:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only5: Sizes differ 2026/07/19 04:33:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only6: Sizes differ 2026/07/19 04:33:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only7: Sizes differ 2026/07/19 04:33:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only8: Sizes differ 2026/07/19 04:33:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2204327095) 2026/07/19 04:33:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-koriyam9sima) 2026/07/19 04:33:56 DEBUG : only9: Sizes differ 2026/07/19 04:33:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:33:57 DEBUG : only0: size = 0 OK 2026/07/19 04:33:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only0: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only10: size = 0 OK 2026/07/19 04:33:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only10: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only14: size = 0 OK 2026/07/19 04:33:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only14: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only15: size = 0 OK 2026/07/19 04:33:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only15: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only16: size = 0 OK 2026/07/19 04:33:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only16: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only11: size = 0 OK 2026/07/19 04:33:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only11: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only19: size = 0 OK 2026/07/19 04:33:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only19: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only13: size = 0 OK 2026/07/19 04:33:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only13: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only1: size = 0 OK 2026/07/19 04:33:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only1: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only12: size = 0 OK 2026/07/19 04:33:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only12: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only3: size = 0 OK 2026/07/19 04:33:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only3: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only17: size = 0 OK 2026/07/19 04:33:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only17: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only5: size = 0 OK 2026/07/19 04:33:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only5: Copied (replaced existing) 2026/07/19 04:33:57 DEBUG : only6: size = 0 OK 2026/07/19 04:33:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:57 INFO : only6: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only7: size = 0 OK 2026/07/19 04:33:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only7: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only8: size = 0 OK 2026/07/19 04:33:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only8: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only9: size = 0 OK 2026/07/19 04:33:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only9: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only18: size = 0 OK 2026/07/19 04:33:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only18: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only2: size = 0 OK 2026/07/19 04:33:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only2: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : only4: size = 0 OK 2026/07/19 04:33:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/19 04:33:58 INFO : only4: Copied (replaced existing) 2026/07/19 04:33:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.34s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:06 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:34:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:34:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/19 04:34:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:34:06 INFO : empty_on_remote: Making directory 2026/07/19 04:34:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 04:34:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:08 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:34:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:34:08 DEBUG : empty_on_remote: Making directory with metadata 2026/07/19 04:34:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/19 04:34:08 INFO : empty_on_remote: Making directory 2026/07/19 04:34:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 04:34:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:11 INFO : sub dir: Making directory 2026/07/19 04:34:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/19 04:34:14 INFO : sub dir: Making directory 2026/07/19 04:34:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:35 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:34:35 DEBUG : apple: size = 5 OK 2026/07/19 04:34:35 DEBUG : banana: size = 6 OK 2026/07/19 04:34:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:34:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:34:35 DEBUG : apple: Unchanged skipping 2026/07/19 04:34:35 DEBUG : banana: Unchanged skipping 2026/07/19 04:34:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:34:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:34:35 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:34:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:34:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:34:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:34:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:34:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:34:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:34:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:34:35 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:34:35 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:35 INFO : There was nothing to transfer 2026/07/19 04:34:35 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:36 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : apple: size = 5 OK 2026/07/19 04:34:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:34:36 DEBUG : apple: Unchanged skipping 2026/07/19 04:34:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:34:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:34:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:34:36 DEBUG : banana: size = 6 OK 2026/07/19 04:34:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : banana: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:34:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:34:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:34:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:34:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:34:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:34:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:34:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:34:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:34:36 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:34:36 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:36 INFO : There was nothing to transfer 2026/07/19 04:34:36 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:36 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:34:52 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:52 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : apple: size = 5 OK 2026/07/19 04:34:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : apple: Unchanged skipping 2026/07/19 04:34:53 DEBUG : banana: size = 6 OK 2026/07/19 04:34:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : banana: Unchanged skipping 2026/07/19 04:34:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:34:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:34:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:34:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:34:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:34:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:34:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:34:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:34:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:34:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:34:53 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:34:53 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:53 INFO : There was nothing to transfer 2026/07/19 04:34:53 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:53 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:34:53 DEBUG : apple: size = 5 OK 2026/07/19 04:34:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : banana: size = 6 OK 2026/07/19 04:34:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:34:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : banana: Unchanged skipping 2026/07/19 04:34:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:34:53 DEBUG : apple: Unchanged skipping 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:34:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:34:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:34:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:34:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:34:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:34:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:34:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:34:54 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:34:54 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:54 INFO : There was nothing to transfer 2026/07/19 04:34:54 DEBUG : Waiting for deletions to finish 2026/07/19 04:34:54 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:35:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:09 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:35:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:35:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 04:35:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 04:35:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:10 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:10 DEBUG : YXBwbGU=: size = 5 OK 2026/07/19 04:35:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/19 04:35:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/19 04:35:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:10 DEBUG : YmFuYW5h: size = 6 OK 2026/07/19 04:35:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/19 04:35:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/19 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/19 04:35:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:35:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/19 04:35:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:35:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/19 04:35:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:35:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/19 04:35:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:35:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/19 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:35:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/19 04:35:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:35:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:35:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:35:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:35:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:35:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:35:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/19 04:35:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:35:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/19 04:35:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:35:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/19 04:35:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:35:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/19 04:35:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:35:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/19 04:35:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:35:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/19 04:35:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:35:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/19 04:35:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:35:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:12 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 04:35:12 INFO : splitbananasplit: Deleted 2026/07/19 04:35:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 04:35:12 INFO : banana: Deleted 2026/07/19 04:35:12 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 04:35:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 04:35:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 04:35:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 04:35:12 INFO : apple: Deleted 2026/07/19 04:35:12 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 04:35:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 04:35:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 04:35:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 04:35:13 INFO : appleappleapplebanana: Deleted 2026/07/19 04:35:13 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:13 DEBUG : YmFuYW5h: size = 6 OK 2026/07/19 04:35:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:13 DEBUG : banana: Unchanged skipping 2026/07/19 04:35:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/19 04:35:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/19 04:35:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:13 DEBUG : YXBwbGU=: size = 5 OK 2026/07/19 04:35:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:35:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:13 DEBUG : apple: Unchanged skipping 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 04:35:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/19 04:35:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/19 04:35:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/19 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/19 04:35:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/19 04:35:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/19 04:35:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/19 04:35:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/19 04:35:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:35:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:35:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:14 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:14 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/19 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/19 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/19 04:35:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/19 04:35:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/19 04:35:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/19 04:35:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/19 04:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/19 04:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/19 04:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/19 04:35:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:35:27 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:28 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/19 04:35:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/19 04:35:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/19 04:35:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/19 04:35:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/19 04:35:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/19 04:35:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/19 04:35:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/19 04:35:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/19 04:35:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/19 04:35:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/19 04:35:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/19 04:35:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/19 04:35:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/19 04:35:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/19 04:35:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/19 04:35:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:28 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:29 DEBUG : PREFIXapple: size = 5 OK 2026/07/19 04:35:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/19 04:35:29 INFO : apple: Copied (new) to: PREFIXapple 2026/07/19 04:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/19 04:35:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:35:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/19 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/19 04:35:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:35:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/19 04:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:29 DEBUG : PREFIXbanana: size = 6 OK 2026/07/19 04:35:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/19 04:35:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/19 04:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:35:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:35:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:35:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:35:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:35:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:35:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/19 04:35:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:35:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/19 04:35:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:35:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/19 04:35:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:35:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/19 04:35:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:35:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/19 04:35:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:35:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/19 04:35:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:35:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/19 04:35:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:35:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/19 04:35:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:35:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/19 04:35:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:35:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/19 04:35:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:35:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:30 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:30 INFO : apple: Deleted 2026/07/19 04:35:30 INFO : banana: Deleted 2026/07/19 04:35:31 INFO : appleappleapplebanana: Deleted 2026/07/19 04:35:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 04:35:31 INFO : splitbananasplit: Deleted 2026/07/19 04:35:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 04:35:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 04:35:31 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : apple: transformed to: PREFIXapple 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/19 04:35:32 DEBUG : banana: transformed to: PREFIXbanana 2026/07/19 04:35:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/19 04:35:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:32 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:32 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:32 DEBUG : apple: size = 5 OK 2026/07/19 04:35:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/19 04:35:32 INFO : apple: Copied (new) 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:35:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:35:32 INFO : appleappleapplebanana: Copied (new) 2026/07/19 04:35:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:35:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:35:32 INFO : splitbananasplit: Copied (new) 2026/07/19 04:35:32 DEBUG : banana: size = 6 OK 2026/07/19 04:35:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/19 04:35:32 INFO : banana: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:35:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:35:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:35:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:35:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:35:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:35:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:35:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:35:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/19 04:35:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:35:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:35:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:35:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:35:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:35:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:35:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:35:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:35:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:35:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:35:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:35:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:35:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:35:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:35:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:35:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:35:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/19 04:35:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:34 INFO : PREFIXbanana: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/19 04:35:34 INFO : PREFIXsplitbananasplit: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/19 04:35:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/19 04:35:34 INFO : PREFIXapple: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/19 04:35:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/19 04:35:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/19 04:35:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/19 04:35:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/19 04:35:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/19 04:35:35 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:35 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:35 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:35:50 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:51 DEBUG : appleSUFFIX: size = 5 OK 2026/07/19 04:35:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/19 04:35:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:35:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/19 04:35:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/19 04:35:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/19 04:35:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:35:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:35:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:35:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:35:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:35:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/19 04:35:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:35:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/19 04:35:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:35:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/19 04:35:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:35:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/19 04:35:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:35:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/19 04:35:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:35:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/19 04:35:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:35:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/19 04:35:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:35:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/19 04:35:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:35:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/19 04:35:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:35:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/19 04:35:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:35:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/19 04:35:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:35:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/19 04:35:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:35:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:53 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 04:35:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 04:35:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 04:35:54 INFO : appleappleapplebanana: Deleted 2026/07/19 04:35:54 INFO : apple: Deleted 2026/07/19 04:35:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 04:35:54 INFO : banana: Deleted 2026/07/19 04:35:54 INFO : splitbananasplit: Deleted 2026/07/19 04:35:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 04:35:54 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 04:35:54 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/19 04:35:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/19 04:35:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/19 04:35:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:35:55 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:35:55 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:35:55 DEBUG : banana: size = 6 OK 2026/07/19 04:35:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/19 04:35:55 INFO : banana: Copied (new) 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:35:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:35:55 INFO : appleappleapplebanana: Copied (new) 2026/07/19 04:35:55 DEBUG : apple: size = 5 OK 2026/07/19 04:35:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/19 04:35:55 INFO : apple: Copied (new) 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:35:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:35:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:35:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:35:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:35:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:35:56 INFO : splitbananasplit: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:35:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:35:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:35:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:35:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:35:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:35:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:35:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:35:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/19 04:35:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:35:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:35:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/19 04:35:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:35:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:35:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/19 04:35:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:35:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:35:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/19 04:35:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:35:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:35:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/19 04:35:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:35:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:35:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/19 04:35:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:35:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:35:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/19 04:35:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:35:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:35:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/19 04:35:58 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : splitbananasplitSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : appleSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : bananaSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/19 04:35:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/19 04:35:58 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:58 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : Waiting for deletions to finish 2026/07/19 04:35:59 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:35:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:36:13 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:13 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : apple: size = 5 OK 2026/07/19 04:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:14 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:14 DEBUG : banana: size = 6 OK 2026/07/19 04:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:14 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/19 04:36:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/19 04:36:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:14 DEBUG : appleapple: size = 21 OK 2026/07/19 04:36:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/19 04:36:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/19 04:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:14 DEBUG : splitbanan: size = 16 OK 2026/07/19 04:36:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/19 04:36:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/19 04:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/19 04:36:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/19 04:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/19 04:36:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/19 04:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/19 04:36:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/19 04:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/19 04:36:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/19 04:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/19 04:36:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/19 04:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/19 04:36:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/19 04:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/19 04:36:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/19 04:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/19 04:36:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/19 04:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/19 04:36:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/19 04:36:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/19 04:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/19 04:36:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/19 04:36:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/19 04:36:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/19 04:36:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/19 04:36:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/19 04:36:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/19 04:36:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/19 04:36:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/19 04:36:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/19 04:36:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/19 04:36:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/19 04:36:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/19 04:36:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/19 04:36:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/19 04:36:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/19 04:36:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/19 04:36:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/19 04:36:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/19 04:36:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/19 04:36:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/19 04:36:16 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:16 INFO : dir1/0011-56789;.txt: Deleted 2026/07/19 04:36:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/19 04:36:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/19 04:36:17 INFO : splitbananasplit: Deleted 2026/07/19 04:36:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0009-3456789.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0003-defghij.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0012-6789;.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0007-1234567.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0008-2345678.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0013-789;=.txt: Deleted 2026/07/19 04:36:17 INFO : dir1/0015-9;=.txt: Deleted 2026/07/19 04:36:17 INFO : appleappleapplebanana: Deleted 2026/07/19 04:36:17 INFO : dir1/0014-89;=.txt: Deleted 2026/07/19 04:36:17 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:17 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : appleapple: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:18 DEBUG : appleapple: size = 21 OK 2026/07/19 04:36:18 DEBUG : apple: size = 5 OK 2026/07/19 04:36:18 DEBUG : banana: size = 6 OK 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:36:18 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:18 DEBUG : splitbanan: size = 16 OK 2026/07/19 04:36:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:36:18 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/19 04:36:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/19 04:36:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/19 04:36:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/19 04:36:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/19 04:36:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/19 04:36:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/19 04:36:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/19 04:36:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/19 04:36:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/19 04:36:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/19 04:36:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/19 04:36:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/19 04:36:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/19 04:36:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/19 04:36:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/19 04:36:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/19 04:36:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/19 04:36:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/19 04:36:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/19 04:36:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:36:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:18 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:18 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:18 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : appleapple: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/19 04:36:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/19 04:36:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/19 04:36:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/19 04:36:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/19 04:36:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/19 04:36:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/19 04:36:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/19 04:36:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/19 04:36:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/19 04:36:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/19 04:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/19 04:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/19 04:36:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/19 04:36:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/19 04:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/19 04:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/19 04:36:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:36:32 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:32 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:36:32 DEBUG : banana: size = 6 OK 2026/07/19 04:36:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:36:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:36:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:36:32 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:32 DEBUG : apple: size = 5 OK 2026/07/19 04:36:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:32 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:36:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:36:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:36:33 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:33 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:33 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:33 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:36:33 DEBUG : banana: size = 6 OK 2026/07/19 04:36:33 DEBUG : apple: size = 5 OK 2026/07/19 04:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:36:33 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:36:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:36:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:36:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:36:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:36:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:36:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:36:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:36:34 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:34 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:36:49 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:49 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:49 DEBUG : apple: size = 5 OK 2026/07/19 04:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:49 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:49 DEBUG : banana: size = 6 OK 2026/07/19 04:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:49 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:36:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:36:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:36:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:36:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:36:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:36:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:36:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:36:50 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:50 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:50 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:50 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:36:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:36:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:36:50 DEBUG : banana: size = 6 OK 2026/07/19 04:36:50 DEBUG : apple: size = 5 OK 2026/07/19 04:36:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:36:50 DEBUG : apple: Unchanged skipping 2026/07/19 04:36:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:36:50 DEBUG : banana: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:36:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:36:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:36:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:36:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:36:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:36:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:36:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:36:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:36:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:36:51 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:36:51 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:51 DEBUG : Waiting for deletions to finish 2026/07/19 04:36:51 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:36:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:06 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:06 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : apple: size = 5 OK 2026/07/19 04:37:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:07 DEBUG : banana: size = 6 OK 2026/07/19 04:37:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:07 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:07 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:07 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:07 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:07 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : apple: size = 5 OK 2026/07/19 04:37:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:08 DEBUG : banana: size = 6 OK 2026/07/19 04:37:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:08 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:08 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:08 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:24 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:24 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : apple: size = 5 OK 2026/07/19 04:37:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:25 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:25 DEBUG : banana: size = 6 OK 2026/07/19 04:37:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:25 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:25 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:25 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:25 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:26 DEBUG : banana: size = 6 OK 2026/07/19 04:37:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:26 DEBUG : apple: size = 5 OK 2026/07/19 04:37:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:26 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:26 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:26 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:26 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:40 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:41 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : apple: size = 5 OK 2026/07/19 04:37:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : banana: size = 6 OK 2026/07/19 04:37:41 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:41 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:41 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:41 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:41 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : apple: size = 5 OK 2026/07/19 04:37:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/19 04:37:42 DEBUG : apple: Unchanged skipping 2026/07/19 04:37:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/19 04:37:42 DEBUG : banana: size = 6 OK 2026/07/19 04:37:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : banana: Unchanged skipping 2026/07/19 04:37:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/19 04:37:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/19 04:37:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/19 04:37:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/19 04:37:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/19 04:37:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/19 04:37:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/19 04:37:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/19 04:37:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:37:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/19 04:37:42 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:42 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:42 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:42 DEBUG : apple: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : banana: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/19 04:37:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (208.83s) --- PASS: TestTransform/NFC (22.85s) --- PASS: TestTransform/NFD (17.40s) --- PASS: TestTransform/base64 (20.04s) --- PASS: TestTransform/prefix (21.81s) --- PASS: TestTransform/suffix (23.32s) --- PASS: TestTransform/truncate (19.18s) --- PASS: TestTransform/encoder (16.05s) --- PASS: TestTransform/ISO-8859-1 (16.57s) --- PASS: TestTransform/charmap (17.37s) --- PASS: TestTransform/lowercase (18.10s) --- PASS: TestTransform/ascii (16.14s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/19 04:37:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/19 04:37:47 INFO : sub dir_somesuffix: Making directory 2026/07/19 04:37:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/19 04:37:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/19 04:37:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/19 04:37:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/19 04:37:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/19 04:37:47 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:47 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/19 04:37:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/19 04:37:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:49 INFO : tictactoe: Making directory 2026/07/19 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:49 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/19 04:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:49 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:49 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/19 04:37:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/19 04:37:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:50 INFO : toe: Making directory 2026/07/19 04:37:50 INFO : toe/toe: Making directory 2026/07/19 04:37:50 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/19 04:37:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/19 04:37:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/19 04:37:50 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:50 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/19 04:37:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/19 04:37:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:52 INFO : toe: Making directory 2026/07/19 04:37:52 INFO : toe/toe: Making directory 2026/07/19 04:37:52 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/19 04:37:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/19 04:37:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/19 04:37:52 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:52 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/19 04:37:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/19 04:37:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:54 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:37:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/19 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:54 INFO : tictacempty_dir: Making directory 2026/07/19 04:37:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:54 INFO : tictactoe: Making directory 2026/07/19 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:54 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:54 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:37:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:37:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:54 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:54 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/19 04:37:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.87s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:56 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:37:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/19 04:37:56 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:56 INFO : tictacempty_dir: Making directory 2026/07/19 04:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:56 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:56 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:56 INFO : tictactoe: Making directory 2026/07/19 04:37:56 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:56 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:56 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:37:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/19 04:37:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:37:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:37:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:37:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:56 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:37:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:37:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/19 04:37:57 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:57 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:37:57 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:57 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/19 04:37:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:37:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/19 04:37:57 NOTICE: B2 bucket rclone-test-koriyam9sima: 0 differences found 2026/07/19 04:37:57 NOTICE: B2 bucket rclone-test-koriyam9sima: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:58 INFO : tictactoe: Making directory 2026/07/19 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:58 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:58 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:37:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:37:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:37:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:58 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:37:58 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:37:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/19 04:37:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:37:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/19 04:37:59 DEBUG : Waiting for deletions to finish 2026/07/19 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:59 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:37:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:00 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/19 04:38:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/19 04:38:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/19 04:38:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/19 04:38:00 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2026/07/19 04:38:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:01 INFO : toe: Making directory 2026/07/19 04:38:01 INFO : toe/toe: Making directory 2026/07/19 04:38:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/19 04:38:01 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:01 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:01 DEBUG : toe/toe/toe: size = 11 OK 2026/07/19 04:38:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:01 INFO : toe/toe/toe: Copied (new) 2026/07/19 04:38:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:02 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:38:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/19 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:02 INFO : tictacempty_dir: Making directory 2026/07/19 04:38:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:02 INFO : tictactoe: Making directory 2026/07/19 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:02 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:02 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:38:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/19 04:38:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:38:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:02 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:02 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:38:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:03 INFO : toe/toe/toe.txt: Deleted 2026/07/19 04:38:03 INFO : toe/toe: Removing directory 2026/07/19 04:38:03 INFO : toe: Removing directory 2026/07/19 04:38:03 INFO : empty_dir: Removing directory 2026/07/19 04:38:03 DEBUG : Local file system at /tmp/rclone2204327095: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:04 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:38:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/19 04:38:04 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:04 INFO : tictacempty_dir: Making directory 2026/07/19 04:38:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:04 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:04 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:04 INFO : tictactoe: Making directory 2026/07/19 04:38:04 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:04 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:04 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:38:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/19 04:38:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:38:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:04 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:04 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:38:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:05 INFO : toe/toe/toe.txt: Deleted 2026/07/19 04:38:05 INFO : toe/toe: Removing directory 2026/07/19 04:38:05 INFO : toe: Removing directory 2026/07/19 04:38:05 INFO : empty_dir: Removing directory 2026/07/19 04:38:05 DEBUG : Local file system at /tmp/rclone2204327095: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/19 04:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/19 04:38:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.49s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:07 DEBUG : Reset feature "Copy" 2026/07/19 04:38:07 DEBUG : Reset feature "Move" 2026/07/19 04:38:07 DEBUG : Reset feature "Copy" 2026/07/19 04:38:07 DEBUG : Reset feature "Move" 2026/07/19 04:38:07 DEBUG : empty_dir: Making directory with metadata 2026/07/19 04:38:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/19 04:38:07 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:08 INFO : tictacempty_dir: Making directory 2026/07/19 04:38:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/19 04:38:08 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:08 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:08 INFO : tictactoe: Making directory 2026/07/19 04:38:08 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:08 DEBUG : toe: transformed to: tictactoe 2026/07/19 04:38:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:08 INFO : tictactoe/tictactoe: Making directory 2026/07/19 04:38:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/19 04:38:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/19 04:38:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:38:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:08 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:38:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/19 04:38:09 INFO : toe/toe/toe.txt: Deleted 2026/07/19 04:38:09 INFO : toe/toe: Removing directory 2026/07/19 04:38:09 INFO : toe: Removing directory 2026/07/19 04:38:09 INFO : empty_dir: Removing directory 2026/07/19 04:38:09 DEBUG : Local file system at /tmp/rclone2204327095: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/19 04:38:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/19 04:38:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/19 04:38:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.99s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:11 DEBUG : toe: transformed to: dG9l 2026/07/19 04:38:12 DEBUG : toe: transformed to: dG9l 2026/07/19 04:38:12 INFO : dG9l: Making directory 2026/07/19 04:38:12 DEBUG : toe: transformed to: dG9l 2026/07/19 04:38:12 DEBUG : toe: transformed to: dG9l 2026/07/19 04:38:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/19 04:38:12 INFO : dG9l/dG9l: Making directory 2026/07/19 04:38:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/19 04:38:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/19 04:38:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/19 04:38:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/19 04:38:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/19 04:38:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:12 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/19 04:38:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/19 04:38:12 DEBUG : Waiting for deletions to finish 2026/07/19 04:38:13 DEBUG : dG9l: transformed to: toe 2026/07/19 04:38:13 DEBUG : dG9l: transformed to: toe 2026/07/19 04:38:13 DEBUG : dG9l: transformed to: toe 2026/07/19 04:38:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/19 04:38:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/19 04:38:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/19 04:38:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/19 04:38:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/19 04:38:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/19 04:38:13 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for checks to finish 2026/07/19 04:38:13 DEBUG : Local file system at /tmp/rclone2204327095: Waiting for transfers to finish 2026/07/19 04:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-koriyam9sima", Local "Local file system at /tmp/rclone2204327095", Modify Window "1ms" 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe: transformed to: 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe: transformed to: 2026/07/19 04:38:14 INFO : B2 bucket rclone-test-koriyam9sima: Making directory 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe: transformed to: 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe: transformed to: 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe/toe: transformed to: 2026/07/19 04:38:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/19 04:38:14 INFO : toe/toe: Making directory 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe/toe: transformed to: 2026/07/19 04:38:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe: transformed to: 2026/07/19 04:38:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/19 04:38:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/19 04:38:14 DEBUG : toe/toe/toe: transformed to: 2026/07/19 04:38:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/19 04:38:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for checks to finish 2026/07/19 04:38:14 DEBUG : B2 bucket rclone-test-koriyam9sima: Waiting for transfers to finish 2026/07/19 04:38:17 DEBUG : toe/toe/toe: size = 11 OK 2026/07/19 04:38:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/19 04:38:17 INFO : toe/toe/toe: Copied (new) 2026/07/19 04:38:17 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting files as there were IO errors 2026/07/19 04:38:17 ERROR : B2 bucket rclone-test-koriyam9sima: not deleting directories as there were IO errors --- PASS: TestError (3.80s) PASS 2026/07/19 04:38:18 DEBUG : B2 bucket rclone-test-koriyam9sima: Purge remote 2026/07/19 04:38:18 INFO : B2 bucket rclone-test-koriyam9sima: cleaning bucket "rclone-test-koriyam9sima" of all files 2026/07/19 04:38:19 DEBUG : BackupDir/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3f5_d20260719_m043151_c001_v7007000_t0000_u01784435511136") 2026/07/19 04:38:19 DEBUG : BackupDir/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f10162bbc88a513d9_d20260719_m043144_c001_v0001097_t0032_u01784435504406") 2026/07/19 04:38:19 DEBUG : CompareDest/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08e04_d20260719_m043123_c001_v7007000_t0000_u01784435483754") 2026/07/19 04:38:19 DEBUG : CompareDest/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4f02_d20260719_m043117_c001_v0001174_t0047_u01784435477920") 2026/07/19 04:38:19 DEBUG : CompareDest/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08e05_d20260719_m043123_c001_v7007000_t0000_u01784435483929") 2026/07/19 04:38:19 DEBUG : CompareDest/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47bd7_d20260719_m043119_c001_v0001144_t0021_u01784435478999") 2026/07/19 04:38:19 DEBUG : CopyDest/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3f6_d20260719_m043151_c001_v7007000_t0000_u01784435511311") 2026/07/19 04:38:19 DEBUG : CopyDest/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47c43_d20260719_m043140_c001_v0001144_t0039_u01784435500914") 2026/07/19 04:38:19 DEBUG : CopyDest/three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3f8_d20260719_m043151_c001_v7007000_t0000_u01784435511486") 2026/07/19 04:38:19 DEBUG : CopyDest/three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47c6d_d20260719_m043148_c001_v0001144_t0020_u01784435508436") 2026/07/19 04:38:19 DEBUG : CopyDest/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3f9_d20260719_m043151_c001_v7007000_t0000_u01784435511660") 2026/07/19 04:38:19 DEBUG : CopyDest/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d509c_d20260719_m043146_c001_v0001174_t0039_u01784435506082") 2026/07/19 04:38:19 DEBUG : EXISTING: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fd0_d20260719_m043314_c001_v7007000_t0000_u01784435594535") 2026/07/19 04:38:19 DEBUG : EXISTING: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d56bd_d20260719_m043313_c001_v0001174_t0058_u01784435593245") 2026/07/19 04:38:19 DEBUG : PREFIXapple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9d5_d20260719_m043534_c001_v7007000_t0000_u01784435734628") 2026/07/19 04:38:20 DEBUG : PREFIXapple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6894_d20260719_m043528_c001_v0001098_t0019_u01784435728688") 2026/07/19 04:38:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4160a34aa0614875_d20260719_m043534_c001_v7007000_t0000_u01784435734631") 2026/07/19 04:38:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a860d_d20260719_m043528_c001_v0001098_t0026_u01784435728678") 2026/07/19 04:38:20 DEBUG : PREFIXbanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b091fc_d20260719_m043534_c001_v7007000_t0000_u01784435734561") 2026/07/19 04:38:20 DEBUG : PREFIXbanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f88_d20260719_m043528_c001_v0001174_t0040_u01784435728698") 2026/07/19 04:38:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcc6_d20260719_m043534_c001_v7007000_t0000_u01784435734571") 2026/07/19 04:38:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34993_d20260719_m043528_c001_v0001137_t0042_u01784435728668") 2026/07/19 04:38:20 DEBUG : Testêé: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fc8_d20260719_m043310_c001_v7007000_t0000_u01784435590782") 2026/07/19 04:38:20 DEBUG : Testêé: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5673_d20260719_m043310_c001_v0001174_t0019_u01784435590023") 2026/07/19 04:38:20 DEBUG : Testêé: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5665_d20260719_m043309_c001_v0001174_t0029_u01784435589270") 2026/07/19 04:38:20 DEBUG : YXBwbGU=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad212_d20260719_m043514_c001_v7007000_t0000_u01784435714818") 2026/07/19 04:38:20 DEBUG : YXBwbGU=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e40_d20260719_m043509_c001_v0001174_t0034_u01784435709992") 2026/07/19 04:38:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad213_d20260719_m043514_c001_v7007000_t0000_u01784435714993") 2026/07/19 04:38:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6820_d20260719_m043510_c001_v0001098_t0005_u01784435710002") 2026/07/19 04:38:20 DEBUG : YmFuYW5h: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad214_d20260719_m043515_c001_v7007000_t0000_u01784435715170") 2026/07/19 04:38:20 DEBUG : YmFuYW5h: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3491b_d20260719_m043510_c001_v0001137_t0050_u01784435710012") 2026/07/19 04:38:20 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a997_d20260719_m042944_c001_v7007000_t0000_u01784435384240") 2026/07/19 04:38:20 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bac7_d20260719_m042943_c001_v0001039_t0015_u01784435383096") 2026/07/19 04:38:20 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f407_d20260719_m042940_c001_v7007000_t0000_u01784435380910") 2026/07/19 04:38:20 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baaf_d20260719_m042939_c001_v0001039_t0028_u01784435379948") 2026/07/19 04:38:21 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea464_d20260719_m042920_c001_v7007000_t0000_u01784435360143") 2026/07/19 04:38:21 DEBUG : a/potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba31_d20260719_m042919_c001_v0001039_t0025_u01784435359185") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85689_d20260719_m043743_c001_v7007000_t0000_u01784435863382") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6bbe_d20260719_m043738_c001_v0001098_t0028_u01784435858758") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1253_d20260719_m043727_c001_v7007000_t0000_u01784435847125") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b72_d20260719_m043722_c001_v0001098_t0008_u01784435842192") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85635_d20260719_m043709_c001_v7007000_t0000_u01784435829188") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b12_d20260719_m043704_c001_v0001098_t0045_u01784435824974") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0922c_d20260719_m043651_c001_v7007000_t0000_u01784435811800") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6aca_d20260719_m043647_c001_v0001098_t0002_u01784435807401") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ec4_d20260719_m043635_c001_v7007000_t0000_u01784435795280") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a5e_d20260719_m043630_c001_v0001098_t0021_u01784435790940") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec5_d20260719_m043619_c001_v7007000_t0000_u01784435779202") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86f1_d20260719_m043612_c001_v0001098_t0029_u01784435772036") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a09_d20260719_m043559_c001_v7007000_t0000_u01784435759952") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f695e_d20260719_m043555_c001_v0001098_t0036_u01784435755393") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d8606_d20260719_m043554_c001_v7007000_t0000_u01784435754231") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a867d_d20260719_m043548_c001_v0001098_t0027_u01784435748972") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bccd_d20260719_m043536_c001_v7007000_t0000_u01784435736378") 2026/07/19 04:38:21 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5fc2_d20260719_m043532_c001_v0001174_t0020_u01784435732430") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5eae_d20260719_m043530_c001_v7007000_t0000_u01784435730822") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34987_d20260719_m043526_c001_v0001137_t0015_u01784435726333") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80df02_d20260719_m043512_c001_v7007000_t0000_u01784435712780") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e1c_d20260719_m043507_c001_v0001174_t0018_u01784435707506") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854d0_d20260719_m043454_c001_v7007000_t0000_u01784435694864") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5d2c_d20260719_m043450_c001_v0001174_t0059_u01784435690164") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e2a_d20260719_m043437_c001_v7007000_t0000_u01784435677430") 2026/07/19 04:38:22 DEBUG : apple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5c13_d20260719_m043433_c001_v0001174_t0008_u01784435673000") 2026/07/19 04:38:22 DEBUG : appleSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149f2_d20260719_m043558_c001_v7007000_t0000_u01784435758457") 2026/07/19 04:38:22 DEBUG : appleSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60d6_d20260719_m043551_c001_v0001174_t0053_u01784435751001") 2026/07/19 04:38:22 DEBUG : appleapple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec6_d20260719_m043619_c001_v7007000_t0000_u01784435779378") 2026/07/19 04:38:22 DEBUG : appleapple: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86f5_d20260719_m043614_c001_v0001098_t0018_u01784435774478") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568a_d20260719_m043743_c001_v7007000_t0000_u01784435863557") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6763_d20260719_m043739_c001_v0001174_t0027_u01784435859876") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1255_d20260719_m043727_c001_v7007000_t0000_u01784435847307") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6664_d20260719_m043723_c001_v0001174_t0053_u01784435843522") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85637_d20260719_m043709_c001_v7007000_t0000_u01784435829367") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6552_d20260719_m043705_c001_v0001174_t0048_u01784435825748") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0922d_d20260719_m043651_c001_v7007000_t0000_u01784435811976") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6462_d20260719_m043648_c001_v0001174_t0053_u01784435808496") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ec5_d20260719_m043635_c001_v7007000_t0000_u01784435795454") 2026/07/19 04:38:22 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6384_d20260719_m043631_c001_v0001174_t0036_u01784435791720") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80dfe9_d20260719_m043617_c001_v7007000_t0000_u01784435777397") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69d4_d20260719_m043612_c001_v0001098_t0033_u01784435772796") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a0c_d20260719_m043600_c001_v7007000_t0000_u01784435760126") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6138_d20260719_m043555_c001_v0001174_t0049_u01784435755410") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f62_d20260719_m043554_c001_v7007000_t0000_u01784435754228") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60c6_d20260719_m043549_c001_v0001174_t0004_u01784435749670") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcce_d20260719_m043536_c001_v7007000_t0000_u01784435736568") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8625_d20260719_m043532_c001_v0001098_t0029_u01784435732442") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5eaf_d20260719_m043530_c001_v7007000_t0000_u01784435730995") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f688c_d20260719_m043527_c001_v0001098_t0030_u01784435727232") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad210_d20260719_m043513_c001_v7007000_t0000_u01784435713056") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34913_d20260719_m043508_c001_v0001137_t0034_u01784435708304") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854d3_d20260719_m043455_c001_v7007000_t0000_u01784435695040") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348ab_d20260719_m043451_c001_v0001137_t0024_u01784435691010") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e2b_d20260719_m043437_c001_v7007000_t0000_u01784435677605") 2026/07/19 04:38:23 DEBUG : appleappleapplebanana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34841_d20260719_m043433_c001_v0001137_t0013_u01784435673639") 2026/07/19 04:38:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149ec_d20260719_m043558_c001_v7007000_t0000_u01784435758221") 2026/07/19 04:38:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a868b_d20260719_m043550_c001_v0001098_t0001_u01784435750979") 2026/07/19 04:38:23 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a99b_d20260719_m042944_c001_v7007000_t0000_u01784435384414") 2026/07/19 04:38:23 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12babb_d20260719_m042941_c001_v0001039_t0029_u01784435381443") 2026/07/19 04:38:23 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f401_d20260719_m042940_c001_v7007000_t0000_u01784435380368") 2026/07/19 04:38:24 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baa9_d20260719_m042938_c001_v0001039_t0010_u01784435378557") 2026/07/19 04:38:24 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea463_d20260719_m042919_c001_v7007000_t0000_u01784435359562") 2026/07/19 04:38:24 DEBUG : b/potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba23_d20260719_m042917_c001_v0001039_t0025_u01784435357685") 2026/07/19 04:38:24 DEBUG : backup/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5c6c_d20260719_m043205_c001_v7007000_t0000_u01784435525294") 2026/07/19 04:38:24 DEBUG : backup/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1040caf686949b73_d20260719_m043203_c001_v0001173_t0007_u01784435523622") 2026/07/19 04:38:24 DEBUG : backup/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f104e08dd739ff1c0_d20260719_m043158_c001_v0001098_t0023_u01784435518739") 2026/07/19 04:38:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc0e_d20260719_m043231_c001_v7007000_t0000_u01784435551197") 2026/07/19 04:38:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1064b485391232f9_d20260719_m043229_c001_v0001032_t0024_u01784435549352") 2026/07/19 04:38:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f102ebb3aac9c0d6f_d20260719_m043225_c001_v0001183_t0051_u01784435545260") 2026/07/19 04:38:24 DEBUG : backup/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4059392389f89a62_d20260719_m043218_c001_v7007000_t0000_u01784435538651") 2026/07/19 04:38:24 DEBUG : backup/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f109a7db9c7ec109d_d20260719_m043216_c001_v0001173_t0018_u01784435536577") 2026/07/19 04:38:24 DEBUG : backup/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f118c49158c71bae4_d20260719_m043212_c001_v0001172_t0041_u01784435532548") 2026/07/19 04:38:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc10_d20260719_m043231_c001_v7007000_t0000_u01784435551373") 2026/07/19 04:38:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1102085178df4ccf_d20260719_m043230_c001_v0001181_t0033_u01784435550461") 2026/07/19 04:38:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1015ae9a3579146a_d20260719_m043226_c001_v0001185_t0043_u01784435546616") 2026/07/19 04:38:24 DEBUG : backup/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5c6d_d20260719_m043205_c001_v7007000_t0000_u01784435525486") 2026/07/19 04:38:24 DEBUG : backup/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f110e03d8812b88e2_d20260719_m043204_c001_v0001179_t0010_u01784435524531") 2026/07/19 04:38:24 DEBUG : backup/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f10472187b598e2da_d20260719_m043200_c001_v0001039_t0039_u01784435520487") 2026/07/19 04:38:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4059392389f89a63_d20260719_m043218_c001_v7007000_t0000_u01784435538840") 2026/07/19 04:38:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11362a79c6b67cd0_d20260719_m043217_c001_v0001174_t0035_u01784435537541") 2026/07/19 04:38:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f106852f7a8d1f1f4_d20260719_m043213_c001_v0001183_t0005_u01784435533993") 2026/07/19 04:38:24 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568b_d20260719_m043743_c001_v7007000_t0000_u01784435863732") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c23_d20260719_m043739_c001_v0001137_t0046_u01784435859109") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1256_d20260719_m043727_c001_v7007000_t0000_u01784435847490") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34bdf_d20260719_m043722_c001_v0001137_t0022_u01784435842951") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85638_d20260719_m043709_c001_v7007000_t0000_u01784435829545") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b71_d20260719_m043705_c001_v0001137_t0037_u01784435825315") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0922e_d20260719_m043652_c001_v7007000_t0000_u01784435812154") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b29_d20260719_m043647_c001_v0001137_t0005_u01784435807992") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ec6_d20260719_m043635_c001_v7007000_t0000_u01784435795628") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34ac5_d20260719_m043631_c001_v0001137_t0050_u01784435791385") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec7_d20260719_m043619_c001_v7007000_t0000_u01784435779554") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d625c_d20260719_m043612_c001_v0001174_t0042_u01784435772521") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a0f_d20260719_m043600_c001_v7007000_t0000_u01784435760301") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86af_d20260719_m043555_c001_v0001098_t0057_u01784435755399") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc4_d20260719_m043554_c001_v7007000_t0000_u01784435754391") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349f3_d20260719_m043549_c001_v0001137_t0026_u01784435749283") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bccf_d20260719_m043536_c001_v7007000_t0000_u01784435736757") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349a1_d20260719_m043532_c001_v0001137_t0042_u01784435732464") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9c4_d20260719_m043530_c001_v7007000_t0000_u01784435730833") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8605_d20260719_m043526_c001_v0001098_t0051_u01784435726919") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad20c_d20260719_m043512_c001_v7007000_t0000_u01784435712707") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6812_d20260719_m043507_c001_v0001098_t0018_u01784435707806") 2026/07/19 04:38:25 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854d7_d20260719_m043455_c001_v7007000_t0000_u01784435695216") 2026/07/19 04:38:26 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f67a0_d20260719_m043450_c001_v0001098_t0024_u01784435690557") 2026/07/19 04:38:26 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e2e_d20260719_m043437_c001_v7007000_t0000_u01784435677780") 2026/07/19 04:38:26 DEBUG : banana: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6742_d20260719_m043433_c001_v0001098_t0059_u01784435673333") 2026/07/19 04:38:26 DEBUG : bananaSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c29202_d20260719_m043558_c001_v7007000_t0000_u01784435758610") 2026/07/19 04:38:26 DEBUG : bananaSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349fd_d20260719_m043550_c001_v0001137_t0049_u01784435750992") 2026/07/19 04:38:26 DEBUG : both0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd97_d20260719_m043358_c001_v7007000_t0000_u01784435638821") 2026/07/19 04:38:26 DEBUG : both0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d586b_d20260719_m043340_c001_v0001174_t0002_u01784435620170") 2026/07/19 04:38:26 DEBUG : both0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc3_d20260719_m043335_c001_v7007000_t0000_u01784435615856") 2026/07/19 04:38:26 DEBUG : both0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d56e3_d20260719_m043316_c001_v0001174_t0059_u01784435596505") 2026/07/19 04:38:26 DEBUG : both1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd98_d20260719_m043358_c001_v7007000_t0000_u01784435638998") 2026/07/19 04:38:26 DEBUG : both1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5879_d20260719_m043341_c001_v0001174_t0048_u01784435621064") 2026/07/19 04:38:26 DEBUG : both1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc4_d20260719_m043336_c001_v7007000_t0000_u01784435616042") 2026/07/19 04:38:26 DEBUG : both1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d56f5_d20260719_m043317_c001_v0001174_t0005_u01784435597232") 2026/07/19 04:38:26 DEBUG : both10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd99_d20260719_m043359_c001_v7007000_t0000_u01784435639178") 2026/07/19 04:38:26 DEBUG : both10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5915_d20260719_m043348_c001_v0001174_t0008_u01784435628572") 2026/07/19 04:38:26 DEBUG : both10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc6_d20260719_m043336_c001_v7007000_t0000_u01784435616225") 2026/07/19 04:38:26 DEBUG : both10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5783_d20260719_m043324_c001_v0001174_t0018_u01784435604715") 2026/07/19 04:38:26 DEBUG : both11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9a_d20260719_m043359_c001_v7007000_t0000_u01784435639355") 2026/07/19 04:38:26 DEBUG : both11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5925_d20260719_m043349_c001_v0001174_t0008_u01784435629296") 2026/07/19 04:38:26 DEBUG : both11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc7_d20260719_m043336_c001_v7007000_t0000_u01784435616410") 2026/07/19 04:38:26 DEBUG : both11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d578f_d20260719_m043325_c001_v0001174_t0042_u01784435605619") 2026/07/19 04:38:26 DEBUG : both12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9b_d20260719_m043359_c001_v7007000_t0000_u01784435639531") 2026/07/19 04:38:27 DEBUG : both12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5931_d20260719_m043349_c001_v0001174_t0030_u01784435629937") 2026/07/19 04:38:27 DEBUG : both12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc8_d20260719_m043336_c001_v7007000_t0000_u01784435616594") 2026/07/19 04:38:27 DEBUG : both12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d579d_d20260719_m043326_c001_v0001174_t0031_u01784435606428") 2026/07/19 04:38:27 DEBUG : both13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9c_d20260719_m043359_c001_v7007000_t0000_u01784435639764") 2026/07/19 04:38:27 DEBUG : both13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d594f_d20260719_m043350_c001_v0001174_t0001_u01784435630816") 2026/07/19 04:38:27 DEBUG : both13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcca_d20260719_m043336_c001_v7007000_t0000_u01784435616849") 2026/07/19 04:38:27 DEBUG : both13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57a7_d20260719_m043327_c001_v0001174_t0017_u01784435607274") 2026/07/19 04:38:27 DEBUG : both14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9d_d20260719_m043359_c001_v7007000_t0000_u01784435639943") 2026/07/19 04:38:27 DEBUG : both14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d595d_d20260719_m043351_c001_v0001174_t0048_u01784435631493") 2026/07/19 04:38:27 DEBUG : both14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fccb_d20260719_m043337_c001_v7007000_t0000_u01784435617034") 2026/07/19 04:38:27 DEBUG : both14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57c5_d20260719_m043328_c001_v0001174_t0014_u01784435608015") 2026/07/19 04:38:27 DEBUG : both15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9e_d20260719_m043400_c001_v7007000_t0000_u01784435640120") 2026/07/19 04:38:27 DEBUG : both15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5975_d20260719_m043352_c001_v0001174_t0046_u01784435632236") 2026/07/19 04:38:27 DEBUG : both15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fccc_d20260719_m043337_c001_v7007000_t0000_u01784435617218") 2026/07/19 04:38:27 DEBUG : both15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57d9_d20260719_m043329_c001_v0001174_t0054_u01784435609132") 2026/07/19 04:38:27 DEBUG : both16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bd9f_d20260719_m043400_c001_v7007000_t0000_u01784435640299") 2026/07/19 04:38:27 DEBUG : both16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d597f_d20260719_m043353_c001_v0001174_t0042_u01784435632990") 2026/07/19 04:38:27 DEBUG : both16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fccd_d20260719_m043337_c001_v7007000_t0000_u01784435617403") 2026/07/19 04:38:27 DEBUG : both16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57e9_d20260719_m043330_c001_v0001174_t0058_u01784435610113") 2026/07/19 04:38:27 DEBUG : both17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda0_d20260719_m043400_c001_v7007000_t0000_u01784435640480") 2026/07/19 04:38:28 DEBUG : both17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5995_d20260719_m043353_c001_v0001174_t0032_u01784435633811") 2026/07/19 04:38:28 DEBUG : both17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcce_d20260719_m043337_c001_v7007000_t0000_u01784435617588") 2026/07/19 04:38:28 DEBUG : both17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57f5_d20260719_m043330_c001_v0001174_t0033_u01784435610939") 2026/07/19 04:38:28 DEBUG : both18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda1_d20260719_m043400_c001_v7007000_t0000_u01784435640656") 2026/07/19 04:38:28 DEBUG : both18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d59a5_d20260719_m043354_c001_v0001174_t0002_u01784435634533") 2026/07/19 04:38:28 DEBUG : both18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fccf_d20260719_m043337_c001_v7007000_t0000_u01784435617771") 2026/07/19 04:38:28 DEBUG : both18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57fd_d20260719_m043331_c001_v0001174_t0058_u01784435611780") 2026/07/19 04:38:28 DEBUG : both19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda3_d20260719_m043400_c001_v7007000_t0000_u01784435640833") 2026/07/19 04:38:28 DEBUG : both19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d59b7_d20260719_m043355_c001_v0001174_t0035_u01784435635296") 2026/07/19 04:38:28 DEBUG : both19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd0_d20260719_m043337_c001_v7007000_t0000_u01784435617956") 2026/07/19 04:38:28 DEBUG : both19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d580b_d20260719_m043332_c001_v0001174_t0045_u01784435612455") 2026/07/19 04:38:28 DEBUG : both2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda5_d20260719_m043401_c001_v7007000_t0000_u01784435641011") 2026/07/19 04:38:28 DEBUG : both2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d588b_d20260719_m043341_c001_v0001174_t0024_u01784435621804") 2026/07/19 04:38:28 DEBUG : both2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd1_d20260719_m043338_c001_v7007000_t0000_u01784435618147") 2026/07/19 04:38:28 DEBUG : both2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5707_d20260719_m043318_c001_v0001174_t0059_u01784435598291") 2026/07/19 04:38:28 DEBUG : both3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda7_d20260719_m043401_c001_v7007000_t0000_u01784435641188") 2026/07/19 04:38:28 DEBUG : both3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d589b_d20260719_m043342_c001_v0001174_t0051_u01784435622747") 2026/07/19 04:38:28 DEBUG : both3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd2_d20260719_m043338_c001_v7007000_t0000_u01784435618334") 2026/07/19 04:38:28 DEBUG : both3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5715_d20260719_m043319_c001_v0001174_t0029_u01784435599008") 2026/07/19 04:38:28 DEBUG : both4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda8_d20260719_m043401_c001_v7007000_t0000_u01784435641369") 2026/07/19 04:38:28 DEBUG : both4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58af_d20260719_m043343_c001_v0001174_t0043_u01784435623522") 2026/07/19 04:38:28 DEBUG : both4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd3_d20260719_m043338_c001_v7007000_t0000_u01784435618523") 2026/07/19 04:38:29 DEBUG : both4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5723_d20260719_m043319_c001_v0001174_t0006_u01784435599607") 2026/07/19 04:38:29 DEBUG : both5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bda9_d20260719_m043401_c001_v7007000_t0000_u01784435641546") 2026/07/19 04:38:29 DEBUG : both5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58c7_d20260719_m043344_c001_v0001174_t0014_u01784435624788") 2026/07/19 04:38:29 DEBUG : both5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd4_d20260719_m043338_c001_v7007000_t0000_u01784435618707") 2026/07/19 04:38:29 DEBUG : both5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d573d_d20260719_m043320_c001_v0001174_t0036_u01784435600594") 2026/07/19 04:38:29 DEBUG : both6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdaa_d20260719_m043401_c001_v7007000_t0000_u01784435641727") 2026/07/19 04:38:29 DEBUG : both6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58d7_d20260719_m043345_c001_v0001174_t0030_u01784435625568") 2026/07/19 04:38:29 DEBUG : both6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd5_d20260719_m043338_c001_v7007000_t0000_u01784435618893") 2026/07/19 04:38:29 DEBUG : both6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5749_d20260719_m043321_c001_v0001174_t0053_u01784435601270") 2026/07/19 04:38:29 DEBUG : both7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdab_d20260719_m043401_c001_v7007000_t0000_u01784435641904") 2026/07/19 04:38:29 DEBUG : both7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58e7_d20260719_m043346_c001_v0001174_t0052_u01784435626199") 2026/07/19 04:38:29 DEBUG : both7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd6_d20260719_m043339_c001_v7007000_t0000_u01784435619080") 2026/07/19 04:38:29 DEBUG : both7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5753_d20260719_m043322_c001_v0001174_t0025_u01784435602092") 2026/07/19 04:38:29 DEBUG : both8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdac_d20260719_m043402_c001_v7007000_t0000_u01784435642081") 2026/07/19 04:38:29 DEBUG : both8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58ff_d20260719_m043347_c001_v0001174_t0047_u01784435627303") 2026/07/19 04:38:29 DEBUG : both8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd7_d20260719_m043339_c001_v7007000_t0000_u01784435619263") 2026/07/19 04:38:29 DEBUG : both8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5765_d20260719_m043323_c001_v0001174_t0017_u01784435603191") 2026/07/19 04:38:29 DEBUG : both9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdae_d20260719_m043402_c001_v7007000_t0000_u01784435642258") 2026/07/19 04:38:29 DEBUG : both9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d590b_d20260719_m043347_c001_v0001174_t0017_u01784435627905") 2026/07/19 04:38:30 DEBUG : both9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcd8_d20260719_m043339_c001_v7007000_t0000_u01784435619447") 2026/07/19 04:38:30 DEBUG : both9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5771_d20260719_m043323_c001_v0001174_t0021_u01784435603915") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a99c_d20260719_m042944_c001_v7007000_t0000_u01784435384589") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bac1_d20260719_m042941_c001_v0001039_t0022_u01784435381934") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f408_d20260719_m042941_c001_v7007000_t0000_u01784435381088") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baab_d20260719_m042939_c001_v0001039_t0025_u01784435379126") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea465_d20260719_m042920_c001_v7007000_t0000_u01784435360327") 2026/07/19 04:38:30 DEBUG : c/non empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba29_d20260719_m042918_c001_v0001039_t0012_u01784435358142") 2026/07/19 04:38:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad215_d20260719_m043515_c001_v7007000_t0000_u01784435715345") 2026/07/19 04:38:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85a5_d20260719_m043510_c001_v0001098_t0018_u01784435710023") 2026/07/19 04:38:30 DEBUG : check sum: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea45a_d20260719_m042909_c001_v7007000_t0000_u01784435349155") 2026/07/19 04:38:30 DEBUG : check sum: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9ed_d20260719_m042907_c001_v0001039_t0016_u01784435347422") 2026/07/19 04:38:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41024c3ccf088242_d20260719_m043814_c001_v7007000_t0000_u01784435894245") 2026/07/19 04:38:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6c62_d20260719_m043812_c001_v0001098_t0028_u01784435892596") 2026/07/19 04:38:30 DEBUG : dest/3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3d9_d20260719_m043133_c001_v7007000_t0000_u01784435493792") 2026/07/19 04:38:30 DEBUG : dest/3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404f1daad4019e1d_d20260719_m043132_c001_v0001179_t0042_u01784435492703") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec8_d20260719_m043619_c001_v7007000_t0000_u01784435779730") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69e8_d20260719_m043614_c001_v0001098_t0014_u01784435774691") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568c_d20260719_m043743_c001_v7007000_t0000_u01784435863908") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b96_d20260719_m043731_c001_v0001098_t0029_u01784435851770") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1257_d20260719_m043727_c001_v7007000_t0000_u01784435847672") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b46_d20260719_m043713_c001_v0001098_t0045_u01784435833656") 2026/07/19 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8563a_d20260719_m043709_c001_v7007000_t0000_u01784435829724") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6aea_d20260719_m043656_c001_v0001098_t0046_u01784435816293") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0922f_d20260719_m043652_c001_v7007000_t0000_u01784435812332") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a94_d20260719_m043639_c001_v0001098_t0046_u01784435799724") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ec7_d20260719_m043635_c001_v7007000_t0000_u01784435795802") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a2e_d20260719_m043623_c001_v0001098_t0056_u01784435783677") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bf99_d20260719_m043617_c001_v7007000_t0000_u01784435777219") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86db_d20260719_m043604_c001_v0001098_t0048_u01784435764526") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a11_d20260719_m043600_c001_v7007000_t0000_u01784435760476") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86b1_d20260719_m043555_c001_v0001098_t0018_u01784435755665") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149c5_d20260719_m043554_c001_v7007000_t0000_u01784435754242") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a864d_d20260719_m043541_c001_v0001098_t0003_u01784435741171") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd1_d20260719_m043536_c001_v7007000_t0000_u01784435736949") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5fc8_d20260719_m043532_c001_v0001174_t0057_u01784435732810") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096ee6_d20260719_m043531_c001_v7007000_t0000_u01784435731196") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34955_d20260719_m043519_c001_v0001137_t0003_u01784435719367") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7be91_d20260719_m043512_c001_v7007000_t0000_u01784435712340") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5da6_d20260719_m043459_c001_v0001174_t0055_u01784435699329") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854da_d20260719_m043455_c001_v7007000_t0000_u01784435695393") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5caf_d20260719_m043441_c001_v0001174_t0044_u01784435681932") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e2f_d20260719_m043438_c001_v7007000_t0000_u01784435678023") 2026/07/19 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5b53_d20260719_m043419_c001_v0001174_t0035_u01784435659090") 2026/07/19 04:38:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bf8b_d20260719_m043558_c001_v7007000_t0000_u01784435758406") 2026/07/19 04:38:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60da_d20260719_m043551_c001_v0001174_t0008_u01784435751308") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec9_d20260719_m043619_c001_v7007000_t0000_u01784435779906") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a75_d20260719_m043614_c001_v0001137_t0037_u01784435774703") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568d_d20260719_m043744_c001_v7007000_t0000_u01784435864084") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c01_d20260719_m043732_c001_v0001137_t0053_u01784435852486") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1258_d20260719_m043727_c001_v7007000_t0000_u01784435847860") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34bab_d20260719_m043714_c001_v0001137_t0058_u01784435834526") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8563c_d20260719_m043709_c001_v7007000_t0000_u01784435829900") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b45_d20260719_m043656_c001_v0001137_t0009_u01784435816933") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09230_d20260719_m043652_c001_v7007000_t0000_u01784435812508") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34afd_d20260719_m043640_c001_v0001137_t0039_u01784435800429") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ec8_d20260719_m043635_c001_v7007000_t0000_u01784435795976") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34aab_d20260719_m043624_c001_v0001137_t0045_u01784435784439") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f317_d20260719_m043616_c001_v7007000_t0000_u01784435776773") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d61d8_d20260719_m043605_c001_v0001174_t0043_u01784435765225") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a14_d20260719_m043600_c001_v7007000_t0000_u01784435760650") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d613e_d20260719_m043555_c001_v0001174_t0025_u01784435755754") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4151e79ff01675e6_d20260719_m043554_c001_v7007000_t0000_u01784435754242") 2026/07/19 04:38:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349cf_d20260719_m043542_c001_v0001137_t0019_u01784435742050") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd2_d20260719_m043537_c001_v7007000_t0000_u01784435737138") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a862d_d20260719_m043532_c001_v0001098_t0032_u01784435732823") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9c7_d20260719_m043531_c001_v7007000_t0000_u01784435731198") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85db_d20260719_m043520_c001_v0001098_t0054_u01784435720162") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7be96_d20260719_m043512_c001_v7007000_t0000_u01784435712864") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f67d0_d20260719_m043500_c001_v0001098_t0016_u01784435700172") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854dc_d20260719_m043455_c001_v7007000_t0000_u01784435695570") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f677a_d20260719_m043442_c001_v0001098_t0015_u01784435682787") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e31_d20260719_m043438_c001_v7007000_t0000_u01784435678198") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f66d4_d20260719_m043419_c001_v0001098_t0053_u01784435659703") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4151e79ff01675e9_d20260719_m043558_c001_v7007000_t0000_u01784435758417") 2026/07/19 04:38:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a868d_d20260719_m043551_c001_v0001098_t0000_u01784435751361") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeeca_d20260719_m043620_c001_v7007000_t0000_u01784435780082") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86fb_d20260719_m043614_c001_v0001098_t0040_u01784435774919") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568e_d20260719_m043744_c001_v7007000_t0000_u01784435864269") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d66fe_d20260719_m043733_c001_v0001174_t0009_u01784435853364") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1259_d20260719_m043728_c001_v7007000_t0000_u01784435848042") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d65ea_d20260719_m043715_c001_v0001174_t0008_u01784435835329") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8563d_d20260719_m043710_c001_v7007000_t0000_u01784435830075") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d64c6_d20260719_m043658_c001_v0001174_t0041_u01784435818044") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09231_d20260719_m043652_c001_v7007000_t0000_u01784435812685") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d63fc_d20260719_m043641_c001_v0001174_t0033_u01784435801279") 2026/07/19 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281eca_d20260719_m043636_c001_v7007000_t0000_u01784435796149") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6328_d20260719_m043625_c001_v0001174_t0018_u01784435785292") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bd61_d20260719_m043616_c001_v7007000_t0000_u01784435776783") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f699c_d20260719_m043605_c001_v0001098_t0054_u01784435765903") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a17_d20260719_m043600_c001_v7007000_t0000_u01784435760825") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6960_d20260719_m043555_c001_v0001098_t0040_u01784435755897") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f5f_d20260719_m043553_c001_v7007000_t0000_u01784435753873") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6060_d20260719_m043542_c001_v0001174_t0017_u01784435742934") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd3_d20260719_m043537_c001_v7007000_t0000_u01784435737328") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68c0_d20260719_m043532_c001_v0001098_t0059_u01784435732854") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9c6_d20260719_m043531_c001_v7007000_t0000_u01784435731016") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6872_d20260719_m043520_c001_v0001098_t0038_u01784435720869") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7be95_d20260719_m043512_c001_v7007000_t0000_u01784435712689") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348df_d20260719_m043500_c001_v0001137_t0029_u01784435700913") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854df_d20260719_m043455_c001_v7007000_t0000_u01784435695747") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34889_d20260719_m043443_c001_v0001137_t0002_u01784435683532") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e32_d20260719_m043438_c001_v7007000_t0000_u01784435678374") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d347fd_d20260719_m043420_c001_v0001137_t0054_u01784435660019") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149f3_d20260719_m043558_c001_v7007000_t0000_u01784435758533") 2026/07/19 04:38:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349ff_d20260719_m043551_c001_v0001137_t0040_u01784435751402") 2026/07/19 04:38:34 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeecb_d20260719_m043620_c001_v7007000_t0000_u01784435780259") 2026/07/19 04:38:34 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d627f_d20260719_m043614_c001_v0001174_t0047_u01784435774930") 2026/07/19 04:38:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8568f_d20260719_m043744_c001_v7007000_t0000_u01784435864448") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a887b_d20260719_m043734_c001_v0001098_t0029_u01784435854001") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125a_d20260719_m043728_c001_v7007000_t0000_u01784435848225") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a882f_d20260719_m043716_c001_v0001098_t0028_u01784435836259") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8563e_d20260719_m043710_c001_v7007000_t0000_u01784435830251") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87db_d20260719_m043658_c001_v0001098_t0042_u01784435818964") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09232_d20260719_m043652_c001_v7007000_t0000_u01784435812862") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87a1_d20260719_m043642_c001_v0001098_t0019_u01784435802016") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ecb_d20260719_m043636_c001_v7007000_t0000_u01784435796323") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a874d_d20260719_m043625_c001_v0001098_t0037_u01784435785952") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80dfe6_d20260719_m043617_c001_v7007000_t0000_u01784435777208") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a49_d20260719_m043606_c001_v0001137_t0042_u01784435766577") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a1a_d20260719_m043601_c001_v7007000_t0000_u01784435761004") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6148_d20260719_m043556_c001_v0001174_t0033_u01784435756045") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c291f5_d20260719_m043554_c001_v7007000_t0000_u01784435754240") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68fa_d20260719_m043543_c001_v0001098_t0015_u01784435743561") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd4_d20260719_m043537_c001_v7007000_t0000_u01784435737518") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349a5_d20260719_m043532_c001_v0001137_t0018_u01784435732883") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b2723e_d20260719_m043531_c001_v7007000_t0000_u01784435731248") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f02_d20260719_m043521_c001_v0001174_t0005_u01784435721487") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea965_d20260719_m043512_c001_v7007000_t0000_u01784435712744") 2026/07/19 04:38:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8575_d20260719_m043501_c001_v0001098_t0058_u01784435701874") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854e2_d20260719_m043455_c001_v7007000_t0000_u01784435695923") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a850d_d20260719_m043444_c001_v0001098_t0055_u01784435684358") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e33_d20260719_m043438_c001_v7007000_t0000_u01784435678550") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8489_d20260719_m043420_c001_v0001098_t0050_u01784435660340") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f310_d20260719_m043558_c001_v7007000_t0000_u01784435758279") 2026/07/19 04:38:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6934_d20260719_m043551_c001_v0001098_t0051_u01784435751454") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeecc_d20260719_m043620_c001_v7007000_t0000_u01784435780436") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69ec_d20260719_m043615_c001_v0001098_t0036_u01784435775168") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85690_d20260719_m043744_c001_v7007000_t0000_u01784435864624") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6ba2_d20260719_m043734_c001_v0001098_t0019_u01784435854327") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125b_d20260719_m043728_c001_v7007000_t0000_u01784435848408") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b52_d20260719_m043716_c001_v0001098_t0016_u01784435836624") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8563f_d20260719_m043710_c001_v7007000_t0000_u01784435830427") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6af4_d20260719_m043659_c001_v0001098_t0030_u01784435819251") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09233_d20260719_m043653_c001_v7007000_t0000_u01784435813038") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6aa4_d20260719_m043642_c001_v0001098_t0016_u01784435802647") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ecc_d20260719_m043636_c001_v7007000_t0000_u01784435796495") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a38_d20260719_m043626_c001_v0001098_t0044_u01784435786201") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad289_d20260719_m043616_c001_v7007000_t0000_u01784435776940") 2026/07/19 04:38:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86e3_d20260719_m043606_c001_v0001098_t0047_u01784435766970") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a1c_d20260719_m043601_c001_v7007000_t0000_u01784435761179") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86b3_d20260719_m043556_c001_v0001098_t0056_u01784435756083") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d8604_d20260719_m043554_c001_v7007000_t0000_u01784435754056") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a865b_d20260719_m043543_c001_v0001098_t0012_u01784435743942") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd5_d20260719_m043537_c001_v7007000_t0000_u01784435737706") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5fce_d20260719_m043533_c001_v0001174_t0002_u01784435733139") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed11d2_d20260719_m043531_c001_v7007000_t0000_u01784435731243") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34963_d20260719_m043521_c001_v0001137_t0046_u01784435721790") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed1182_d20260719_m043512_c001_v7007000_t0000_u01784435712744") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5dce_d20260719_m043502_c001_v0001174_t0044_u01784435702236") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854e5_d20260719_m043456_c001_v7007000_t0000_u01784435696100") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5ce4_d20260719_m043444_c001_v0001174_t0052_u01784435684744") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e34_d20260719_m043438_c001_v7007000_t0000_u01784435678726") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5b73_d20260719_m043420_c001_v0001174_t0027_u01784435660619") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4151e79ff01675e8_d20260719_m043558_c001_v7007000_t0000_u01784435758231") 2026/07/19 04:38:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60e0_d20260719_m043551_c001_v0001174_t0001_u01784435751586") 2026/07/19 04:38:37 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeecd_d20260719_m043620_c001_v7007000_t0000_u01784435780613") 2026/07/19 04:38:37 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86fd_d20260719_m043615_c001_v0001098_t0040_u01784435775284") 2026/07/19 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85691_d20260719_m043744_c001_v7007000_t0000_u01784435864801") 2026/07/19 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c0f_d20260719_m043734_c001_v0001137_t0054_u01784435854883") 2026/07/19 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125c_d20260719_m043728_c001_v7007000_t0000_u01784435848590") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34bb9_d20260719_m043717_c001_v0001137_t0058_u01784435837077") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85642_d20260719_m043710_c001_v7007000_t0000_u01784435830602") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b4d_d20260719_m043659_c001_v0001137_t0009_u01784435819580") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09234_d20260719_m043653_c001_v7007000_t0000_u01784435813214") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b0f_d20260719_m043643_c001_v0001137_t0042_u01784435803059") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ecd_d20260719_m043636_c001_v7007000_t0000_u01784435796669") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34ab1_d20260719_m043626_c001_v0001137_t0038_u01784435786647") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bd63_d20260719_m043616_c001_v7007000_t0000_u01784435776957") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d61fc_d20260719_m043607_c001_v0001174_t0031_u01784435767330") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a1f_d20260719_m043601_c001_v7007000_t0000_u01784435761353") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a1d_d20260719_m043556_c001_v0001137_t0048_u01784435756121") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c291f7_d20260719_m043554_c001_v7007000_t0000_u01784435754414") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349d3_d20260719_m043544_c001_v0001137_t0054_u01784435744417") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd6_d20260719_m043537_c001_v7007000_t0000_u01784435737898") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68c2_d20260719_m043533_c001_v0001098_t0000_u01784435733203") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5eb0_d20260719_m043531_c001_v7007000_t0000_u01784435731169") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85e5_d20260719_m043522_c001_v0001098_t0035_u01784435722192") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096e52_d20260719_m043512_c001_v7007000_t0000_u01784435712941") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f67e2_d20260719_m043502_c001_v0001098_t0030_u01784435702497") 2026/07/19 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854e7_d20260719_m043456_c001_v7007000_t0000_u01784435696276") 2026/07/19 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6786_d20260719_m043445_c001_v0001098_t0008_u01784435685407") 2026/07/19 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e35_d20260719_m043438_c001_v7007000_t0000_u01784435678901") 2026/07/19 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f66de_d20260719_m043420_c001_v0001098_t0036_u01784435660967") 2026/07/19 04:38:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f7a_d20260719_m043558_c001_v7007000_t0000_u01784435758627") 2026/07/19 04:38:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6936_d20260719_m043551_c001_v0001098_t0024_u01784435751763") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeece_d20260719_m043620_c001_v7007000_t0000_u01784435780791") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d628c_d20260719_m043615_c001_v0001174_t0053_u01784435775367") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85692_d20260719_m043744_c001_v7007000_t0000_u01784435864977") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6716_d20260719_m043735_c001_v0001174_t0017_u01784435855161") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125d_d20260719_m043728_c001_v7007000_t0000_u01784435848773") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6606_d20260719_m043717_c001_v0001174_t0049_u01784435837609") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85643_d20260719_m043710_c001_v7007000_t0000_u01784435830779") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d64e2_d20260719_m043700_c001_v0001174_t0022_u01784435820025") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09235_d20260719_m043653_c001_v7007000_t0000_u01784435813390") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d641c_d20260719_m043643_c001_v0001174_t0045_u01784435803419") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ece_d20260719_m043636_c001_v7007000_t0000_u01784435796844") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d634e_d20260719_m043626_c001_v0001174_t0046_u01784435786996") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad28a_d20260719_m043617_c001_v7007000_t0000_u01784435777216") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69a6_d20260719_m043607_c001_v0001098_t0016_u01784435767934") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a23_d20260719_m043601_c001_v7007000_t0000_u01784435761602") 2026/07/19 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6964_d20260719_m043556_c001_v0001098_t0009_u01784435756268") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc3_d20260719_m043554_c001_v7007000_t0000_u01784435754210") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6078_d20260719_m043544_c001_v0001174_t0054_u01784435744885") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd7_d20260719_m043538_c001_v7007000_t0000_u01784435738087") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a862f_d20260719_m043533_c001_v0001098_t0027_u01784435733282") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcb5_d20260719_m043531_c001_v7007000_t0000_u01784435731260") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6876_d20260719_m043522_c001_v0001098_t0047_u01784435722460") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad20e_d20260719_m043512_c001_v7007000_t0000_u01784435712881") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348ed_d20260719_m043503_c001_v0001137_t0034_u01784435703191") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854ea_d20260719_m043456_c001_v7007000_t0000_u01784435696452") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3489b_d20260719_m043446_c001_v0001137_t0040_u01784435686029") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e36_d20260719_m043439_c001_v7007000_t0000_u01784435679077") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34805_d20260719_m043421_c001_v0001137_t0035_u01784435661267") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f312_d20260719_m043558_c001_v7007000_t0000_u01784435758638") 2026/07/19 04:38:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8695_d20260719_m043551_c001_v0001098_t0051_u01784435751830") 2026/07/19 04:38:40 DEBUG : dir1/0007-12345: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeecf_d20260719_m043620_c001_v7007000_t0000_u01784435780967") 2026/07/19 04:38:40 DEBUG : dir1/0007-12345: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69f0_d20260719_m043615_c001_v0001098_t0000_u01784435775530") 2026/07/19 04:38:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85693_d20260719_m043745_c001_v7007000_t0000_u01784435865154") 2026/07/19 04:38:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8889_d20260719_m043735_c001_v0001098_t0002_u01784435855472") 2026/07/19 04:38:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125e_d20260719_m043728_c001_v7007000_t0000_u01784435848955") 2026/07/19 04:38:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8833_d20260719_m043717_c001_v0001098_t0022_u01784435837876") 2026/07/19 04:38:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85644_d20260719_m043710_c001_v7007000_t0000_u01784435830954") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87df_d20260719_m043700_c001_v0001098_t0003_u01784435820302") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09236_d20260719_m043653_c001_v7007000_t0000_u01784435813567") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87ab_d20260719_m043643_c001_v0001098_t0030_u01784435803804") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ecf_d20260719_m043637_c001_v7007000_t0000_u01784435797020") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8751_d20260719_m043627_c001_v0001098_t0000_u01784435787434") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f319_d20260719_m043617_c001_v7007000_t0000_u01784435777176") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a51_d20260719_m043608_c001_v0001137_t0024_u01784435768386") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a26_d20260719_m043601_c001_v7007000_t0000_u01784435761776") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6152_d20260719_m043556_c001_v0001174_t0024_u01784435756395") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d8603_d20260719_m043553_c001_v7007000_t0000_u01784435753879") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6906_d20260719_m043545_c001_v0001098_t0029_u01784435745457") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd8_d20260719_m043538_c001_v7007000_t0000_u01784435738277") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349a7_d20260719_m043533_c001_v0001137_t0020_u01784435733334") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b27240_d20260719_m043531_c001_v7007000_t0000_u01784435731439") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f1c_d20260719_m043522_c001_v0001174_t0020_u01784435722879") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c29169_d20260719_m043512_c001_v7007000_t0000_u01784435712697") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a857d_d20260719_m043503_c001_v0001098_t0040_u01784435703565") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854ed_d20260719_m043456_c001_v7007000_t0000_u01784435696629") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8517_d20260719_m043446_c001_v0001098_t0018_u01784435686411") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e37_d20260719_m043439_c001_v7007000_t0000_u01784435679252") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a84b5_d20260719_m043428_c001_v0001098_t0007_u01784435668823") 2026/07/19 04:38:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c29201_d20260719_m043558_c001_v7007000_t0000_u01784435758437") 2026/07/19 04:38:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a03_d20260719_m043551_c001_v0001137_t0056_u01784435751879") 2026/07/19 04:38:42 DEBUG : dir1/0008-23456: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed0_d20260719_m043621_c001_v7007000_t0000_u01784435781142") 2026/07/19 04:38:42 DEBUG : dir1/0008-23456: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8703_d20260719_m043615_c001_v0001098_t0037_u01784435775672") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85694_d20260719_m043745_c001_v7007000_t0000_u01784435865330") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6bae_d20260719_m043735_c001_v0001098_t0021_u01784435855771") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad125f_d20260719_m043729_c001_v7007000_t0000_u01784435849138") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b62_d20260719_m043718_c001_v0001098_t0018_u01784435838286") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85645_d20260719_m043711_c001_v7007000_t0000_u01784435831129") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6afe_d20260719_m043700_c001_v0001098_t0014_u01784435820947") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09237_d20260719_m043653_c001_v7007000_t0000_u01784435813744") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6ab0_d20260719_m043644_c001_v0001098_t0016_u01784435804162") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed0_d20260719_m043637_c001_v7007000_t0000_u01784435797194") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a50_d20260719_m043627_c001_v0001098_t0024_u01784435787763") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80dfe7_d20260719_m043617_c001_v7007000_t0000_u01784435777212") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86e5_d20260719_m043608_c001_v0001098_t0003_u01784435768931") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a28_d20260719_m043601_c001_v7007000_t0000_u01784435761951") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a21_d20260719_m043556_c001_v0001137_t0051_u01784435756519") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4151e79ff01675e7_d20260719_m043554_c001_v7007000_t0000_u01784435754426") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8665_d20260719_m043545_c001_v0001098_t0032_u01784435745846") 2026/07/19 04:38:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcd9_d20260719_m043538_c001_v7007000_t0000_u01784435738466") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68c8_d20260719_m043533_c001_v0001098_t0014_u01784435733581") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcb9_d20260719_m043531_c001_v7007000_t0000_u01784435731450") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34971_d20260719_m043523_c001_v0001137_t0021_u01784435723274") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad20d_d20260719_m043512_c001_v7007000_t0000_u01784435712754") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5de6_d20260719_m043504_c001_v0001174_t0018_u01784435704127") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854f0_d20260719_m043456_c001_v7007000_t0000_u01784435696805") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5d00_d20260719_m043446_c001_v0001174_t0048_u01784435686982") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e38_d20260719_m043439_c001_v7007000_t0000_u01784435679428") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5bdd_d20260719_m043429_c001_v0001174_t0054_u01784435669559") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f75_d20260719_m043558_c001_v7007000_t0000_u01784435758264") 2026/07/19 04:38:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60e6_d20260719_m043551_c001_v0001174_t0039_u01784435751901") 2026/07/19 04:38:43 DEBUG : dir1/0009-34567: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed1_d20260719_m043621_c001_v7007000_t0000_u01784435781318") 2026/07/19 04:38:43 DEBUG : dir1/0009-34567: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a77_d20260719_m043615_c001_v0001137_t0027_u01784435775761") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85695_d20260719_m043745_c001_v7007000_t0000_u01784435865505") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c13_d20260719_m043736_c001_v0001137_t0028_u01784435856143") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1260_d20260719_m043729_c001_v7007000_t0000_u01784435849321") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34bc5_d20260719_m043718_c001_v0001137_t0009_u01784435838678") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85647_d20260719_m043711_c001_v7007000_t0000_u01784435831306") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b5b_d20260719_m043701_c001_v0001137_t0016_u01784435821456") 2026/07/19 04:38:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09238_d20260719_m043653_c001_v7007000_t0000_u01784435813920") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b17_d20260719_m043644_c001_v0001137_t0013_u01784435804653") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed1_d20260719_m043637_c001_v7007000_t0000_u01784435797368") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34abb_d20260719_m043628_c001_v0001137_t0028_u01784435788188") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bd64_d20260719_m043617_c001_v7007000_t0000_u01784435777175") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6218_d20260719_m043609_c001_v0001174_t0040_u01784435769226") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a2b_d20260719_m043602_c001_v7007000_t0000_u01784435762127") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6966_d20260719_m043556_c001_v0001098_t0020_u01784435756657") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bf85_d20260719_m043554_c001_v7007000_t0000_u01784435754438") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349df_d20260719_m043546_c001_v0001137_t0026_u01784435746123") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcdb_d20260719_m043538_c001_v7007000_t0000_u01784435738656") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5fd6_d20260719_m043533_c001_v0001174_t0008_u01784435733625") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4160a34aa061485e_d20260719_m043531_c001_v7007000_t0000_u01784435731194") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85ed_d20260719_m043523_c001_v0001098_t0001_u01784435723738") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7be97_d20260719_m043513_c001_v7007000_t0000_u01784435713039") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6802_d20260719_m043504_c001_v0001098_t0053_u01784435704478") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854f2_d20260719_m043456_c001_v7007000_t0000_u01784435696981") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6790_d20260719_m043447_c001_v0001098_t0059_u01784435687389") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e39_d20260719_m043439_c001_v7007000_t0000_u01784435679604") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6734_d20260719_m043430_c001_v0001098_t0036_u01784435670489") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bf8a_d20260719_m043558_c001_v7007000_t0000_u01784435758213") 2026/07/19 04:38:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a869d_d20260719_m043552_c001_v0001098_t0013_u01784435752146") 2026/07/19 04:38:44 DEBUG : dir1/0010-45678: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed3_d20260719_m043621_c001_v7007000_t0000_u01784435781494") 2026/07/19 04:38:45 DEBUG : dir1/0010-45678: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6292_d20260719_m043615_c001_v0001174_t0048_u01784435775817") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85696_d20260719_m043745_c001_v7007000_t0000_u01784435865683") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6730_d20260719_m043736_c001_v0001174_t0055_u01784435856612") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1261_d20260719_m043729_c001_v7007000_t0000_u01784435849504") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d662e_d20260719_m043719_c001_v0001174_t0041_u01784435839452") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85649_d20260719_m043711_c001_v7007000_t0000_u01784435831480") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d650a_d20260719_m043702_c001_v0001174_t0048_u01784435822067") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b09239_d20260719_m043654_c001_v7007000_t0000_u01784435814097") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6432_d20260719_m043645_c001_v0001174_t0057_u01784435805117") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed2_d20260719_m043637_c001_v7007000_t0000_u01784435797542") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6366_d20260719_m043628_c001_v0001174_t0009_u01784435788649") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec2_d20260719_m043617_c001_v7007000_t0000_u01784435777195") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69b8_d20260719_m043609_c001_v0001098_t0047_u01784435769702") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a2e_d20260719_m043602_c001_v7007000_t0000_u01784435762302") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6156_d20260719_m043556_c001_v0001174_t0008_u01784435756702") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b2728b_d20260719_m043554_c001_v7007000_t0000_u01784435754285") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6098_d20260719_m043546_c001_v0001174_t0002_u01784435746536") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcdd_d20260719_m043538_c001_v7007000_t0000_u01784435738846") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8631_d20260719_m043533_c001_v0001098_t0044_u01784435733675") 2026/07/19 04:38:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4160a34aa0614860_d20260719_m043531_c001_v7007000_t0000_u01784435731370") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f687e_d20260719_m043524_c001_v0001098_t0008_u01784435724001") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea967_d20260719_m043512_c001_v7007000_t0000_u01784435712921") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348ff_d20260719_m043505_c001_v0001137_t0026_u01784435705057") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854f6_d20260719_m043457_c001_v7007000_t0000_u01784435697160") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348a1_d20260719_m043447_c001_v0001137_t0017_u01784435687804") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3a_d20260719_m043439_c001_v7007000_t0000_u01784435679779") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34831_d20260719_m043430_c001_v0001137_t0049_u01784435670795") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc6_d20260719_m043558_c001_v7007000_t0000_u01784435758283") 2026/07/19 04:38:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60ec_d20260719_m043552_c001_v0001174_t0030_u01784435752190") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed4_d20260719_m043621_c001_v7007000_t0000_u01784435781670") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69f4_d20260719_m043616_c001_v0001098_t0016_u01784435776038") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85697_d20260719_m043745_c001_v7007000_t0000_u01784435865858") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a888f_d20260719_m043737_c001_v0001098_t0059_u01784435857015") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1262_d20260719_m043729_c001_v7007000_t0000_u01784435849688") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a883d_d20260719_m043719_c001_v0001098_t0015_u01784435839949") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8564a_d20260719_m043711_c001_v7007000_t0000_u01784435831656") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87ed_d20260719_m043702_c001_v0001098_t0010_u01784435822569") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923a_d20260719_m043654_c001_v7007000_t0000_u01784435814281") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87b3_d20260719_m043645_c001_v0001098_t0055_u01784435805592") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed3_d20260719_m043637_c001_v7007000_t0000_u01784435797716") 2026/07/19 04:38:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a875f_d20260719_m043629_c001_v0001098_t0053_u01784435789046") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad288_d20260719_m043616_c001_v7007000_t0000_u01784435776763") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a5b_d20260719_m043610_c001_v0001137_t0026_u01784435770158") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a31_d20260719_m043602_c001_v7007000_t0000_u01784435762477") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a23_d20260719_m043556_c001_v0001137_t0016_u01784435756833") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc1_d20260719_m043553_c001_v7007000_t0000_u01784435753846") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6910_d20260719_m043546_c001_v0001098_t0050_u01784435746849") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcde_d20260719_m043539_c001_v7007000_t0000_u01784435739037") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349b1_d20260719_m043533_c001_v0001137_t0002_u01784435733864") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9c9_d20260719_m043531_c001_v7007000_t0000_u01784435731381") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f30_d20260719_m043524_c001_v0001174_t0015_u01784435724423") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed1183_d20260719_m043512_c001_v7007000_t0000_u01784435712951") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8589_d20260719_m043505_c001_v0001098_t0039_u01784435705608") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854f9_d20260719_m043457_c001_v7007000_t0000_u01784435697340") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8527_d20260719_m043448_c001_v0001098_t0024_u01784435688357") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3b_d20260719_m043439_c001_v7007000_t0000_u01784435679955") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a84bf_d20260719_m043431_c001_v0001098_t0031_u01784435671183") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f77_d20260719_m043558_c001_v7007000_t0000_u01784435758450") 2026/07/19 04:38:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6938_d20260719_m043552_c001_v0001098_t0000_u01784435752206") 2026/07/19 04:38:47 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed6_d20260719_m043621_c001_v7007000_t0000_u01784435781846") 2026/07/19 04:38:47 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8705_d20260719_m043616_c001_v0001098_t0059_u01784435776058") 2026/07/19 04:38:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85698_d20260719_m043746_c001_v7007000_t0000_u01784435866035") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6bb4_d20260719_m043737_c001_v0001098_t0042_u01784435857298") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1263_d20260719_m043729_c001_v7007000_t0000_u01784435849870") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b68_d20260719_m043720_c001_v0001098_t0034_u01784435840523") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8564c_d20260719_m043711_c001_v7007000_t0000_u01784435831831") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6b0a_d20260719_m043703_c001_v0001098_t0013_u01784435823027") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923b_d20260719_m043654_c001_v7007000_t0000_u01784435814458") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6ac2_d20260719_m043645_c001_v0001098_t0058_u01784435805907") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed4_d20260719_m043637_c001_v7007000_t0000_u01784435797891") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6a5a_d20260719_m043629_c001_v0001098_t0025_u01784435789572") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e855fc_d20260719_m043617_c001_v7007000_t0000_u01784435777212") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86ed_d20260719_m043610_c001_v0001098_t0026_u01784435770621") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a33_d20260719_m043602_c001_v7007000_t0000_u01784435762651") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d615e_d20260719_m043556_c001_v0001174_t0044_u01784435756958") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc2_d20260719_m043554_c001_v7007000_t0000_u01784435754029") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a866f_d20260719_m043547_c001_v0001098_t0006_u01784435747160") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcdf_d20260719_m043539_c001_v7007000_t0000_u01784435739227") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5fdc_d20260719_m043533_c001_v0001174_t0024_u01784435733968") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b091e5_d20260719_m043531_c001_v7007000_t0000_u01784435731268") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3497b_d20260719_m043524_c001_v0001137_t0040_u01784435724873") 2026/07/19 04:38:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096e4f_d20260719_m043512_c001_v7007000_t0000_u01784435712748") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e04_d20260719_m043505_c001_v0001174_t0044_u01784435705889") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854fc_d20260719_m043457_c001_v7007000_t0000_u01784435697517") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5d1a_d20260719_m043448_c001_v0001174_t0005_u01784435688713") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3c_d20260719_m043440_c001_v7007000_t0000_u01784435680130") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5c03_d20260719_m043431_c001_v0001174_t0016_u01784435671476") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f311_d20260719_m043558_c001_v7007000_t0000_u01784435758461") 2026/07/19 04:38:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a05_d20260719_m043552_c001_v0001137_t0040_u01784435752235") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed7_d20260719_m043622_c001_v7007000_t0000_u01784435782023") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a7d_d20260719_m043616_c001_v0001137_t0033_u01784435776144") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85699_d20260719_m043746_c001_v7007000_t0000_u01784435866211") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c1b_d20260719_m043737_c001_v0001137_t0049_u01784435857694") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1264_d20260719_m043730_c001_v7007000_t0000_u01784435850054") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34bd1_d20260719_m043720_c001_v0001137_t0023_u01784435840882") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8564d_d20260719_m043712_c001_v7007000_t0000_u01784435832007") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b65_d20260719_m043703_c001_v0001137_t0014_u01784435823461") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923c_d20260719_m043654_c001_v7007000_t0000_u01784435814635") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34b23_d20260719_m043646_c001_v0001137_t0029_u01784435806250") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed5_d20260719_m043638_c001_v7007000_t0000_u01784435798064") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34ac1_d20260719_m043629_c001_v0001137_t0057_u01784435789923") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bd65_d20260719_m043617_c001_v7007000_t0000_u01784435777350") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d623c_d20260719_m043611_c001_v0001174_t0059_u01784435771007") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a36_d20260719_m043602_c001_v7007000_t0000_u01784435762825") 2026/07/19 04:38:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86b9_d20260719_m043556_c001_v0001098_t0007_u01784435756993") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149c6_d20260719_m043554_c001_v7007000_t0000_u01784435754451") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349e7_d20260719_m043547_c001_v0001137_t0031_u01784435747505") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bce0_d20260719_m043539_c001_v7007000_t0000_u01784435739416") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8633_d20260719_m043534_c001_v0001098_t0034_u01784435734127") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b091e8_d20260719_m043531_c001_v7007000_t0000_u01784435731464") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85fb_d20260719_m043525_c001_v0001098_t0041_u01784435725254") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80df03_d20260719_m043512_c001_v7007000_t0000_u01784435712972") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f680c_d20260719_m043506_c001_v0001098_t0037_u01784435706342") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e854fe_d20260719_m043457_c001_v7007000_t0000_u01784435697693") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f679c_d20260719_m043449_c001_v0001098_t0004_u01784435689137") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3d_d20260719_m043440_c001_v7007000_t0000_u01784435680306") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f673a_d20260719_m043431_c001_v0001098_t0039_u01784435671980") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149ed_d20260719_m043558_c001_v7007000_t0000_u01784435758242") 2026/07/19 04:38:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60f6_d20260719_m043552_c001_v0001174_t0031_u01784435752543") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeed8_d20260719_m043622_c001_v7007000_t0000_u01784435782200") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d62a0_d20260719_m043616_c001_v0001174_t0001_u01784435776294") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8569a_d20260719_m043746_c001_v7007000_t0000_u01784435866386") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d674a_d20260719_m043738_c001_v0001174_t0005_u01784435858111") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1265_d20260719_m043730_c001_v7007000_t0000_u01784435850237") 2026/07/19 04:38:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d664e_d20260719_m043721_c001_v0001174_t0053_u01784435841338") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8564e_d20260719_m043712_c001_v7007000_t0000_u01784435832182") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d652e_d20260719_m043703_c001_v0001174_t0059_u01784435823977") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923d_d20260719_m043654_c001_v7007000_t0000_u01784435814812") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6448_d20260719_m043646_c001_v0001174_t0056_u01784435806618") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed6_d20260719_m043638_c001_v7007000_t0000_u01784435798239") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6376_d20260719_m043630_c001_v0001174_t0051_u01784435790312") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeec3_d20260719_m043617_c001_v7007000_t0000_u01784435777371") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f69c4_d20260719_m043611_c001_v0001098_t0032_u01784435771378") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a39_d20260719_m043603_c001_v7007000_t0000_u01784435763000") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f696c_d20260719_m043557_c001_v0001098_t0017_u01784435757100") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f63_d20260719_m043554_c001_v7007000_t0000_u01784435754301") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d60a8_d20260719_m043548_c001_v0001174_t0014_u01784435748013") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bce1_d20260719_m043539_c001_v7007000_t0000_u01784435739606") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68cc_d20260719_m043534_c001_v0001098_t0023_u01784435734139") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5eb1_d20260719_m043531_c001_v7007000_t0000_u01784435731343") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6888_d20260719_m043525_c001_v0001098_t0040_u01784435725616") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad20f_d20260719_m043512_c001_v7007000_t0000_u01784435712930") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3490b_d20260719_m043506_c001_v0001137_t0042_u01784435706635") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85501_d20260719_m043457_c001_v7007000_t0000_u01784435697877") 2026/07/19 04:38:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d348a5_d20260719_m043449_c001_v0001137_t0059_u01784435689485") 2026/07/19 04:38:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3e_d20260719_m043440_c001_v7007000_t0000_u01784435680483") 2026/07/19 04:38:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34837_d20260719_m043432_c001_v0001137_t0005_u01784435672300") 2026/07/19 04:38:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9cc7_d20260719_m043558_c001_v7007000_t0000_u01784435758533") 2026/07/19 04:38:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a86a1_d20260719_m043552_c001_v0001098_t0018_u01784435752584") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeeda_d20260719_m043622_c001_v7007000_t0000_u01784435782376") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8709_d20260719_m043616_c001_v0001098_t0038_u01784435776408") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8569b_d20260719_m043746_c001_v7007000_t0000_u01784435866602") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8899_d20260719_m043738_c001_v0001098_t0034_u01784435858448") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1266_d20260719_m043730_c001_v7007000_t0000_u01784435850420") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8843_d20260719_m043721_c001_v0001098_t0046_u01784435841880") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8564f_d20260719_m043712_c001_v7007000_t0000_u01784435832357") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87fb_d20260719_m043704_c001_v0001098_t0014_u01784435824449") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923e_d20260719_m043654_c001_v7007000_t0000_u01784435814990") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87bb_d20260719_m043647_c001_v0001098_t0037_u01784435807064") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed7_d20260719_m043638_c001_v7007000_t0000_u01784435798413") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8767_d20260719_m043630_c001_v0001098_t0038_u01784435790653") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41590c234b80dfe8_d20260719_m043617_c001_v7007000_t0000_u01784435777385") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a61_d20260719_m043611_c001_v0001137_t0054_u01784435771728") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a3c_d20260719_m043603_c001_v7007000_t0000_u01784435763175") 2026/07/19 04:38:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a29_d20260719_m043557_c001_v0001137_t0031_u01784435757354") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f60_d20260719_m043554_c001_v7007000_t0000_u01784435754050") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6916_d20260719_m043548_c001_v0001098_t0018_u01784435748490") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bce4_d20260719_m043539_c001_v7007000_t0000_u01784435739802") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d349b3_d20260719_m043534_c001_v0001137_t0034_u01784435734179") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096ee8_d20260719_m043531_c001_v7007000_t0000_u01784435731391") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f5a_d20260719_m043526_c001_v0001174_t0005_u01784435726032") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c2916b_d20260719_m043513_c001_v7007000_t0000_u01784435713007") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8595_d20260719_m043506_c001_v0001098_t0044_u01784435706964") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85504_d20260719_m043458_c001_v7007000_t0000_u01784435698053") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8531_d20260719_m043449_c001_v0001098_t0054_u01784435689880") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e3f_d20260719_m043440_c001_v7007000_t0000_u01784435680658") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a84d3_d20260719_m043432_c001_v0001098_t0054_u01784435672718") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d149f6_d20260719_m043558_c001_v7007000_t0000_u01784435758647") 2026/07/19 04:38:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a0b_d20260719_m043552_c001_v0001137_t0009_u01784435752702") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad216_d20260719_m043515_c001_v7007000_t0000_u01784435715520") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e44_d20260719_m043510_c001_v0001174_t0057_u01784435710285") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad217_d20260719_m043515_c001_v7007000_t0000_u01784435715697") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3491f_d20260719_m043510_c001_v0001137_t0057_u01784435710335") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad218_d20260719_m043515_c001_v7007000_t0000_u01784435715871") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6822_d20260719_m043510_c001_v0001098_t0038_u01784435710382") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad219_d20260719_m043516_c001_v7007000_t0000_u01784435716046") 2026/07/19 04:38:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85ab_d20260719_m043510_c001_v0001098_t0037_u01784435710586") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad21a_d20260719_m043516_c001_v7007000_t0000_u01784435716222") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e4a_d20260719_m043510_c001_v0001174_t0038_u01784435710653") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad21b_d20260719_m043516_c001_v7007000_t0000_u01784435716397") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6824_d20260719_m043510_c001_v0001098_t0044_u01784435710698") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad21c_d20260719_m043516_c001_v7007000_t0000_u01784435716572") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34921_d20260719_m043510_c001_v0001137_t0006_u01784435710718") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad21e_d20260719_m043516_c001_v7007000_t0000_u01784435716747") 2026/07/19 04:38:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85af_d20260719_m043510_c001_v0001098_t0041_u01784435710899") 2026/07/19 04:38:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad21f_d20260719_m043516_c001_v7007000_t0000_u01784435716922") 2026/07/19 04:38:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34925_d20260719_m043511_c001_v0001137_t0042_u01784435711263") 2026/07/19 04:38:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad220_d20260719_m043517_c001_v7007000_t0000_u01784435717099") 2026/07/19 04:38:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6828_d20260719_m043511_c001_v0001098_t0013_u01784435711274") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad221_d20260719_m043517_c001_v7007000_t0000_u01784435717336") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e58_d20260719_m043511_c001_v0001174_t0016_u01784435711319") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad222_d20260719_m043517_c001_v7007000_t0000_u01784435717575") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85b1_d20260719_m043511_c001_v0001098_t0028_u01784435711390") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad223_d20260719_m043517_c001_v7007000_t0000_u01784435717755") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34927_d20260719_m043511_c001_v0001137_t0033_u01784435711714") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad224_d20260719_m043517_c001_v7007000_t0000_u01784435717929") 2026/07/19 04:38:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a85b3_d20260719_m043511_c001_v0001098_t0013_u01784435711729") 2026/07/19 04:38:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad225_d20260719_m043518_c001_v7007000_t0000_u01784435718104") 2026/07/19 04:38:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5e62_d20260719_m043511_c001_v0001174_t0035_u01784435711817") 2026/07/19 04:38:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f411f97f90a0ad226_d20260719_m043518_c001_v7007000_t0000_u01784435718279") 2026/07/19 04:38:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f682c_d20260719_m043511_c001_v0001098_t0005_u01784435711881") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b091ff_d20260719_m043534_c001_v7007000_t0000_u01784435734955") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f689a_d20260719_m043529_c001_v0001098_t0055_u01784435729105") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b091fd_d20260719_m043534_c001_v7007000_t0000_u01784435734758") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8611_d20260719_m043529_c001_v0001098_t0004_u01784435729122") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096efb_d20260719_m043534_c001_v7007000_t0000_u01784435734966") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34997_d20260719_m043529_c001_v0001137_t0027_u01784435729208") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcc8_d20260719_m043534_c001_v7007000_t0000_u01784435734780") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f8e_d20260719_m043529_c001_v0001174_t0028_u01784435729307") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b2724b_d20260719_m043534_c001_v7007000_t0000_u01784435734580") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f689e_d20260719_m043529_c001_v0001098_t0044_u01784435729481") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096efa_d20260719_m043534_c001_v7007000_t0000_u01784435734789") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8619_d20260719_m043529_c001_v0001098_t0024_u01784435729507") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b2724e_d20260719_m043534_c001_v7007000_t0000_u01784435734800") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f90_d20260719_m043529_c001_v0001174_t0021_u01784435729668") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea9d7_d20260719_m043534_c001_v7007000_t0000_u01784435734811") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34999_d20260719_m043529_c001_v0001137_t0035_u01784435729770") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed11df_d20260719_m043534_c001_v7007000_t0000_u01784435734770") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a861b_d20260719_m043529_c001_v0001098_t0055_u01784435729840") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4160a34aa0614879_d20260719_m043534_c001_v7007000_t0000_u01784435734821") 2026/07/19 04:38:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f96_d20260719_m043529_c001_v0001174_t0037_u01784435729943") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed11de_d20260719_m043534_c001_v7007000_t0000_u01784435734591") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68a2_d20260719_m043530_c001_v0001098_t0033_u01784435730022") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bcc9_d20260719_m043534_c001_v7007000_t0000_u01784435734975") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3499b_d20260719_m043530_c001_v0001137_t0042_u01784435730137") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b27250_d20260719_m043534_c001_v7007000_t0000_u01784435734833") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a861d_d20260719_m043530_c001_v0001098_t0027_u01784435730241") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed11e2_d20260719_m043534_c001_v7007000_t0000_u01784435734946") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f98_d20260719_m043530_c001_v0001174_t0034_u01784435730251") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41345c4167b2724c_d20260719_m043534_c001_v7007000_t0000_u01784435734620") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68a6_d20260719_m043530_c001_v0001098_t0016_u01784435730315") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f423ed67bb6096ef8_d20260719_m043534_c001_v7007000_t0000_u01784435734601") 2026/07/19 04:38:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d3499d_d20260719_m043530_c001_v0001137_t0049_u01784435730497") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fba_d20260719_m043307_c001_v7007000_t0000_u01784435587801") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f119a56b249e1be40_d20260719_m043305_c001_v0001161_t0052_u01784435585640") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea739_d20260719_m043305_c001_v7007000_t0000_u01784435585464") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f119a56b249e1be2a_d20260719_m043302_c001_v0001161_t0053_u01784435582260") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea70e_d20260719_m043301_c001_v7007000_t0000_u01784435581544") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5573_d20260719_m043257_c001_v0001174_t0043_u01784435577287") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b505_d20260719_m043255_c001_v7007000_t0000_u01784435575869") 2026/07/19 04:38:56 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1111cced8a61b31a_d20260719_m043253_c001_v0001098_t0048_u01784435573272") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daec0d_d20260719_m043253_c001_v7007000_t0000_u01784435573095") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1111cced8a61b30c_d20260719_m043249_c001_v0001098_t0052_u01784435569859") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daebeb_d20260719_m043249_c001_v7007000_t0000_u01784435569141") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5481_d20260719_m043245_c001_v0001174_t0049_u01784435565046") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc1c_d20260719_m043244_c001_v7007000_t0000_u01784435564018") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11401a04f9e8d113_d20260719_m043242_c001_v0001098_t0000_u01784435562389") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5cd2_d20260719_m043242_c001_v7007000_t0000_u01784435562206") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11401a04f9e8d103_d20260719_m043237_c001_v0001098_t0002_u01784435557324") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5cac_d20260719_m043236_c001_v7007000_t0000_u01784435556612") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d53a1_d20260719_m043232_c001_v0001174_t0013_u01784435552425") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc11_d20260719_m043231_c001_v7007000_t0000_u01784435551548") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f115a972b6bcd51da_d20260719_m043230_c001_v0001184_t0033_u01784435550030") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed0db6_d20260719_m043229_c001_v7007000_t0000_u01784435549855") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f115a972b6bcd51c0_d20260719_m043226_c001_v0001184_t0048_u01784435546174") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed0dab_d20260719_m043225_c001_v7007000_t0000_u01784435545451") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d52c1_d20260719_m043219_c001_v0001174_t0038_u01784435539958") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4059392389f89a64_d20260719_m043219_c001_v7007000_t0000_u01784435539031") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f107be811247118c6_d20260719_m043217_c001_v0001181_t0043_u01784435537126") 2026/07/19 04:38:57 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f418ddd58fb6e677d_d20260719_m043216_c001_v7007000_t0000_u01784435536948") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f107be811247118c2_d20260719_m043213_c001_v0001181_t0050_u01784435533582") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f418ddd58fb6e6763_d20260719_m043212_c001_v7007000_t0000_u01784435532876") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d51ef_d20260719_m043206_c001_v0001174_t0034_u01784435526610") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5c70_d20260719_m043205_c001_v7007000_t0000_u01784435525677") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1012490887e5d2f5_d20260719_m043204_c001_v0001184_t0048_u01784435524099") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40481a029b2aa5a9_d20260719_m043203_c001_v7007000_t0000_u01784435523921") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1012490887e5d2c3_d20260719_m043200_c001_v0001184_t0002_u01784435520079") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40481a029b2aa5a7_d20260719_m043159_c001_v7007000_t0000_u01784435519380") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5118_d20260719_m043152_c001_v0001174_t0050_u01784435512903") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3fa_d20260719_m043151_c001_v7007000_t0000_u01784435511837") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f10565d8607ab5c7a_d20260719_m043144_c001_v0001044_t0024_u01784435504995") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4270f93ba5c7daea_d20260719_m043144_c001_v7007000_t0000_u01784435504757") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d502a_d20260719_m043140_c001_v0001174_t0020_u01784435500127") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f105c8ba09db73084_d20260719_m043139_c001_v0001174_t0033_u01784435499281") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f105c8ba09db73074_d20260719_m043138_c001_v0001174_t0021_u01784435498115") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08e06_d20260719_m043124_c001_v7007000_t0000_u01784435484103") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47bd1_d20260719_m043116_c001_v0001144_t0035_u01784435476717") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1058db123416f2a3_d20260719_m043115_c001_v0001183_t0033_u01784435475969") 2026/07/19 04:38:58 DEBUG : dst/one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1058db123416f295_d20260719_m043114_c001_v0001183_t0026_u01784435474911") 2026/07/19 04:38:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fbb_d20260719_m043307_c001_v7007000_t0000_u01784435587985") 2026/07/19 04:38:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1088ee4e9624c44f_d20260719_m043305_c001_v0001177_t0001_u01784435585208") 2026/07/19 04:38:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11879122fb7a6989_d20260719_m043300_c001_v0001174_t0033_u01784435580996") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b507_d20260719_m043256_c001_v7007000_t0000_u01784435576042") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f118a44f068d05dba_d20260719_m043252_c001_v0001185_t0038_u01784435572905") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f119201f7effd57cc_d20260719_m043248_c001_v0001040_t0017_u01784435568569") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc1d_d20260719_m043244_c001_v7007000_t0000_u01784435564337") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f10426a04968dbf42_d20260719_m043242_c001_v0001182_t0038_u01784435562010") 2026/07/19 04:38:59 DEBUG : dst/one.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1078f43001fdd222_d20260719_m043236_c001_v0001161_t0006_u01784435556160") 2026/07/19 04:38:59 DEBUG : dst/three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3fb_d20260719_m043152_c001_v7007000_t0000_u01784435512011") 2026/07/19 04:38:59 DEBUG : dst/three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f105c8ba09db73125_d20260719_m043150_c001_v0001174_t0056_u01784435510132") 2026/07/19 04:38:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fbd_d20260719_m043308_c001_v7007000_t0000_u01784435588168") 2026/07/19 04:38:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11860e09e8adc441_d20260719_m043306_c001_v0001098_t0007_u01784435586451") 2026/07/19 04:38:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f107f05ff61f1b5e9_d20260719_m043303_c001_v0001102_t0027_u01784435583113") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fbf_d20260719_m043308_c001_v7007000_t0000_u01784435588354") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f119a56b249e1be4c_d20260719_m043306_c001_v0001161_t0002_u01784435586968") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea742_d20260719_m043306_c001_v7007000_t0000_u01784435586791") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f119a56b249e1be32_d20260719_m043303_c001_v0001161_t0009_u01784435583608") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea726_d20260719_m043303_c001_v7007000_t0000_u01784435583431") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d558b_d20260719_m043258_c001_v0001174_t0015_u01784435578300") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b508_d20260719_m043256_c001_v7007000_t0000_u01784435576216") 2026/07/19 04:38:59 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1111cced8a61b328_d20260719_m043254_c001_v0001098_t0044_u01784435574845") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daec16_d20260719_m043254_c001_v7007000_t0000_u01784435574668") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1111cced8a61b316_d20260719_m043251_c001_v0001098_t0000_u01784435571495") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daebff_d20260719_m043251_c001_v7007000_t0000_u01784435571312") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5499_d20260719_m043245_c001_v0001174_t0006_u01784435565689") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5cde_d20260719_m043243_c001_v7007000_t0000_u01784435563472") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5439_d20260719_m043240_c001_v0001174_t0059_u01784435560936") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5cb4_d20260719_m043238_c001_v7007000_t0000_u01784435558191") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d53b5_d20260719_m043233_c001_v0001174_t0035_u01784435553587") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed0db7_d20260719_m043230_c001_v7007000_t0000_u01784435550663") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47d33_d20260719_m043227_c001_v0001144_t0012_u01784435547893") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed0daf_d20260719_m043226_c001_v7007000_t0000_u01784435546806") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d52db_d20260719_m043220_c001_v0001174_t0050_u01784435540952") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f418ddd58fb6e6781_d20260719_m043218_c001_v7007000_t0000_u01784435538036") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47ce7_d20260719_m043215_c001_v0001144_t0044_u01784435535286") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f418ddd58fb6e676d_d20260719_m043214_c001_v7007000_t0000_u01784435534193") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5215_d20260719_m043208_c001_v0001174_t0034_u01784435528077") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40481a029b2aa5aa_d20260719_m043204_c001_v7007000_t0000_u01784435524736") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47cc3_d20260719_m043202_c001_v0001144_t0057_u01784435522394") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40481a029b2aa5a8_d20260719_m043201_c001_v7007000_t0000_u01784435521295") 2026/07/19 04:39:00 DEBUG : dst/three.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5134_d20260719_m043154_c001_v0001174_t0042_u01784435514259") 2026/07/19 04:39:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b509_d20260719_m043256_c001_v7007000_t0000_u01784435576389") 2026/07/19 04:39:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f104b5227b5d13ae0_d20260719_m043254_c001_v0001120_t0015_u01784435574160") 2026/07/19 04:39:00 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1166994cab549807_d20260719_m043250_c001_v0001115_t0019_u01784435570825") 2026/07/19 04:39:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc1e_d20260719_m043244_c001_v7007000_t0000_u01784435564512") 2026/07/19 04:39:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1113ed1fe556eef7_d20260719_m043243_c001_v0001174_t0017_u01784435563116") 2026/07/19 04:39:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1184ccc39d83a890_d20260719_m043237_c001_v0001044_t0037_u01784435557791") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fc1_d20260719_m043308_c001_v7007000_t0000_u01784435588540") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5583_d20260719_m043257_c001_v0001174_t0024_u01784435577891") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b50a_d20260719_m043256_c001_v7007000_t0000_u01784435576562") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5491_d20260719_m043245_c001_v0001174_t0032_u01784435565392") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc1f_d20260719_m043244_c001_v7007000_t0000_u01784435564688") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47d43_d20260719_m043232_c001_v0001144_t0037_u01784435552838") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fc12_d20260719_m043231_c001_v7007000_t0000_u01784435551725") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47d0b_d20260719_m043220_c001_v0001144_t0016_u01784435540324") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4059392389f89a65_d20260719_m043219_c001_v7007000_t0000_u01784435539220") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47cd7_d20260719_m043207_c001_v0001144_t0022_u01784435527116") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f414f686ef4ed5c72_d20260719_m043205_c001_v7007000_t0000_u01784435525865") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47c85_d20260719_m043153_c001_v0001144_t0029_u01784435513231") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3fd_d20260719_m043152_c001_v7007000_t0000_u01784435512186") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1034fdfefdd54e21_d20260719_m043147_c001_v0001103_t0001_u01784435507110") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08e08_d20260719_m043124_c001_v7007000_t0000_u01784435484279") 2026/07/19 04:39:01 DEBUG : dst/two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1058db123416f2e9_d20260719_m043123_c001_v0001183_t0012_u01784435483199") 2026/07/19 04:39:01 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a97fc_d20260719_m043049_c001_v7007000_t0000_u01784435449808") 2026/07/19 04:39:01 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47b30_d20260719_m043046_c001_v0001144_t0004_u01784435446412") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a97f9_d20260719_m043044_c001_v7007000_t0000_u01784435444221") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4c8a_d20260719_m043032_c001_v0001174_t0003_u01784435432560") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fe0b_d20260719_m043023_c001_v7007000_t0000_u01784435423656") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47ab2_d20260719_m043020_c001_v0001144_t0049_u01784435420131") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9e3_d20260719_m042957_c001_v7007000_t0000_u01784435397619") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb27_d20260719_m042955_c001_v0001039_t0041_u01784435395570") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9d1_d20260719_m042954_c001_v7007000_t0000_u01784435394583") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb1b_d20260719_m042953_c001_v0001039_t0033_u01784435393404") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9bf_d20260719_m042950_c001_v7007000_t0000_u01784435390141") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baeb_d20260719_m042947_c001_v0001039_t0003_u01784435387937") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9aa_d20260719_m042947_c001_v7007000_t0000_u01784435387005") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bad7_d20260719_m042945_c001_v0001039_t0009_u01784435385347") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3ec_d20260719_m042938_c001_v7007000_t0000_u01784435378024") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba99_d20260719_m042935_c001_v0001039_t0035_u01784435375986") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3d3_d20260719_m042934_c001_v7007000_t0000_u01784435374992") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba8b_d20260719_m042934_c001_v0001039_t0058_u01784435374046") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f39a_d20260719_m042928_c001_v7007000_t0000_u01784435368974") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba65_d20260719_m042926_c001_v0001039_t0022_u01784435366930") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea46a_d20260719_m042925_c001_v7007000_t0000_u01784435365146") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba53_d20260719_m042923_c001_v0001039_t0033_u01784435363951") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea467_d20260719_m042923_c001_v7007000_t0000_u01784435363586") 2026/07/19 04:39:02 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f11088a353e3a5903_d20260719_m042922_c001_v0001032_t0005_u01784435362751") 2026/07/19 04:39:03 DEBUG : empty space: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba3b_d20260719_m042920_c001_v0001039_t0024_u01784435360698") 2026/07/19 04:39:03 DEBUG : enormous: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9dd_d20260719_m042956_c001_v7007000_t0000_u01784435396736") 2026/07/19 04:39:03 DEBUG : enormous: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb2b_d20260719_m042955_c001_v0001039_t0056_u01784435395939") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08fcc_d20260719_m043312_c001_v7007000_t0000_u01784435592868") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5699_d20260719_m043311_c001_v0001174_t0039_u01784435591538") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fdfe_d20260719_m043018_c001_v7007000_t0000_u01784435418713") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47aa0_d20260719_m043017_c001_v0001144_t0022_u01784435417261") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea462_d20260719_m042917_c001_v7007000_t0000_u01784435357268") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba11_d20260719_m042915_c001_v0001039_t0020_u01784435355894") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea461_d20260719_m042915_c001_v7007000_t0000_u01784435355346") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba09_d20260719_m042914_c001_v0001039_t0043_u01784435354636") 2026/07/19 04:39:03 DEBUG : existing: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba05_d20260719_m042913_c001_v0001039_t0019_u01784435353589") 2026/07/19 04:39:03 DEBUG : existing-b: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fdff_d20260719_m043018_c001_v7007000_t0000_u01784435418887") 2026/07/19 04:39:03 DEBUG : existing-b: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4ba2_d20260719_m043017_c001_v0001174_t0042_u01784435417251") 2026/07/19 04:39:03 DEBUG : file1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdde_d20260719_m043410_c001_v7007000_t0000_u01784435650708") 2026/07/19 04:39:03 DEBUG : file1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d347d3_d20260719_m043409_c001_v0001137_t0048_u01784435649330") 2026/07/19 04:39:03 DEBUG : file1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdd1_d20260719_m043408_c001_v7007000_t0000_u01784435648062") 2026/07/19 04:39:03 DEBUG : file1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5a7f_d20260719_m043406_c001_v0001174_t0002_u01784435646708") 2026/07/19 04:39:03 DEBUG : five: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa12_d20260719_m043001_c001_v7007000_t0000_u01784435401711") 2026/07/19 04:39:03 DEBUG : five: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4164c6b61d12bb4e_d20260719_m042959_c001_v0001039_t0056_u01784435399533") 2026/07/19 04:39:03 DEBUG : foo: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f393_d20260719_m042926_c001_v7007000_t0000_u01784435366576") 2026/07/19 04:39:04 DEBUG : foo: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4164c6b61d12ba5b_d20260719_m042926_c001_v0001039_t0056_u01784435366050") 2026/07/19 04:39:04 DEBUG : foo: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4164c6b61d12ba57_d20260719_m042925_c001_v0001039_t0056_u01784435365515") 2026/07/19 04:39:04 DEBUG : four: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa14_d20260719_m043001_c001_v7007000_t0000_u01784435401886") 2026/07/19 04:39:04 DEBUG : four: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4020ce93ddf47a4e_d20260719_m043000_c001_v0001144_t0051_u01784435400066") 2026/07/19 04:39:04 DEBUG : four: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb46_d20260719_m042958_c001_v0001039_t0027_u01784435398727") 2026/07/19 04:39:04 DEBUG : hello world2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fccb_d20260719_m042826_c001_v7007000_t0000_u01784435306441") 2026/07/19 04:39:04 DEBUG : hello world2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8f3_d20260719_m042825_c001_v0001039_t0012_u01784435305533") 2026/07/19 04:39:04 DEBUG : ignore-size: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea45f_d20260719_m042913_c001_v7007000_t0000_u01784435353223") 2026/07/19 04:39:04 DEBUG : ignore-size: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9fd_d20260719_m042911_c001_v0001039_t0020_u01784435351736") 2026/07/19 04:39:04 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fdf9_d20260719_m043016_c001_v7007000_t0000_u01784435416544") 2026/07/19 04:39:04 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47a92_d20260719_m043015_c001_v0001144_t0041_u01784435415384") 2026/07/19 04:39:04 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7ba1a_d20260719_m043014_c001_v7007000_t0000_u01784435414668") 2026/07/19 04:39:04 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4b70_d20260719_m043013_c001_v0001174_t0055_u01784435413565") 2026/07/19 04:39:04 DEBUG : one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa17_d20260719_m043002_c001_v7007000_t0000_u01784435402064") 2026/07/19 04:39:04 DEBUG : one: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4164c6b61d12bb36_d20260719_m042957_c001_v0001039_t0056_u01784435397971") 2026/07/19 04:39:04 DEBUG : only0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdaf_d20260719_m043402_c001_v7007000_t0000_u01784435642433") 2026/07/19 04:39:04 DEBUG : only0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d59d7_d20260719_m043356_c001_v0001174_t0050_u01784435636703") 2026/07/19 04:39:04 DEBUG : only0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5871_d20260719_m043340_c001_v0001174_t0038_u01784435620803") 2026/07/19 04:39:04 DEBUG : only0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f071_d20260719_m043335_c001_v7007000_t0000_u01784435615017") 2026/07/19 04:39:04 DEBUG : only0: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d56eb_d20260719_m043316_c001_v0001174_t0056_u01784435596851") 2026/07/19 04:39:04 DEBUG : only1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb1_d20260719_m043402_c001_v7007000_t0000_u01784435642609") 2026/07/19 04:39:05 DEBUG : only1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d59f7_d20260719_m043357_c001_v0001174_t0050_u01784435637618") 2026/07/19 04:39:05 DEBUG : only1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d587f_d20260719_m043341_c001_v0001174_t0032_u01784435621427") 2026/07/19 04:39:05 DEBUG : only1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f072_d20260719_m043335_c001_v7007000_t0000_u01784435615208") 2026/07/19 04:39:05 DEBUG : only1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d56ff_d20260719_m043317_c001_v0001174_t0034_u01784435597720") 2026/07/19 04:39:05 DEBUG : only10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb3_d20260719_m043402_c001_v7007000_t0000_u01784435642785") 2026/07/19 04:39:05 DEBUG : only10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a8417_d20260719_m043357_c001_v0001098_t0004_u01784435637236") 2026/07/19 04:39:05 DEBUG : only10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d591b_d20260719_m043349_c001_v0001174_t0033_u01784435629014") 2026/07/19 04:39:05 DEBUG : only10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcbe_d20260719_m043334_c001_v7007000_t0000_u01784435614644") 2026/07/19 04:39:05 DEBUG : only10: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5789_d20260719_m043325_c001_v0001174_t0044_u01784435605152") 2026/07/19 04:39:05 DEBUG : only11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb5_d20260719_m043402_c001_v7007000_t0000_u01784435642971") 2026/07/19 04:39:05 DEBUG : only11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4090f777102f65fc_d20260719_m043357_c001_v0001098_t0047_u01784435637437") 2026/07/19 04:39:05 DEBUG : only11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d592f_d20260719_m043349_c001_v0001174_t0018_u01784435629613") 2026/07/19 04:39:05 DEBUG : only11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f401c3231346574fd_d20260719_m043334_c001_v7007000_t0000_u01784435614654") 2026/07/19 04:39:05 DEBUG : only11: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d579b_d20260719_m043325_c001_v0001174_t0021_u01784435605908") 2026/07/19 04:39:05 DEBUG : only12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb7_d20260719_m043403_c001_v7007000_t0000_u01784435643148") 2026/07/19 04:39:05 DEBUG : only12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4090f777102f65fe_d20260719_m043357_c001_v0001098_t0047_u01784435637635") 2026/07/19 04:39:05 DEBUG : only12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5945_d20260719_m043350_c001_v0001174_t0054_u01784435630337") 2026/07/19 04:39:05 DEBUG : only12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f06c_d20260719_m043334_c001_v7007000_t0000_u01784435614058") 2026/07/19 04:39:05 DEBUG : only12: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57a5_d20260719_m043326_c001_v0001174_t0028_u01784435606787") 2026/07/19 04:39:06 DEBUG : only13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb8_d20260719_m043403_c001_v7007000_t0000_u01784435643324") 2026/07/19 04:39:06 DEBUG : only13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4000fe18f1d3478d_d20260719_m043357_c001_v0001137_t0022_u01784435637600") 2026/07/19 04:39:06 DEBUG : only13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5955_d20260719_m043351_c001_v0001174_t0004_u01784435631108") 2026/07/19 04:39:06 DEBUG : only13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc0_d20260719_m043335_c001_v7007000_t0000_u01784435615029") 2026/07/19 04:39:06 DEBUG : only13: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57b7_d20260719_m043327_c001_v0001174_t0020_u01784435607688") 2026/07/19 04:39:06 DEBUG : only14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdb9_d20260719_m043403_c001_v7007000_t0000_u01784435643500") 2026/07/19 04:39:06 DEBUG : only14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d59e7_d20260719_m043357_c001_v0001174_t0050_u01784435637263") 2026/07/19 04:39:06 DEBUG : only14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d596f_d20260719_m043351_c001_v0001174_t0037_u01784435631961") 2026/07/19 04:39:06 DEBUG : only14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f06d_d20260719_m043334_c001_v7007000_t0000_u01784435614251") 2026/07/19 04:39:06 DEBUG : only14: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57d3_d20260719_m043328_c001_v0001174_t0015_u01784435608750") 2026/07/19 04:39:06 DEBUG : only15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdba_d20260719_m043403_c001_v7007000_t0000_u01784435643677") 2026/07/19 04:39:06 DEBUG : only15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a8419_d20260719_m043357_c001_v0001098_t0004_u01784435637416") 2026/07/19 04:39:06 DEBUG : only15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d597b_d20260719_m043352_c001_v0001174_t0045_u01784435632622") 2026/07/19 04:39:06 DEBUG : only15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d1486d_d20260719_m043334_c001_v7007000_t0000_u01784435614701") 2026/07/19 04:39:06 DEBUG : only15: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57df_d20260719_m043329_c001_v0001174_t0023_u01784435609597") 2026/07/19 04:39:06 DEBUG : only16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdbb_d20260719_m043403_c001_v7007000_t0000_u01784435643854") 2026/07/19 04:39:06 DEBUG : only16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d59f1_d20260719_m043357_c001_v0001174_t0050_u01784435637440") 2026/07/19 04:39:06 DEBUG : only16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5985_d20260719_m043353_c001_v0001174_t0005_u01784435633364") 2026/07/19 04:39:06 DEBUG : only16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f401c3231346574ff_d20260719_m043335_c001_v7007000_t0000_u01784435615046") 2026/07/19 04:39:06 DEBUG : only16: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57ed_d20260719_m043330_c001_v0001174_t0018_u01784435610539") 2026/07/19 04:39:07 DEBUG : only17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdbc_d20260719_m043404_c001_v7007000_t0000_u01784435644030") 2026/07/19 04:39:07 DEBUG : only17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4000fe18f1d3478f_d20260719_m043357_c001_v0001137_t0022_u01784435637777") 2026/07/19 04:39:07 DEBUG : only17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d599f_d20260719_m043354_c001_v0001174_t0027_u01784435634141") 2026/07/19 04:39:07 DEBUG : only17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14872_d20260719_m043335_c001_v7007000_t0000_u01784435615063") 2026/07/19 04:39:07 DEBUG : only17: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d57f9_d20260719_m043331_c001_v0001174_t0041_u01784435611396") 2026/07/19 04:39:07 DEBUG : only18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdbd_d20260719_m043404_c001_v7007000_t0000_u01784435644207") 2026/07/19 04:39:07 DEBUG : only18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4090f777102f6604_d20260719_m043358_c001_v0001098_t0047_u01784435638005") 2026/07/19 04:39:07 DEBUG : only18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d59b3_d20260719_m043355_c001_v0001174_t0037_u01784435635034") 2026/07/19 04:39:07 DEBUG : only18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f401c3231346574fc_d20260719_m043334_c001_v7007000_t0000_u01784435614457") 2026/07/19 04:39:07 DEBUG : only18: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5803_d20260719_m043332_c001_v0001174_t0055_u01784435612192") 2026/07/19 04:39:07 DEBUG : only19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdbf_d20260719_m043404_c001_v7007000_t0000_u01784435644383") 2026/07/19 04:39:07 DEBUG : only19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a841b_d20260719_m043357_c001_v0001098_t0004_u01784435637591") 2026/07/19 04:39:07 DEBUG : only19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d59c5_d20260719_m043355_c001_v0001174_t0055_u01784435635838") 2026/07/19 04:39:08 DEBUG : only19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f06f_d20260719_m043334_c001_v7007000_t0000_u01784435614633") 2026/07/19 04:39:08 DEBUG : only19: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d580d_d20260719_m043332_c001_v0001174_t0051_u01784435612745") 2026/07/19 04:39:08 DEBUG : only2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc1_d20260719_m043404_c001_v7007000_t0000_u01784435644560") 2026/07/19 04:39:08 DEBUG : only2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a8427_d20260719_m043358_c001_v0001098_t0004_u01784435638116") 2026/07/19 04:39:08 DEBUG : only2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5893_d20260719_m043342_c001_v0001174_t0021_u01784435622443") 2026/07/19 04:39:08 DEBUG : only2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcc2_d20260719_m043335_c001_v7007000_t0000_u01784435615220") 2026/07/19 04:39:08 DEBUG : only2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d570b_d20260719_m043318_c001_v0001174_t0006_u01784435598629") 2026/07/19 04:39:08 DEBUG : only3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc3_d20260719_m043404_c001_v7007000_t0000_u01784435644736") 2026/07/19 04:39:08 DEBUG : only3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a8421_d20260719_m043357_c001_v0001098_t0004_u01784435637766") 2026/07/19 04:39:08 DEBUG : only3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58a9_d20260719_m043343_c001_v0001174_t0030_u01784435623207") 2026/07/19 04:39:08 DEBUG : only3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f06e_d20260719_m043334_c001_v7007000_t0000_u01784435614441") 2026/07/19 04:39:08 DEBUG : only3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d571f_d20260719_m043319_c001_v0001174_t0017_u01784435599358") 2026/07/19 04:39:08 DEBUG : only4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc4_d20260719_m043404_c001_v7007000_t0000_u01784435644912") 2026/07/19 04:39:08 DEBUG : only4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4000fe18f1d34795_d20260719_m043358_c001_v0001137_t0022_u01784435638127") 2026/07/19 04:39:08 DEBUG : only4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58bb_d20260719_m043344_c001_v0001174_t0048_u01784435624098") 2026/07/19 04:39:08 DEBUG : only4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcbd_d20260719_m043334_c001_v7007000_t0000_u01784435614448") 2026/07/19 04:39:08 DEBUG : only4: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d572d_d20260719_m043319_c001_v0001174_t0003_u01784435599990") 2026/07/19 04:39:08 DEBUG : only5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc6_d20260719_m043405_c001_v7007000_t0000_u01784435645088") 2026/07/19 04:39:08 DEBUG : only5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d59fd_d20260719_m043357_c001_v0001174_t0050_u01784435637795") 2026/07/19 04:39:08 DEBUG : only5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58d3_d20260719_m043345_c001_v0001174_t0041_u01784435625294") 2026/07/19 04:39:08 DEBUG : only5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f070_d20260719_m043334_c001_v7007000_t0000_u01784435614826") 2026/07/19 04:39:09 DEBUG : only5: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5741_d20260719_m043320_c001_v0001174_t0004_u01784435600901") 2026/07/19 04:39:09 DEBUG : only6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc7_d20260719_m043405_c001_v7007000_t0000_u01784435645264") 2026/07/19 04:39:09 DEBUG : only6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4090f777102f6600_d20260719_m043357_c001_v0001098_t0047_u01784435637820") 2026/07/19 04:39:09 DEBUG : only6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58db_d20260719_m043345_c001_v0001174_t0054_u01784435625912") 2026/07/19 04:39:09 DEBUG : only6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d1486c_d20260719_m043334_c001_v7007000_t0000_u01784435614519") 2026/07/19 04:39:09 DEBUG : only6: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d574b_d20260719_m043321_c001_v0001174_t0017_u01784435601723") 2026/07/19 04:39:09 DEBUG : only7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc8_d20260719_m043405_c001_v7007000_t0000_u01784435645443") 2026/07/19 04:39:09 DEBUG : only7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4100caa6eb6a8423_d20260719_m043357_c001_v0001098_t0004_u01784435637941") 2026/07/19 04:39:09 DEBUG : only7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d58e9_d20260719_m043346_c001_v0001174_t0018_u01784435626587") 2026/07/19 04:39:09 DEBUG : only7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f403defd4f2a0fcbf_d20260719_m043334_c001_v7007000_t0000_u01784435614837") 2026/07/19 04:39:09 DEBUG : only7: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d575d_d20260719_m043322_c001_v0001174_t0022_u01784435602736") 2026/07/19 04:39:09 DEBUG : only8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdc9_d20260719_m043405_c001_v7007000_t0000_u01784435645619") 2026/07/19 04:39:09 DEBUG : only8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4000fe18f1d34791_d20260719_m043357_c001_v0001137_t0022_u01784435637952") 2026/07/19 04:39:09 DEBUG : only8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5907_d20260719_m043347_c001_v0001174_t0048_u01784435627570") 2026/07/19 04:39:09 DEBUG : only8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f401c3231346574fe_d20260719_m043334_c001_v7007000_t0000_u01784435614850") 2026/07/19 04:39:09 DEBUG : only8: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d576b_d20260719_m043323_c001_v0001174_t0036_u01784435603541") 2026/07/19 04:39:09 DEBUG : only9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdcb_d20260719_m043405_c001_v7007000_t0000_u01784435645796") 2026/07/19 04:39:09 DEBUG : only9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d5a01_d20260719_m043357_c001_v0001174_t0050_u01784435637972") 2026/07/19 04:39:09 DEBUG : only9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d590f_d20260719_m043348_c001_v0001174_t0048_u01784435628232") 2026/07/19 04:39:09 DEBUG : only9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14870_d20260719_m043334_c001_v7007000_t0000_u01784435614881") 2026/07/19 04:39:09 DEBUG : only9: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d577b_d20260719_m043324_c001_v0001174_t0007_u01784435604382") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa7d_d20260719_m043012_c001_v7007000_t0000_u01784435412504") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47a7a_d20260719_m043009_c001_v0001144_t0021_u01784435409622") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa67_d20260719_m043008_c001_v7007000_t0000_u01784435408912") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47a6e_d20260719_m043006_c001_v0001144_t0016_u01784435406332") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa47_d20260719_m043005_c001_v7007000_t0000_u01784435405464") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47a5c_d20260719_m043002_c001_v0001144_t0032_u01784435402955") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9cb_d20260719_m042952_c001_v7007000_t0000_u01784435392557") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baff_d20260719_m042950_c001_v0001039_t0045_u01784435390662") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9ba_d20260719_m042948_c001_v7007000_t0000_u01784435388654") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bae5_d20260719_m042947_c001_v0001039_t0055_u01784435387536") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9a6_d20260719_m042946_c001_v7007000_t0000_u01784435386188") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bad1_d20260719_m042944_c001_v0001039_t0041_u01784435384937") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3e8_d20260719_m042937_c001_v7007000_t0000_u01784435377488") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba91_d20260719_m042935_c001_v0001039_t0057_u01784435375526") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3d5_d20260719_m042935_c001_v7007000_t0000_u01784435375171") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba81_d20260719_m042933_c001_v0001039_t0049_u01784435373620") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3bf_d20260719_m042933_c001_v7007000_t0000_u01784435373268") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba7d_d20260719_m042932_c001_v0001039_t0014_u01784435372079") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba79_d20260719_m042931_c001_v0001039_t0042_u01784435371267") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3a7_d20260719_m042930_c001_v7007000_t0000_u01784435370908") 2026/07/19 04:39:10 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba73_d20260719_m042930_c001_v0001039_t0030_u01784435370181") 2026/07/19 04:39:11 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba6d_d20260719_m042929_c001_v0001039_t0034_u01784435369502") 2026/07/19 04:39:11 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f39b_d20260719_m042929_c001_v7007000_t0000_u01784435369150") 2026/07/19 04:39:11 DEBUG : potato: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba69_d20260719_m042928_c001_v0001039_t0055_u01784435368104") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeaa9_d20260719_m043059_c001_v7007000_t0000_u01784435459428") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47b68_d20260719_m043058_c001_v0001144_t0023_u01784435458496") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a97fe_d20260719_m043050_c001_v7007000_t0000_u01784435450326") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4d18_d20260719_m043045_c001_v0001174_t0020_u01784435445458") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a97ed_d20260719_m043037_c001_v7007000_t0000_u01784435437507") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47ae8_d20260719_m043031_c001_v0001144_t0040_u01784435431541") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fe0d_d20260719_m043023_c001_v7007000_t0000_u01784435423996") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4bb8_d20260719_m043019_c001_v0001174_t0036_u01784435419831") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9df_d20260719_m042956_c001_v7007000_t0000_u01784435396916") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb21_d20260719_m042955_c001_v0001039_t0040_u01784435395124") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9d2_d20260719_m042954_c001_v7007000_t0000_u01784435394774") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb19_d20260719_m042953_c001_v0001039_t0041_u01784435393080") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9cc_d20260719_m042952_c001_v7007000_t0000_u01784435392731") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb07_d20260719_m042951_c001_v0001039_t0018_u01784435391395") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9c1_d20260719_m042950_c001_v7007000_t0000_u01784435390316") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12baf3_d20260719_m042949_c001_v0001039_t0015_u01784435389006") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7a9ad_d20260719_m042947_c001_v7007000_t0000_u01784435387188") 2026/07/19 04:39:11 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bad9_d20260719_m042946_c001_v0001039_t0022_u01784435386178") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f405962b20796f3f0_d20260719_m042938_c001_v7007000_t0000_u01784435378202") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12ba9b_d20260719_m042936_c001_v0001039_t0037_u01784435376894") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcd5_d20260719_m042829_c001_v7007000_t0000_u01784435309859") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b90b_d20260719_m042828_c001_v0001039_t0022_u01784435308852") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcd1_d20260719_m042827_c001_v7007000_t0000_u01784435307948") 2026/07/19 04:39:12 DEBUG : potato2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8fb_d20260719_m042827_c001_v0001039_t0018_u01784435307011") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a9800_d20260719_m043050_c001_v7007000_t0000_u01784435450656") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4d20_d20260719_m043046_c001_v0001174_t0000_u01784435446983") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f400de101094a97f5_d20260719_m043039_c001_v7007000_t0000_u01784435439053") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47af6_d20260719_m043032_c001_v0001144_t0026_u01784435432871") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fe10_d20260719_m043024_c001_v7007000_t0000_u01784435424351") 2026/07/19 04:39:12 DEBUG : potato3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4bc0_d20260719_m043020_c001_v0001174_t0032_u01784435420843") 2026/07/19 04:39:12 DEBUG : pre-dest1/1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3da_d20260719_m043133_c001_v7007000_t0000_u01784435493966") 2026/07/19 04:39:12 DEBUG : pre-dest1/1: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4f6c_d20260719_m043124_c001_v0001174_t0059_u01784435484989") 2026/07/19 04:39:12 DEBUG : pre-dest2/2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b3db_d20260719_m043134_c001_v7007000_t0000_u01784435494151") 2026/07/19 04:39:12 DEBUG : pre-dest2/2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47bf5_d20260719_m043125_c001_v0001144_t0007_u01784435485854") 2026/07/19 04:39:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b08ddc_d20260719_m043110_c001_v7007000_t0000_u01784435470989") 2026/07/19 04:39:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4e4a_d20260719_m043107_c001_v0001174_t0052_u01784435467023") 2026/07/19 04:39:12 DEBUG : sizeonly: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea45d_d20260719_m042911_c001_v7007000_t0000_u01784435351186") 2026/07/19 04:39:12 DEBUG : sizeonly: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9f5_d20260719_m042909_c001_v0001039_t0054_u01784435349704") 2026/07/19 04:39:12 DEBUG : splitbanan: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f424acab628daeedb_d20260719_m043622_c001_v7007000_t0000_u01784435782551") 2026/07/19 04:39:13 DEBUG : splitbanan: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6276_d20260719_m043614_c001_v0001174_t0038_u01784435774490") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8569c_d20260719_m043746_c001_v7007000_t0000_u01784435866780") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a88a5_d20260719_m043740_c001_v0001098_t0033_u01784435860185") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f402e467061ad1267_d20260719_m043730_c001_v7007000_t0000_u01784435850603") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a884f_d20260719_m043723_c001_v0001098_t0037_u01784435843903") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85650_d20260719_m043712_c001_v7007000_t0000_u01784435832533") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a880b_d20260719_m043706_c001_v0001098_t0057_u01784435826171") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4061db36b3b0923f_d20260719_m043655_c001_v7007000_t0000_u01784435815166") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a87c3_d20260719_m043648_c001_v0001098_t0025_u01784435808756") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417f42b0b0281ed8_d20260719_m043638_c001_v7007000_t0000_u01784435798604") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8769_d20260719_m043632_c001_v0001098_t0027_u01784435792002") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f426983c48b87f318_d20260719_m043616_c001_v7007000_t0000_u01784435776949") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a69_d20260719_m043613_c001_v0001137_t0004_u01784435773302") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4180cddbd8d14a3f_d20260719_m043603_c001_v7007000_t0000_u01784435763350") 2026/07/19 04:39:13 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34a17_d20260719_m043555_c001_v0001137_t0016_u01784435755422") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f407d4423bb106f66_d20260719_m043554_c001_v7007000_t0000_u01784435754405") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6922_d20260719_m043549_c001_v0001098_t0032_u01784435749982") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f408426db3953bce5_d20260719_m043539_c001_v7007000_t0000_u01784435739995") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f68bc_d20260719_m043532_c001_v0001098_t0033_u01784435732452") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f404ca31c10ed11d4_d20260719_m043531_c001_v7007000_t0000_u01784435731419") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5f7c_d20260719_m043527_c001_v0001174_t0043_u01784435727533") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7be93_d20260719_m043512_c001_v7007000_t0000_u01784435712514") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a859b_d20260719_m043508_c001_v0001098_t0046_u01784435708656") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e85507_d20260719_m043458_c001_v7007000_t0000_u01784435698229") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8535_d20260719_m043451_c001_v0001098_t0014_u01784435691546") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f42273d45ad0d6e40_d20260719_m043440_c001_v7007000_t0000_u01784435680835") 2026/07/19 04:39:14 DEBUG : splitbananasplit: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a84e1_d20260719_m043434_c001_v0001098_t0042_u01784435674242") 2026/07/19 04:39:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f425548e5a5c29200_d20260719_m043558_c001_v7007000_t0000_u01784435758251") 2026/07/19 04:39:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6930_d20260719_m043551_c001_v0001098_t0016_u01784435751010") 2026/07/19 04:39:14 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b677_d20260719_m043418_c001_v7007000_t0000_u01784435658186") 2026/07/19 04:39:14 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8475_d20260719_m043415_c001_v0001098_t0004_u01784435655480") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b65e_d20260719_m043414_c001_v7007000_t0000_u01784435654371") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6686_d20260719_m043411_c001_v0001098_t0015_u01784435651617") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fdfa_d20260719_m043016_c001_v7007000_t0000_u01784435416720") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4b88_d20260719_m043015_c001_v0001174_t0050_u01784435415374") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7ba1c_d20260719_m043014_c001_v7007000_t0000_u01784435414843") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1020ce93ddf47a88_d20260719_m043013_c001_v0001144_t0019_u01784435413576") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea455_d20260719_m042906_c001_v7007000_t0000_u01784435346874") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9df_d20260719_m042904_c001_v0001039_t0020_u01784435344943") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea450_d20260719_m042904_c001_v7007000_t0000_u01784435344574") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9cf_d20260719_m042903_c001_v0001039_t0007_u01784435343247") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea44c_d20260719_m042901_c001_v7007000_t0000_u01784435341217") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9bb_d20260719_m042859_c001_v0001039_t0016_u01784435339790") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea447_d20260719_m042859_c001_v7007000_t0000_u01784435339251") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b9b1_d20260719_m042857_c001_v0001039_t0010_u01784435337860") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b99f_d20260719_m042854_c001_v0001039_t0000_u01784435334839") 2026/07/19 04:39:15 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea435_d20260719_m042854_c001_v7007000_t0000_u01784435334473") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b99b_d20260719_m042853_c001_v0001039_t0040_u01784435333454") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b995_d20260719_m042852_c001_v0001039_t0016_u01784435332295") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f40936fc323eea427_d20260719_m042851_c001_v7007000_t0000_u01784435331925") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b989_d20260719_m042849_c001_v0001039_t0055_u01784435329057") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b979_d20260719_m042846_c001_v0001039_t0021_u01784435326200") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fce3_d20260719_m042845_c001_v7007000_t0000_u01784435325822") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b96f_d20260719_m042845_c001_v0001039_t0021_u01784435325025") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b969_d20260719_m042844_c001_v0001039_t0035_u01784435324040") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fce0_d20260719_m042843_c001_v7007000_t0000_u01784435323663") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b951_d20260719_m042839_c001_v0001039_t0015_u01784435319723") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcdd_d20260719_m042839_c001_v7007000_t0000_u01784435319340") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b945_d20260719_m042838_c001_v0001039_t0013_u01784435318515") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcdb_d20260719_m042837_c001_v7007000_t0000_u01784435317573") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b937_d20260719_m042836_c001_v0001039_t0026_u01784435316756") 2026/07/19 04:39:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcda_d20260719_m042836_c001_v7007000_t0000_u01784435316179") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b92d_d20260719_m042835_c001_v0001039_t0018_u01784435315182") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcd9_d20260719_m042834_c001_v7007000_t0000_u01784435314238") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b921_d20260719_m042833_c001_v0001039_t0009_u01784435313199") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcd8_d20260719_m042832_c001_v7007000_t0000_u01784435312628") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b919_d20260719_m042831_c001_v0001039_t0037_u01784435311781") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcd7_d20260719_m042831_c001_v7007000_t0000_u01784435311214") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b911_d20260719_m042830_c001_v0001039_t0044_u01784435310426") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcc7_d20260719_m042824_c001_v7007000_t0000_u01784435304967") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8eb_d20260719_m042823_c001_v0001039_t0048_u01784435303925") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcb8_d20260719_m042823_c001_v7007000_t0000_u01784435303362") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8e5_d20260719_m042822_c001_v0001039_t0043_u01784435302672") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fcaf_d20260719_m042821_c001_v7007000_t0000_u01784435301734") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8df_d20260719_m042820_c001_v0001039_t0045_u01784435300881") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41907ba376b6fbce_d20260719_m042818_c001_v7007000_t0000_u01784435298657") 2026/07/19 04:39:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12b8cb_d20260719_m042817_c001_v0001039_t0027_u01784435297822") 2026/07/19 04:39:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b679_d20260719_m043418_c001_v7007000_t0000_u01784435658362") 2026/07/19 04:39:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d347ed_d20260719_m043415_c001_v0001137_t0025_u01784435655472") 2026/07/19 04:39:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f412f4246b977b65f_d20260719_m043414_c001_v7007000_t0000_u01784435654547") 2026/07/19 04:39:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5ad7_d20260719_m043411_c001_v0001174_t0030_u01784435651628") 2026/07/19 04:39:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8569d_d20260719_m043748_c001_v7007000_t0000_u01784435868794") 2026/07/19 04:39:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6bea_d20260719_m043748_c001_v0001098_t0031_u01784435868113") 2026/07/19 04:39:18 DEBUG : sub/yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa7b_d20260719_m043011_c001_v7007000_t0000_u01784435411977") 2026/07/19 04:39:18 DEBUG : sub/yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4b32_d20260719_m043009_c001_v0001174_t0005_u01784435409612") 2026/07/19 04:39:18 DEBUG : test_dir1/file2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bde0_d20260719_m043410_c001_v7007000_t0000_u01784435650885") 2026/07/19 04:39:18 DEBUG : test_dir1/file2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d5ab1_d20260719_m043408_c001_v0001174_t0039_u01784435648994") 2026/07/19 04:39:18 DEBUG : test_dir1/file2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdd2_d20260719_m043408_c001_v7007000_t0000_u01784435648240") 2026/07/19 04:39:18 DEBUG : test_dir1/file2: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a844d_d20260719_m043406_c001_v0001098_t0050_u01784435646724") 2026/07/19 04:39:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bde1_d20260719_m043411_c001_v7007000_t0000_u01784435651061") 2026/07/19 04:39:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a8459_d20260719_m043409_c001_v0001098_t0051_u01784435649003") 2026/07/19 04:39:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7bdd4_d20260719_m043408_c001_v7007000_t0000_u01784435648420") 2026/07/19 04:39:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f665c_d20260719_m043406_c001_v0001098_t0026_u01784435646716") 2026/07/19 04:39:18 DEBUG : three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa1a_d20260719_m043002_c001_v7007000_t0000_u01784435402238") 2026/07/19 04:39:18 DEBUG : three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb5a_d20260719_m043000_c001_v0001039_t0054_u01784435400797") 2026/07/19 04:39:18 DEBUG : three: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1164c6b61d12bb42_d20260719_m042958_c001_v0001039_t0028_u01784435398323") 2026/07/19 04:39:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e8569e_d20260719_m043750_c001_v7007000_t0000_u01784435870509") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c47_d20260719_m043749_c001_v0001137_t0044_u01784435869731") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856ae_d20260719_m043810_c001_v7007000_t0000_u01784435890715") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d6901_d20260719_m043808_c001_v0001174_t0019_u01784435888626") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856ac_d20260719_m043807_c001_v7007000_t0000_u01784435887102") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c87_d20260719_m043805_c001_v0001137_t0012_u01784435885131") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856ab_d20260719_m043804_c001_v7007000_t0000_u01784435884123") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6c32_d20260719_m043803_c001_v0001098_t0032_u01784435883377") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856a8_d20260719_m043757_c001_v7007000_t0000_u01784435877996") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34c6b_d20260719_m043756_c001_v0001137_t0049_u01784435876666") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856a9_d20260719_m043800_c001_v7007000_t0000_u01784435880595") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d685d_d20260719_m043758_c001_v0001174_t0018_u01784435878938") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856a6_d20260719_m043755_c001_v7007000_t0000_u01784435875714") 2026/07/19 04:39:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1090f777102f6c04_d20260719_m043754_c001_v0001098_t0030_u01784435874824") 2026/07/19 04:39:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856a5_d20260719_m043753_c001_v7007000_t0000_u01784435873859") 2026/07/19 04:39:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a88d3_d20260719_m043753_c001_v0001098_t0034_u01784435873125") 2026/07/19 04:39:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856a4_d20260719_m043752_c001_v7007000_t0000_u01784435872176") 2026/07/19 04:39:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d67e9_d20260719_m043751_c001_v0001174_t0038_u01784435871429") 2026/07/19 04:39:19 DEBUG : toe/toe/toe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41024c3ccf088247_d20260719_m043818_c001_v7007000_t0000_u01784435898048") 2026/07/19 04:39:19 DEBUG : toe/toe/toe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1000fe18f1d34cb7_d20260719_m043815_c001_v0001137_t0046_u01784435895178") 2026/07/19 04:39:19 DEBUG : toe/toe/toe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856aa_d20260719_m043802_c001_v7007000_t0000_u01784435882462") 2026/07/19 04:39:19 DEBUG : toe/toe/toe: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a88f7_d20260719_m043801_c001_v0001098_t0008_u01784435881530") 2026/07/19 04:39:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856b0_d20260719_m043811_c001_v7007000_t0000_u01784435891303") 2026/07/19 04:39:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1100caa6eb6a891b_d20260719_m043810_c001_v0001098_t0022_u01784435890325") 2026/07/19 04:39:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f417a07a770e856ad_d20260719_m043807_c001_v7007000_t0000_u01784435887672") 2026/07/19 04:39:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f111fb4adb6397775_d20260719_m043806_c001_v0001167_t0059_u01784435886695") 2026/07/19 04:39:20 DEBUG : two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa1f_d20260719_m043002_c001_v7007000_t0000_u01784435402425") 2026/07/19 04:39:20 DEBUG : two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4128c27a423d4aa2_d20260719_m043000_c001_v0001174_t0050_u01784435400247") 2026/07/19 04:39:20 DEBUG : two: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f4164c6b61d12bb3a_d20260719_m042958_c001_v0001039_t0056_u01784435398147") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa7f_d20260719_m043012_c001_v7007000_t0000_u01784435412679") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f112d57b5049844d9_d20260719_m043011_c001_v0001033_t0049_u01784435411396") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa64_d20260719_m043008_c001_v7007000_t0000_u01784435408390") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4b07_d20260719_m043006_c001_v0001174_t0036_u01784435406180") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa42_d20260719_m043004_c001_v7007000_t0000_u01784435404936") 2026/07/19 04:39:20 DEBUG : yam: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f1128c27a423d4acc_d20260719_m043002_c001_v0001174_t0036_u01784435402967") 2026/07/19 04:39:20 DEBUG : yaml: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa6a_d20260719_m043009_c001_v7007000_t0000_u01784435409088") 2026/07/19 04:39:20 DEBUG : yaml: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f113c1e2617346ec7_d20260719_m043007_c001_v0001097_t0019_u01784435407929") 2026/07/19 04:39:20 DEBUG : yaml: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f41968eb07cf7aa48_d20260719_m043005_c001_v7007000_t0000_u01784435405641") 2026/07/19 04:39:20 DEBUG : yaml: Deleting (id "4_zcfc2cd63a01d7b8b9ff80e1b_f117a23baf33b1b65_d20260719_m043004_c001_v0001173_t0009_u01784435404626") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m6.788461739s (try 1/5)