"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/08 02:42:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena" 2026/07/08 02:42:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 02:42:08 DEBUG : Creating backend with remote "/tmp/rclone560618362" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/08 02:42:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (16.44s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:25 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:25 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:26 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:26 DEBUG : B2 bucket rclone-test-pemufep6wena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:27 DEBUG : Creating backend with remote "/non-existing" 2026/07/08 02:42:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/08 02:42:27 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:27 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:30 INFO : B2 bucket rclone-test-pemufep6wena: Running all checks before starting transfers 2026/07/08 02:42:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:30 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:30 INFO : B2 bucket rclone-test-pemufep6wena: Checks finished, now starting transfers 2026/07/08 02:42:30 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:31 ERROR : Ignoring --no-traverse with sync 2026/07/08 02:42:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:32 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/08 02:42:33 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:33 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:34 DEBUG : hello world2: size = 12 OK 2026/07/08 02:42:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/08 02:42:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:42:35 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:35 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:35 DEBUG : potato2: size = 11 OK 2026/07/08 02:42:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:42:36 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:36 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:37 DEBUG : potato2: size = 11 OK 2026/07/08 02:42:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/08 02:42:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:42:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/08 02:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:42:37 INFO : sub dir2: Making directory 2026/07/08 02:42:37 INFO : sub dir: Making directory 2026/07/08 02:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:37 INFO : sub dir2/sub sub dir2: Making directory 2026/07/08 02:42:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:38 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/08 02:42:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:39 INFO : sub dir2: Making directory 2026/07/08 02:42:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/08 02:42:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:41 DEBUG : sub dir2: Making directory with metadata 2026/07/08 02:42:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:42:41 INFO : sub dir2: Making directory 2026/07/08 02:42:41 INFO : sub dir: Making directory 2026/07/08 02:42:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:42 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/08 02:42:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/08 02:42:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:43 INFO : sub dir2: Making directory 2026/07/08 02:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:43 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:43 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:44 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:44 DEBUG : sub dir2: Making directory with metadata 2026/07/08 02:42:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:42:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:42:44 INFO : sub dir2: Making directory 2026/07/08 02:42:44 INFO : sub dir: Making directory 2026/07/08 02:42:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:45 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/08 02:42:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:46 INFO : sub dir2: Making directory 2026/07/08 02:42:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:46 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:42:46 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:42:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:42:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:42:47 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:42:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cizunaz1sizi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-cizunaz1sizi 2026/07/08 02:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:42:49 DEBUG : B2 bucket rclone-test-cizunaz1sizi: Waiting for checks to finish 2026/07/08 02:42:49 DEBUG : B2 bucket rclone-test-cizunaz1sizi: Waiting for transfers to finish 2026/07/08 02:43:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:43:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:43:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:43:06 DEBUG : B2 bucket rclone-test-cizunaz1sizi: Purge remote 2026/07/08 02:43:06 INFO : B2 bucket rclone-test-cizunaz1sizi: cleaning bucket "rclone-test-cizunaz1sizi" of all files 2026/07/08 02:43:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db390bd3bfb9ff80e1b_f1153a534a87b94a8_d20260708_m024305_c001_v0001120_t0038_u01783478585331") --- PASS: TestServerSideCopy (34.91s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:43:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone560618362) 2026/07/08 02:43:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:43:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/08 02:43:23 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:43:23 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:43:24 DEBUG : sub dir/hello world: size = 17 OK 2026/07/08 02:43:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/08 02:43:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.47s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hujicov1cusa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-hujicov1cusa 2026/07/08 02:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:43:27 DEBUG : B2 bucket rclone-test-hujicov1cusa: Waiting for checks to finish 2026/07/08 02:43:27 DEBUG : B2 bucket rclone-test-hujicov1cusa: Waiting for transfers to finish 2026/07/08 02:43:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:43:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:43:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:43:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:43:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hujicov1cusa) 2026/07/08 02:43:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/08 02:43:44 DEBUG : B2 bucket rclone-test-hujicov1cusa: Waiting for checks to finish 2026/07/08 02:43:44 DEBUG : B2 bucket rclone-test-hujicov1cusa: Waiting for transfers to finish 2026/07/08 02:43:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/08 02:43:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/08 02:43:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:43:45 DEBUG : B2 bucket rclone-test-hujicov1cusa: Purge remote 2026/07/08 02:43:45 INFO : B2 bucket rclone-test-hujicov1cusa: cleaning bucket "rclone-test-hujicov1cusa" of all files 2026/07/08 02:43:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ddd390bd3bfb9ff80e1b_f1052623cb9553b8d_d20260708_m024344_c001_v0001029_t0031_u01783478624796") 2026/07/08 02:43:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2ddd390bd3bfb9ff80e1b_f101ce52048ee3554_d20260708_m024342_c001_v0001183_t0042_u01783478622592") --- PASS: TestServerSideCopyOverSelf (36.98s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone560618362) 2026/07/08 02:44:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:44:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/08 02:44:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/08 02:44:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/08 02:44:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/08 02:44:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.84s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qukeyej5cafe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-qukeyej5cafe 2026/07/08 02:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:44:06 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for checks to finish 2026/07/08 02:44:06 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for transfers to finish 2026/07/08 02:44:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:44:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:44:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:44:22 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for checks to finish 2026/07/08 02:44:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:44:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qukeyej5cafe) 2026/07/08 02:44:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/08 02:44:22 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for transfers to finish 2026/07/08 02:44:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/08 02:44:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/08 02:44:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:44:23 INFO : sub dir/hello world: Deleted 2026/07/08 02:44:24 DEBUG : testing file moves 2026/07/08 02:44:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:44:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qukeyej5cafe) 2026/07/08 02:44:24 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for checks to finish 2026/07/08 02:44:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/08 02:44:24 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Waiting for transfers to finish 2026/07/08 02:44:25 DEBUG : sub dir/hello world: size = 24 OK 2026/07/08 02:44:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/08 02:44:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/08 02:44:25 INFO : sub dir/hello world: Deleted 2026/07/08 02:44:26 DEBUG : B2 bucket rclone-test-qukeyej5cafe: Purge remote 2026/07/08 02:44:26 INFO : B2 bucket rclone-test-qukeyej5cafe: cleaning bucket "rclone-test-qukeyej5cafe" of all files 2026/07/08 02:44:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27d8390cd3bfb9ff80e1b_f11763da2db9f055b_d20260708_m024424_c001_v0001040_t0035_u01783478664957") 2026/07/08 02:44:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27d8390cd3bfb9ff80e1b_f103f19ee76a63653_d20260708_m024422_c001_v0001104_t0011_u01783478662799") 2026/07/08 02:44:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27d8390cd3bfb9ff80e1b_f107a2bbf29e79b4a_d20260708_m024420_c001_v0001161_t0028_u01783478660459") --- PASS: TestServerSideMoveOverSelf (38.09s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:43 ERROR : error listing: directory not found 2026/07/08 02:44:44 INFO : Local file system at /tmp/rclone560618362: Making directory 2026/07/08 02:44:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.09s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:44:46 DEBUG : Local file system at /tmp/rclone560618362: Waiting for checks to finish 2026/07/08 02:44:46 DEBUG : Local file system at /tmp/rclone560618362: Waiting for transfers to finish 2026/07/08 02:44:46 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/08 02:44:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:44:46 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/08 02:44:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/08 02:44:47 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:47 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:48 DEBUG : check sum: size = 1 OK 2026/07/08 02:44:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:44:48 INFO : check sum: Copied (new) 2026/07/08 02:44:48 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:48 DEBUG : check sum: size = 1 OK 2026/07/08 02:44:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:44:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/08 02:44:48 DEBUG : check sum: Unchanged skipping 2026/07/08 02:44:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:48 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/08 02:44:49 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:49 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:49 DEBUG : sizeonly: size = 6 OK 2026/07/08 02:44:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/08 02:44:49 INFO : sizeonly: Copied (new) 2026/07/08 02:44:49 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:50 DEBUG : sizeonly: size = 6 OK 2026/07/08 02:44:50 DEBUG : sizeonly: Sizes identical 2026/07/08 02:44:50 DEBUG : sizeonly: Unchanged skipping 2026/07/08 02:44:50 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:50 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:50 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/08 02:44:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/08 02:44:51 INFO : ignore-size: Copied (new) 2026/07/08 02:44:51 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:44:51 DEBUG : ignore-size: Unchanged skipping 2026/07/08 02:44:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:51 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:53 DEBUG : existing: size = 6 OK 2026/07/08 02:44:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:44:53 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:53 DEBUG : existing: Unchanged skipping 2026/07/08 02:44:53 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:53 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:53 INFO : There was nothing to transfer 2026/07/08 02:44:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/08 02:44:53 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:53 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:54 DEBUG : existing: size = 6 OK 2026/07/08 02:44:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/08 02:44:54 INFO : existing: Copied (replaced existing) 2026/07/08 02:44:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/08 02:44:54 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:54 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:55 DEBUG : existing: size = 6 OK 2026/07/08 02:44:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/08 02:44:55 INFO : existing: Copied (new) 2026/07/08 02:44:55 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:55 DEBUG : existing: Destination exists, skipping 2026/07/08 02:44:55 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:55 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:55 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.85s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:44:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/08 02:44:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/08 02:44:58 DEBUG : c/non empty space: size = 5 OK 2026/07/08 02:44:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:44:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/08 02:44:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:44:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:44:59 DEBUG : a/potato2: size = 60 OK 2026/07/08 02:44:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:44:59 INFO : a/potato2: Copied (new) 2026/07/08 02:44:59 DEBUG : Waiting for deletions to finish 2026/07/08 02:44:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:01 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/08 02:45:01 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:45:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/08 02:45:01 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:01 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:01 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:01 INFO : There was nothing to transfer 2026/07/08 02:45:01 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:01 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/08 02:45:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:45:02 INFO : empty space: Updated modification time in destination 2026/07/08 02:45:02 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:02 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:02 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:03 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:03 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/08 02:45:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:45:03 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:03 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:05 DEBUG : foo: size = 3 OK 2026/07/08 02:45:05 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/08 02:45:05 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:05 DEBUG : foo: sha1 differ 2026/07/08 02:45:05 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:05 DEBUG : foo: size = 3 OK 2026/07/08 02:45:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/08 02:45:05 INFO : foo: Copied (replaced existing) 2026/07/08 02:45:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/08 02:45:07 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:07 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:07 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:07 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:07 DEBUG : potato: size = 60 OK 2026/07/08 02:45:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:07 INFO : potato: Copied (new) 2026/07/08 02:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:09 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:09 DEBUG : potato: size = 21 (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:09 DEBUG : potato: size = 60 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:09 DEBUG : potato: Sizes differ 2026/07/08 02:45:09 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:10 DEBUG : potato: size = 21 OK 2026/07/08 02:45:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/08 02:45:10 INFO : potato: Copied (replaced existing) 2026/07/08 02:45:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:11 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:11 DEBUG : potato: size = 21 OK 2026/07/08 02:45:11 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/08 02:45:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:11 DEBUG : potato: sha1 differ 2026/07/08 02:45:11 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:12 DEBUG : potato: size = 21 OK 2026/07/08 02:45:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/08 02:45:12 INFO : potato: Copied (replaced existing) 2026/07/08 02:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:13 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:13 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:13 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:13 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/08 02:45:13 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:15 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:15 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:15 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:15 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:16 DEBUG : potato2: size = 60 OK 2026/07/08 02:45:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:16 INFO : potato2: Copied (new) 2026/07/08 02:45:16 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:19 INFO : d: Making directory 2026/07/08 02:45:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/08 02:45:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:19 DEBUG : c/non empty space: size = 5 OK 2026/07/08 02:45:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/08 02:45:19 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:19 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:20 DEBUG : a/potato2: size = 60 OK 2026/07/08 02:45:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:20 INFO : a/potato2: Copied (new) 2026/07/08 02:45:20 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/08 02:45:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:22 DEBUG : c/non empty space: size = 5 OK 2026/07/08 02:45:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:22 DEBUG : c/non empty space: Unchanged skipping 2026/07/08 02:45:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:23 DEBUG : a/potato2: size = 60 OK 2026/07/08 02:45:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:23 INFO : a/potato2: Copied (new) 2026/07/08 02:45:23 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting files as there were IO errors 2026/07/08 02:45:23 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:25 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:25 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:25 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:25 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:25 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:25 INFO : potato: Deleted 2026/07/08 02:45:26 DEBUG : potato2: size = 60 OK 2026/07/08 02:45:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:28 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:28 INFO : potato: Deleted 2026/07/08 02:45:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:29 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:29 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:29 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:29 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:29 DEBUG : potato2: size = 60 OK 2026/07/08 02:45:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:45:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.33s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:45:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:31 DEBUG : potato2: size = 19 OK 2026/07/08 02:45:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/08 02:45:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.50s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/08 02:45:34 DEBUG : enormous: Excluded 2026/07/08 02:45:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/08 02:45:34 DEBUG : potato2: Excluded 2026/07/08 02:45:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/08 02:45:34 DEBUG : potato2: Excluded 2026/07/08 02:45:34 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:34 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:34 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:34 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:34 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:34 INFO : There was nothing to transfer 2026/07/08 02:45:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/08 02:45:34 DEBUG : enormous: Excluded 2026/07/08 02:45:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/08 02:45:34 DEBUG : potato2: Excluded 2026/07/08 02:45:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/08 02:45:35 DEBUG : potato2: Excluded 2026/07/08 02:45:35 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/08 02:45:35 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:35 DEBUG : Local file system at /tmp/rclone560618362: Waiting for checks to finish 2026/07/08 02:45:35 DEBUG : Local file system at /tmp/rclone560618362: Waiting for transfers to finish 2026/07/08 02:45:35 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:37 DEBUG : enormous: Excluded (Size Filter) 2026/07/08 02:45:37 DEBUG : enormous: Excluded 2026/07/08 02:45:37 DEBUG : potato2: Excluded (Size Filter) 2026/07/08 02:45:37 DEBUG : potato2: Excluded 2026/07/08 02:45:37 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:45:37 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:37 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:37 INFO : enormous: Deleted 2026/07/08 02:45:37 INFO : potato2: Deleted 2026/07/08 02:45:37 INFO : There was nothing to transfer 2026/07/08 02:45:38 DEBUG : Local file system at /tmp/rclone560618362: Waiting for checks to finish 2026/07/08 02:45:38 DEBUG : empty space: size = 1 OK 2026/07/08 02:45:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/08 02:45:38 DEBUG : empty space: Unchanged skipping 2026/07/08 02:45:38 DEBUG : Local file system at /tmp/rclone560618362: Waiting for transfers to finish 2026/07/08 02:45:38 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:38 INFO : enormous: Deleted 2026/07/08 02:45:38 INFO : potato2: Deleted 2026/07/08 02:45:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:41 DEBUG : five: Need to transfer - File not found at Destination 2026/07/08 02:45:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:41 DEBUG : four: size = 8 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:41 DEBUG : four: Sizes differ 2026/07/08 02:45:41 DEBUG : three: size = 5 OK 2026/07/08 02:45:41 DEBUG : three: Sizes identical 2026/07/08 02:45:41 DEBUG : two: size = 3 OK 2026/07/08 02:45:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/08 02:45:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:41 DEBUG : two: sha1 differ 2026/07/08 02:45:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:41 DEBUG : one: Destination is newer than source, skipping 2026/07/08 02:45:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/08 02:45:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:41 DEBUG : five: size = 4 OK 2026/07/08 02:45:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/08 02:45:41 INFO : five: Copied (new) 2026/07/08 02:45:42 DEBUG : four: size = 4 OK 2026/07/08 02:45:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/08 02:45:42 INFO : four: Copied (replaced existing) 2026/07/08 02:45:42 DEBUG : two: size = 3 OK 2026/07/08 02:45:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/08 02:45:42 INFO : two: Copied (replaced existing) 2026/07/08 02:45:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:42 DEBUG : four: size = 4 OK 2026/07/08 02:45:42 DEBUG : three: size = 5 OK 2026/07/08 02:45:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:42 DEBUG : two: size = 3 OK 2026/07/08 02:45:42 DEBUG : five: size = 4 OK 2026/07/08 02:45:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone560618362) 2026/07/08 02:45:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/08 02:45:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:45:42 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/08 02:45:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/08 02:45:42 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/08 02:45:42 DEBUG : three: sha1 differ 2026/07/08 02:45:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/08 02:45:42 DEBUG : one: Destination is newer than source, skipping 2026/07/08 02:45:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/08 02:45:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/08 02:45:42 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/08 02:45:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/08 02:45:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/08 02:45:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:43 DEBUG : three: size = 5 OK 2026/07/08 02:45:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:45:43 INFO : three: Copied (replaced existing) 2026/07/08 02:45:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.87s) === 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-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/08 02:45:45 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:45 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/08 02:45:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/08 02:45:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:45 DEBUG : yam: size = 11 OK 2026/07/08 02:45:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:45 INFO : yam: Copied (new) 2026/07/08 02:45:45 DEBUG : potato: size = 14 OK 2026/07/08 02:45:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/08 02:45:45 INFO : potato: Copied (new) 2026/07/08 02:45:45 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:45 DEBUG : potato: size = 14 OK 2026/07/08 02:45:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:45:45 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:45 DEBUG : potato: Unchanged skipping 2026/07/08 02:45:45 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:47 DEBUG : yaml: size = 11 OK 2026/07/08 02:45:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:47 INFO : yam: Copied (server-side copy) to: yaml 2026/07/08 02:45:47 INFO : yam: Deleted 2026/07/08 02:45:47 INFO : yaml: Renamed from "yam" 2026/07/08 02:45:47 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/08 02:45:48 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:48 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/08 02:45:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/08 02:45:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:48 DEBUG : yam: size = 11 OK 2026/07/08 02:45:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:48 INFO : yam: Copied (new) 2026/07/08 02:45:49 DEBUG : potato: size = 14 OK 2026/07/08 02:45:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/08 02:45:49 INFO : potato: Copied (new) 2026/07/08 02:45:49 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:49 DEBUG : potato: size = 14 OK 2026/07/08 02:45:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:45:49 DEBUG : potato: Unchanged skipping 2026/07/08 02:45:49 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:49 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:49 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:49 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:50 DEBUG : yaml: size = 11 OK 2026/07/08 02:45:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:50 INFO : yam: Copied (server-side copy) to: yaml 2026/07/08 02:45:50 INFO : yam: Deleted 2026/07/08 02:45:50 INFO : yaml: Renamed from "yam" 2026/07/08 02:45:50 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/08 02:45:51 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:51 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/08 02:45:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/08 02:45:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:51 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:51 DEBUG : sub/yam: size = 11 OK 2026/07/08 02:45:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:51 INFO : sub/yam: Copied (new) 2026/07/08 02:45:52 DEBUG : potato: size = 14 OK 2026/07/08 02:45:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/08 02:45:52 INFO : potato: Copied (new) 2026/07/08 02:45:52 DEBUG : Waiting for deletions to finish 2026/07/08 02:45:52 DEBUG : potato: size = 14 OK 2026/07/08 02:45:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:45:52 DEBUG : potato: Unchanged skipping 2026/07/08 02:45:52 INFO : B2 bucket rclone-test-pemufep6wena: Making map for --track-renames 2026/07/08 02:45:52 INFO : B2 bucket rclone-test-pemufep6wena: Finished making map for --track-renames 2026/07/08 02:45:52 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:52 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for renames to finish 2026/07/08 02:45:53 DEBUG : yam: size = 11 OK 2026/07/08 02:45:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/08 02:45:53 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/08 02:45:53 INFO : sub/yam: Deleted 2026/07/08 02:45:53 INFO : yam: Renamed from "sub/yam" 2026/07/08 02:45:53 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:54 DEBUG : Creating backend with remote "/tmp/rclone560618362/dir1" 2026/07/08 02:45:54 DEBUG : Creating backend with remote "/tmp/rclone560618362/dir2" 2026/07/08 02:45:54 DEBUG : Local file system at /tmp/rclone560618362/dir2: Using server-side directory move 2026/07/08 02:45:54 INFO : Local file system at /tmp/rclone560618362/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/08 02:45:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/08 02:45:54 DEBUG : Local file system at /tmp/rclone560618362/dir2: Waiting for checks to finish 2026/07/08 02:45:54 DEBUG : Local file system at /tmp/rclone560618362/dir2: Waiting for transfers to finish 2026/07/08 02:45:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:45:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/08 02:45:54 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:54 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/08 02:45:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/08 02:45:55 INFO : nested/sub dir/file: Copied (new) 2026/07/08 02:45:55 INFO : nested/sub dir/file: Deleted 2026/07/08 02:45:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:45:55 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:45:55 INFO : sub dir/hello world: Deleted 2026/07/08 02:45:55 INFO : sub dir: Removing directory 2026/07/08 02:45:55 INFO : nested/sub dir: Removing directory 2026/07/08 02:45:55 INFO : nested: Removing directory 2026/07/08 02:45:55 DEBUG : Local file system at /tmp/rclone560618362: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/08 02:45:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/08 02:45:56 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:56 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/08 02:45:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:45:57 INFO : sub dir/hello world: Copied (new) 2026/07/08 02:45:57 INFO : sub dir/hello world: Deleted 2026/07/08 02:45:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/08 02:45:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/08 02:45:57 INFO : nested/sub dir/file: Copied (new) 2026/07/08 02:45:57 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:45:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/08 02:45:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/08 02:45:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:58 DEBUG : existing: size = 6 OK 2026/07/08 02:45:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/08 02:45:58 INFO : existing: Copied (new) 2026/07/08 02:45:58 INFO : existing: Deleted 2026/07/08 02:45:58 DEBUG : existing-b: size = 6 OK 2026/07/08 02:45:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/08 02:45:58 INFO : existing-b: Copied (new) 2026/07/08 02:45:58 INFO : existing-b: Deleted 2026/07/08 02:45:59 DEBUG : existing: Destination exists, skipping 2026/07/08 02:45:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/08 02:45:59 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:45:59 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:45:59 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:46:00 DEBUG : Creating backend with remote "TestB2:rclone-test-padubux1rahi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-padubux1rahi 2026/07/08 02:46:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:46:19 DEBUG : empty space: size = 1 OK 2026/07/08 02:46:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/08 02:46:19 DEBUG : empty space: Unchanged skipping 2026/07/08 02:46:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:46:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-padubux1rahi) 2026/07/08 02:46:19 DEBUG : potato3: Sizes differ 2026/07/08 02:46:19 DEBUG : B2 bucket rclone-test-padubux1rahi: Waiting for checks to finish 2026/07/08 02:46:20 INFO : empty space: Deleted 2026/07/08 02:46:20 DEBUG : B2 bucket rclone-test-padubux1rahi: Waiting for transfers to finish 2026/07/08 02:46:20 DEBUG : potato2: size = 60 OK 2026/07/08 02:46:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:46:20 INFO : potato2: Copied (server-side copy) 2026/07/08 02:46:20 INFO : potato2: Deleted 2026/07/08 02:46:20 DEBUG : potato3: size = 68 OK 2026/07/08 02:46:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:46:20 INFO : potato3: Copied (server-side copy) 2026/07/08 02:46:21 INFO : potato3: Deleted 2026/07/08 02:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zixejac9falo" 2026/07/08 02:46:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/08 02:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:46:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/08 02:46:22 DEBUG : B2 bucket rclone-test-zixejac9falo: Waiting for checks to finish 2026/07/08 02:46:22 DEBUG : B2 bucket rclone-test-zixejac9falo: Waiting for transfers to finish 2026/07/08 02:46:38 DEBUG : empty space: size = 1 OK 2026/07/08 02:46:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:46:38 INFO : empty space: Copied (server-side copy) 2026/07/08 02:46:38 DEBUG : potato3: size = 68 OK 2026/07/08 02:46:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:46:38 INFO : potato3: Copied (server-side copy) 2026/07/08 02:46:39 INFO : empty space: Deleted 2026/07/08 02:46:39 DEBUG : potato2: size = 60 OK 2026/07/08 02:46:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:46:39 INFO : potato2: Copied (server-side copy) 2026/07/08 02:46:39 INFO : potato3: Deleted 2026/07/08 02:46:39 INFO : potato2: Deleted 2026/07/08 02:46:39 DEBUG : B2 bucket rclone-test-zixejac9falo: Purge remote 2026/07/08 02:46:39 INFO : B2 bucket rclone-test-zixejac9falo: cleaning bucket "rclone-test-zixejac9falo" of all files 2026/07/08 02:46:39 DEBUG : empty space: Deleting (id "4_z7ff28da390ed3bfb9ff80e1b_f1021961eedd302d0_d20260708_m024638_c001_v0001042_t0020_u01783478798198") 2026/07/08 02:46:39 DEBUG : potato2: Deleting (id "4_z7ff28da390ed3bfb9ff80e1b_f113061e114402b44_d20260708_m024638_c001_v0001161_t0041_u01783478798538") 2026/07/08 02:46:39 DEBUG : potato3: Deleting (id "4_z7ff28da390ed3bfb9ff80e1b_f102852ce8666b6d4_d20260708_m024638_c001_v0001131_t0037_u01783478798553") 2026/07/08 02:46:55 DEBUG : B2 bucket rclone-test-padubux1rahi: Purge remote 2026/07/08 02:46:55 INFO : B2 bucket rclone-test-padubux1rahi: cleaning bucket "rclone-test-padubux1rahi" of all files 2026/07/08 02:46:55 DEBUG : empty space: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f415028700f149677_d20260708_m024638_c001_v7007000_t0000_u01783478798946") 2026/07/08 02:46:55 DEBUG : empty space: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f1088611168744272_d20260708_m024618_c001_v0001174_t0031_u01783478778686") 2026/07/08 02:46:55 DEBUG : potato2: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f415028700f14967a_d20260708_m024639_c001_v7007000_t0000_u01783478799297") 2026/07/08 02:46:55 DEBUG : potato2: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f10259a48da79cb57_d20260708_m024620_c001_v0001173_t0040_u01783478780047") 2026/07/08 02:46:55 DEBUG : potato3: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f415028700f149679_d20260708_m024639_c001_v7007000_t0000_u01783478799122") 2026/07/08 02:46:55 DEBUG : potato3: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f110c0f8eca85f9ba_d20260708_m024620_c001_v0001104_t0045_u01783478780398") 2026/07/08 02:46:55 DEBUG : potato3: Deleting (id "4_zefd23dc390ed3bfb9ff80e1b_f1088611168744278_d20260708_m024619_c001_v0001174_t0059_u01783478779046") --- PASS: TestServerSideMove (72.35s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:47:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hebilij7fate" 2026/07/08 02:47:12 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-hebilij7fate 2026/07/08 02:47:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/08 02:47:32 DEBUG : empty space: Excluded 2026/07/08 02:47:33 DEBUG : empty space: Excluded (Size Filter) 2026/07/08 02:47:33 DEBUG : empty space: Excluded 2026/07/08 02:47:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:47:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:47:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hebilij7fate) 2026/07/08 02:47:33 DEBUG : potato3: Sizes differ 2026/07/08 02:47:33 DEBUG : B2 bucket rclone-test-hebilij7fate: Waiting for checks to finish 2026/07/08 02:47:33 DEBUG : B2 bucket rclone-test-hebilij7fate: Waiting for transfers to finish 2026/07/08 02:47:33 DEBUG : potato2: size = 60 OK 2026/07/08 02:47:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:47:33 INFO : potato2: Copied (server-side copy) 2026/07/08 02:47:33 DEBUG : potato3: size = 68 OK 2026/07/08 02:47:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:47:33 INFO : potato3: Copied (server-side copy) 2026/07/08 02:47:33 INFO : potato2: Deleted 2026/07/08 02:47:34 INFO : potato3: Deleted 2026/07/08 02:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vobidix0riba" 2026/07/08 02:47:35 DEBUG : empty space: Excluded (Size Filter) 2026/07/08 02:47:35 DEBUG : empty space: Excluded 2026/07/08 02:47:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:47:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/08 02:47:35 DEBUG : B2 bucket rclone-test-vobidix0riba: Waiting for checks to finish 2026/07/08 02:47:35 DEBUG : B2 bucket rclone-test-vobidix0riba: Waiting for transfers to finish 2026/07/08 02:47:50 DEBUG : potato3: size = 68 OK 2026/07/08 02:47:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:47:50 INFO : potato3: Copied (server-side copy) 2026/07/08 02:47:50 DEBUG : potato2: size = 60 OK 2026/07/08 02:47:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:47:50 INFO : potato2: Copied (server-side copy) 2026/07/08 02:47:51 INFO : potato3: Deleted 2026/07/08 02:47:51 INFO : potato2: Deleted 2026/07/08 02:47:51 DEBUG : B2 bucket rclone-test-vobidix0riba: Purge remote 2026/07/08 02:47:51 INFO : B2 bucket rclone-test-vobidix0riba: cleaning bucket "rclone-test-vobidix0riba" of all files 2026/07/08 02:47:51 DEBUG : potato2: Deleting (id "4_z3f82ad8390fd3bfb9ff80e1b_f107071043d609930_d20260708_m024750_c001_v0001157_t0016_u01783478870583") 2026/07/08 02:47:51 DEBUG : potato3: Deleting (id "4_z3f82ad8390fd3bfb9ff80e1b_f106b8bb694f89a1d_d20260708_m024750_c001_v0001109_t0038_u01783478870142") 2026/07/08 02:48:07 DEBUG : B2 bucket rclone-test-hebilij7fate: Purge remote 2026/07/08 02:48:07 INFO : B2 bucket rclone-test-hebilij7fate: cleaning bucket "rclone-test-hebilij7fate" of all files 2026/07/08 02:48:07 DEBUG : empty space: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f1112d61a019356d4_d20260708_m024731_c001_v0001174_t0019_u01783478851712") 2026/07/08 02:48:07 DEBUG : potato2: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f41198d3bafcf8301_d20260708_m024751_c001_v7007000_t0000_u01783478871167") 2026/07/08 02:48:07 DEBUG : potato2: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f1134689135c98f4c_d20260708_m024733_c001_v0001038_t0039_u01783478853136") 2026/07/08 02:48:07 DEBUG : potato3: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f41198d3bafcf8300_d20260708_m024750_c001_v7007000_t0000_u01783478870991") 2026/07/08 02:48:07 DEBUG : potato3: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f102fb3b492051777_d20260708_m024733_c001_v0001180_t0051_u01783478853514") 2026/07/08 02:48:07 DEBUG : potato3: Deleting (id "4_z4fe25da390fd3bfb9ff80e1b_f1112d61a019356da_d20260708_m024732_c001_v0001174_t0051_u01783478852044") --- PASS: TestServerSideMoveWithFilter (71.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-judarih2nowa" 2026/07/08 02:48:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pemufep6wena -> B2 bucket rclone-test-judarih2nowa 2026/07/08 02:48:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:48:45 DEBUG : empty space: size = 1 OK 2026/07/08 02:48:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/08 02:48:45 DEBUG : empty space: Unchanged skipping 2026/07/08 02:48:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:48:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-judarih2nowa) 2026/07/08 02:48:45 DEBUG : potato3: Sizes differ 2026/07/08 02:48:45 DEBUG : B2 bucket rclone-test-judarih2nowa: Waiting for checks to finish 2026/07/08 02:48:45 INFO : empty space: Deleted 2026/07/08 02:48:45 DEBUG : B2 bucket rclone-test-judarih2nowa: Waiting for transfers to finish 2026/07/08 02:48:45 DEBUG : potato2: size = 60 OK 2026/07/08 02:48:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:48:45 INFO : potato2: Copied (server-side copy) 2026/07/08 02:48:45 INFO : potato2: Deleted 2026/07/08 02:48:46 DEBUG : potato3: size = 68 OK 2026/07/08 02:48:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:48:46 INFO : potato3: Copied (server-side copy) 2026/07/08 02:48:46 INFO : potato3: Deleted 2026/07/08 02:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pajezun8huju" 2026/07/08 02:49:47 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/08 02:49:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/08 02:49:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/08 02:49:47 INFO : tomatoDir: Making directory 2026/07/08 02:49:48 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/08 02:49:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/08 02:49:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/08 02:49:48 DEBUG : B2 bucket rclone-test-pajezun8huju: Waiting for checks to finish 2026/07/08 02:49:48 DEBUG : B2 bucket rclone-test-pajezun8huju: Waiting for transfers to finish 2026/07/08 02:50:04 DEBUG : empty space: size = 1 OK 2026/07/08 02:50:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/08 02:50:04 INFO : empty space: Copied (server-side copy) 2026/07/08 02:50:04 DEBUG : potato3: size = 68 OK 2026/07/08 02:50:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/08 02:50:04 INFO : potato3: Copied (server-side copy) 2026/07/08 02:50:04 DEBUG : potato2: size = 60 OK 2026/07/08 02:50:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/08 02:50:04 INFO : potato2: Copied (server-side copy) 2026/07/08 02:50:04 INFO : empty space: Deleted 2026/07/08 02:50:04 INFO : potato3: Deleted 2026/07/08 02:50:04 INFO : potato2: Deleted 2026/07/08 02:50:05 DEBUG : B2 bucket rclone-test-pajezun8huju: Purge remote 2026/07/08 02:50:05 INFO : B2 bucket rclone-test-pajezun8huju: cleaning bucket "rclone-test-pajezun8huju" of all files 2026/07/08 02:50:05 DEBUG : empty space: Deleting (id "4_z9f42add3a01d3bfb9ff80e1b_f112652bf06aac576_d20260708_m025003_c001_v0001120_t0047_u01783479003642") 2026/07/08 02:50:05 DEBUG : potato2: Deleting (id "4_z9f42add3a01d3bfb9ff80e1b_f1141f0ceadc2d103_d20260708_m025004_c001_v0001040_t0053_u01783479004065") 2026/07/08 02:50:05 DEBUG : potato3: Deleting (id "4_z9f42add3a01d3bfb9ff80e1b_f11307731dad7bf2c_d20260708_m025004_c001_v0001181_t0047_u01783479004059") 2026/07/08 02:50:08 DEBUG : B2 bucket rclone-test-judarih2nowa: Purge remote 2026/07/08 02:50:08 INFO : B2 bucket rclone-test-judarih2nowa: cleaning bucket "rclone-test-judarih2nowa" of all files 2026/07/08 02:50:08 DEBUG : empty space: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f4268e1069513a5c0_d20260708_m025004_c001_v7007000_t0000_u01783479004501") 2026/07/08 02:50:08 DEBUG : empty space: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f1176b88b7dd6577a_d20260708_m024843_c001_v0001157_t0031_u01783478923625") 2026/07/08 02:50:08 DEBUG : potato2: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f4268e1069513a5c2_d20260708_m025004_c001_v7007000_t0000_u01783479004674") 2026/07/08 02:50:08 DEBUG : potato2: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f11034cbf1e8b4e69_d20260708_m024845_c001_v0001185_t0016_u01783478925202") 2026/07/08 02:50:08 DEBUG : potato3: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f419d58e6d9762b62_d20260708_m025004_c001_v7007000_t0000_u01783479004640") 2026/07/08 02:50:08 DEBUG : potato3: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f1128e00fd4586127_d20260708_m024845_c001_v0001105_t0018_u01783478925427") 2026/07/08 02:50:08 DEBUG : potato3: Deleting (id "4_z4f427d33a00d3bfb9ff80e1b_f1176b88b7dd6577c_d20260708_m024844_c001_v0001157_t0040_u01783478924042") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (121.36s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/rclone-sync-test" 2026/07/08 02:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/rclone-sync-test-include/layer2" 2026/07/08 02:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/rclone-sync-test-ignore-file" 2026/07/08 02:50:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/08 02:50:36 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test: Waiting for checks to finish 2026/07/08 02:50:36 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test: Waiting for transfers to finish 2026/07/08 02:50:36 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:36 INFO : There was nothing to transfer 2026/07/08 02:50:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/08 02:50:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:50:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:50:37 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:37 INFO : There was nothing to transfer 2026/07/08 02:50:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/08 02:50:37 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/08 02:50:37 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/08 02:50:37 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:37 INFO : There was nothing to transfer 2026/07/08 02:50:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/08 02:50:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:50:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:50:38 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:38 INFO : There was nothing to transfer 2026/07/08 02:50:38 DEBUG : Excluded 2026/07/08 02:50:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/08 02:50:38 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/08 02:50:38 DEBUG : B2 bucket rclone-test-pemufep6wena path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/08 02:50:38 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:38 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.07s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/CompareDest" 2026/07/08 02:50:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 02:50:42 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:42 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:43 DEBUG : one: size = 3 OK 2026/07/08 02:50:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:50:43 INFO : one: Copied (new) 2026/07/08 02:50:43 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:43 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:43 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:43 DEBUG : one: Sizes differ 2026/07/08 02:50:44 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:44 DEBUG : one: size = 5 OK 2026/07/08 02:50:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/08 02:50:44 INFO : one: Copied (replaced existing) 2026/07/08 02:50:44 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:46 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:46 DEBUG : one: Sizes differ 2026/07/08 02:50:46 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:47 DEBUG : one: size = 5 OK 2026/07/08 02:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 02:50:47 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:47 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:47 INFO : There was nothing to transfer 2026/07/08 02:50:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:48 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:48 DEBUG : one: Sizes differ 2026/07/08 02:50:48 DEBUG : two: size = 3 OK 2026/07/08 02:50:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 02:50:48 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:48 DEBUG : one: size = 5 OK 2026/07/08 02:50:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 02:50:48 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:48 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:48 INFO : There was nothing to transfer 2026/07/08 02:50:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:49 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:49 DEBUG : one: Sizes differ 2026/07/08 02:50:49 DEBUG : two: size = 3 OK 2026/07/08 02:50:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 02:50:49 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:49 DEBUG : one: size = 5 OK 2026/07/08 02:50:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 02:50:49 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:49 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:49 INFO : There was nothing to transfer 2026/07/08 02:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:50 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:50 DEBUG : one: Sizes differ 2026/07/08 02:50:50 DEBUG : two: size = 3 OK 2026/07/08 02:50:50 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/08 02:50:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/08 02:50:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 02:50:50 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:50 DEBUG : one: size = 5 OK 2026/07/08 02:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 02:50:50 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:50 DEBUG : Waiting for deletions to finish 2026/07/08 02:50:50 INFO : There was nothing to transfer 2026/07/08 02:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:51 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:50:51 DEBUG : one: Sizes differ 2026/07/08 02:50:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:50:51 DEBUG : two: size = 3 (B2 bucket rclone-test-pemufep6wena path CompareDest) 2026/07/08 02:50:51 DEBUG : two: Sizes differ 2026/07/08 02:50:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 02:50:51 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:50:51 DEBUG : one: size = 5 OK 2026/07/08 02:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 02:50:51 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:50:51 DEBUG : two: size = 5 OK 2026/07/08 02:50:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/08 02:50:51 INFO : two: Copied (new) 2026/07/08 02:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.78s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:50:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dest" 2026/07/08 02:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/pre-dest1" 2026/07/08 02:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/pre-dest2" 2026/07/08 02:50:59 DEBUG : 1: size = 1 OK 2026/07/08 02:50:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:50:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/08 02:50:59 DEBUG : 2: size = 1 OK 2026/07/08 02:50:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:50:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/08 02:50:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/08 02:50:59 DEBUG : B2 bucket rclone-test-pemufep6wena path dest: Waiting for checks to finish 2026/07/08 02:50:59 DEBUG : B2 bucket rclone-test-pemufep6wena path dest: Waiting for transfers to finish 2026/07/08 02:51:00 DEBUG : 3: size = 1 OK 2026/07/08 02:51:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/08 02:51:00 INFO : 3: Copied (new) 2026/07/08 02:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/CopyDest" 2026/07/08 02:51:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 02:51:05 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:05 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:06 DEBUG : one: size = 3 OK 2026/07/08 02:51:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:51:06 INFO : one: Copied (new) 2026/07/08 02:51:06 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:06 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:06 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:06 DEBUG : one: Sizes differ 2026/07/08 02:51:06 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:07 DEBUG : one: size = 5 OK 2026/07/08 02:51:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/08 02:51:07 INFO : one: Copied (replaced existing) 2026/07/08 02:51:07 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/BackupDir" 2026/07/08 02:51:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:10 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:10 DEBUG : one: Sizes differ 2026/07/08 02:51:10 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:10 DEBUG : one: size = 5 OK 2026/07/08 02:51:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:10 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:10 DEBUG : one: Sizes differ 2026/07/08 02:51:11 DEBUG : one: size = 3 OK 2026/07/08 02:51:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:51:11 INFO : one: Copied (server-side copy) 2026/07/08 02:51:12 INFO : one: Deleted 2026/07/08 02:51:12 DEBUG : one: size = 5 OK 2026/07/08 02:51:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/08 02:51:12 INFO : one: Copied (server-side copy) 2026/07/08 02:51:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/08 02:51:12 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:12 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:13 DEBUG : one: size = 5 OK 2026/07/08 02:51:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:13 DEBUG : one: Unchanged skipping 2026/07/08 02:51:14 DEBUG : two: size = 3 OK 2026/07/08 02:51:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:14 DEBUG : two: size = 3 OK 2026/07/08 02:51:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/08 02:51:14 INFO : two: Copied (server-side copy) 2026/07/08 02:51:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/08 02:51:14 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:14 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:14 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:14 DEBUG : one: size = 5 OK 2026/07/08 02:51:14 DEBUG : two: size = 3 OK 2026/07/08 02:51:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:14 DEBUG : one: Unchanged skipping 2026/07/08 02:51:14 DEBUG : two: Unchanged skipping 2026/07/08 02:51:14 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:14 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:14 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:14 INFO : There was nothing to transfer 2026/07/08 02:51:16 DEBUG : one: size = 5 OK 2026/07/08 02:51:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:16 DEBUG : one: Unchanged skipping 2026/07/08 02:51:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:16 DEBUG : three: size = 5 (B2 bucket rclone-test-pemufep6wena path CopyDest) 2026/07/08 02:51:16 DEBUG : three: Sizes differ 2026/07/08 02:51:16 DEBUG : three: Destination not found in --copy-dest 2026/07/08 02:51:16 DEBUG : three: Need to transfer - File not found at Destination 2026/07/08 02:51:16 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:16 DEBUG : two: size = 3 OK 2026/07/08 02:51:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 02:51:16 DEBUG : two: Unchanged skipping 2026/07/08 02:51:16 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:17 DEBUG : three: size = 7 OK 2026/07/08 02:51:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/08 02:51:17 INFO : three: Copied (new) 2026/07/08 02:51:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.81s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/backup" 2026/07/08 02:51:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:24 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:24 DEBUG : one: Sizes differ 2026/07/08 02:51:24 DEBUG : two: size = 3 OK 2026/07/08 02:51:24 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:24 DEBUG : two: Unchanged skipping 2026/07/08 02:51:25 DEBUG : one: size = 3 OK 2026/07/08 02:51:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:51:25 INFO : one: Copied (server-side copy) 2026/07/08 02:51:26 INFO : one: Deleted 2026/07/08 02:51:26 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:27 DEBUG : one: size = 4 OK 2026/07/08 02:51:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:27 INFO : one: Copied (new) 2026/07/08 02:51:27 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:27 DEBUG : three.txt: size = 5 OK 2026/07/08 02:51:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:51:27 INFO : three.txt: Copied (server-side copy) 2026/07/08 02:51:28 INFO : three.txt: Deleted 2026/07/08 02:51:28 INFO : three.txt: Moved into backup dir 2026/07/08 02:51:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:29 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:29 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:29 DEBUG : one: Sizes differ 2026/07/08 02:51:29 DEBUG : two: size = 3 OK 2026/07/08 02:51:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:29 DEBUG : two: Unchanged skipping 2026/07/08 02:51:30 DEBUG : one: size = 4 OK 2026/07/08 02:51:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:30 INFO : one: Copied (server-side copy) 2026/07/08 02:51:30 INFO : one: Deleted 2026/07/08 02:51:30 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:31 DEBUG : one: size = 5 OK 2026/07/08 02:51:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:51:31 INFO : one: Copied (new) 2026/07/08 02:51:31 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:31 DEBUG : three.txt: size = 6 OK 2026/07/08 02:51:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:51:31 INFO : three.txt: Copied (server-side copy) 2026/07/08 02:51:31 INFO : three.txt: Deleted 2026/07/08 02:51:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.10s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/backup" 2026/07/08 02:51:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:38 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:38 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:38 DEBUG : one: Sizes differ 2026/07/08 02:51:38 DEBUG : two: size = 3 OK 2026/07/08 02:51:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:38 DEBUG : two: Unchanged skipping 2026/07/08 02:51:39 DEBUG : one.bak: size = 3 OK 2026/07/08 02:51:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:51:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:51:40 INFO : one: Deleted 2026/07/08 02:51:40 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:40 DEBUG : one: size = 4 OK 2026/07/08 02:51:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:40 INFO : one: Copied (new) 2026/07/08 02:51:40 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/08 02:51:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:51:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:51:41 INFO : three.txt: Deleted 2026/07/08 02:51:41 INFO : three.txt: Moved into backup dir 2026/07/08 02:51:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:43 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:43 DEBUG : one: Sizes differ 2026/07/08 02:51:43 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:43 DEBUG : two: size = 3 OK 2026/07/08 02:51:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:43 DEBUG : two: Unchanged skipping 2026/07/08 02:51:43 DEBUG : one.bak: size = 4 OK 2026/07/08 02:51:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:51:43 INFO : one: Deleted 2026/07/08 02:51:43 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:44 DEBUG : one: size = 5 OK 2026/07/08 02:51:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:51:44 INFO : one: Copied (new) 2026/07/08 02:51:44 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:44 DEBUG : three.txt.bak: size = 6 OK 2026/07/08 02:51:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:51:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:51:44 INFO : three.txt: Deleted 2026/07/08 02:51:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:51:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/backup" 2026/07/08 02:51:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:51 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:51 DEBUG : one: Sizes differ 2026/07/08 02:51:51 DEBUG : two: size = 3 OK 2026/07/08 02:51:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:51 DEBUG : two: Unchanged skipping 2026/07/08 02:51:51 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:53 DEBUG : one-2019-01-01: size = 3 OK 2026/07/08 02:51:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:51:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/08 02:51:53 INFO : one: Deleted 2026/07/08 02:51:53 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:54 DEBUG : one: size = 4 OK 2026/07/08 02:51:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:54 INFO : one: Copied (new) 2026/07/08 02:51:54 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/08 02:51:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:51:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/08 02:51:55 INFO : three.txt: Deleted 2026/07/08 02:51:55 INFO : three.txt: Moved into backup dir 2026/07/08 02:51:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:51:56 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:51:56 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:51:56 DEBUG : one: Sizes differ 2026/07/08 02:51:56 DEBUG : two: size = 3 OK 2026/07/08 02:51:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:51:56 DEBUG : two: Unchanged skipping 2026/07/08 02:51:57 DEBUG : one-2019-01-01: size = 4 OK 2026/07/08 02:51:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:51:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/08 02:51:57 INFO : one: Deleted 2026/07/08 02:51:57 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:51:58 DEBUG : one: size = 5 OK 2026/07/08 02:51:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:51:58 INFO : one: Copied (new) 2026/07/08 02:51:58 DEBUG : Waiting for deletions to finish 2026/07/08 02:51:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/08 02:51:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:51:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/08 02:51:59 INFO : three.txt: Deleted 2026/07/08 02:51:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.20s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:52:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:05 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:05 DEBUG : one: Sizes differ 2026/07/08 02:52:05 DEBUG : two: size = 3 OK 2026/07/08 02:52:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:05 DEBUG : two: Unchanged skipping 2026/07/08 02:52:05 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:52:05 DEBUG : one.bak: size = 3 OK 2026/07/08 02:52:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:52:05 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:52:06 INFO : one: Deleted 2026/07/08 02:52:06 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:52:07 DEBUG : one: size = 4 OK 2026/07/08 02:52:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:07 INFO : one: Copied (new) 2026/07/08 02:52:07 DEBUG : Waiting for deletions to finish 2026/07/08 02:52:07 DEBUG : three.txt.bak: size = 5 OK 2026/07/08 02:52:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:52:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:52:07 INFO : three.txt: Deleted 2026/07/08 02:52:07 INFO : three.txt: Moved into backup dir 2026/07/08 02:52:09 DEBUG : one.bak: Excluded (Path Filter) 2026/07/08 02:52:09 DEBUG : one.bak: Excluded 2026/07/08 02:52:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/08 02:52:09 DEBUG : three.txt.bak: Excluded 2026/07/08 02:52:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:09 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:09 DEBUG : two: size = 3 OK 2026/07/08 02:52:09 DEBUG : one: Sizes differ 2026/07/08 02:52:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:09 DEBUG : two: Unchanged skipping 2026/07/08 02:52:09 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for checks to finish 2026/07/08 02:52:10 DEBUG : one.bak: size = 4 OK 2026/07/08 02:52:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:10 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:52:10 INFO : one: Deleted 2026/07/08 02:52:10 DEBUG : B2 bucket rclone-test-pemufep6wena path dst: Waiting for transfers to finish 2026/07/08 02:52:10 DEBUG : one: size = 5 OK 2026/07/08 02:52:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:52:10 INFO : one: Copied (new) 2026/07/08 02:52:10 DEBUG : Waiting for deletions to finish 2026/07/08 02:52:11 DEBUG : three.txt.bak: size = 6 OK 2026/07/08 02:52:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:52:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:52:11 INFO : three.txt: Deleted 2026/07/08 02:52:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.32s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:52:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:16 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:16 DEBUG : one: Sizes differ 2026/07/08 02:52:18 DEBUG : one.bak: size = 3 OK 2026/07/08 02:52:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:52:18 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:52:18 INFO : one: Deleted 2026/07/08 02:52:18 DEBUG : one: size = 4 OK 2026/07/08 02:52:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:18 INFO : one: Copied (new) 2026/07/08 02:52:19 DEBUG : two: size = 3 OK 2026/07/08 02:52:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:19 DEBUG : two: Unchanged skipping 2026/07/08 02:52:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:19 DEBUG : three.txt: Sizes differ 2026/07/08 02:52:20 DEBUG : three.txt.bak: size = 5 OK 2026/07/08 02:52:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:52:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:52:20 INFO : three.txt: Deleted 2026/07/08 02:52:20 DEBUG : three.txt: size = 6 OK 2026/07/08 02:52:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:52:20 INFO : three.txt: Copied (new) 2026/07/08 02:52:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:21 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:21 DEBUG : one: Sizes differ 2026/07/08 02:52:21 DEBUG : one.bak: size = 4 OK 2026/07/08 02:52:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/08 02:52:22 INFO : one: Deleted 2026/07/08 02:52:22 DEBUG : one: size = 5 OK 2026/07/08 02:52:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:52:22 INFO : one: Copied (new) 2026/07/08 02:52:22 DEBUG : two: size = 3 OK 2026/07/08 02:52:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:22 DEBUG : two: Unchanged skipping 2026/07/08 02:52:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:22 DEBUG : three.txt: Sizes differ 2026/07/08 02:52:23 DEBUG : three.txt.bak: size = 6 OK 2026/07/08 02:52:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:52:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/08 02:52:23 INFO : three.txt: Deleted 2026/07/08 02:52:23 DEBUG : three.txt: size = 19 OK 2026/07/08 02:52:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/08 02:52:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.53s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pemufep6wena/dst" 2026/07/08 02:52:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:28 DEBUG : one: size = 3 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:28 DEBUG : one: Sizes differ 2026/07/08 02:52:30 DEBUG : one-2019-01-01: size = 3 OK 2026/07/08 02:52:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/08 02:52:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/08 02:52:30 INFO : one: Deleted 2026/07/08 02:52:31 DEBUG : one: size = 4 OK 2026/07/08 02:52:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:31 INFO : one: Copied (new) 2026/07/08 02:52:31 DEBUG : two: size = 3 OK 2026/07/08 02:52:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:31 DEBUG : two: Unchanged skipping 2026/07/08 02:52:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:31 DEBUG : three.txt: Sizes differ 2026/07/08 02:52:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/08 02:52:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/08 02:52:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/08 02:52:32 INFO : three.txt: Deleted 2026/07/08 02:52:33 DEBUG : three.txt: size = 6 OK 2026/07/08 02:52:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:52:33 INFO : three.txt: Copied (new) 2026/07/08 02:52:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:34 DEBUG : one: size = 4 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:34 DEBUG : one: Sizes differ 2026/07/08 02:52:34 DEBUG : one-2019-01-01: size = 4 OK 2026/07/08 02:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/08 02:52:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/08 02:52:34 INFO : one: Deleted 2026/07/08 02:52:35 DEBUG : one: size = 5 OK 2026/07/08 02:52:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/08 02:52:35 INFO : one: Copied (new) 2026/07/08 02:52:35 DEBUG : two: size = 3 OK 2026/07/08 02:52:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:35 DEBUG : two: Unchanged skipping 2026/07/08 02:52:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pemufep6wena path dst) 2026/07/08 02:52:35 DEBUG : three.txt: Sizes differ 2026/07/08 02:52:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/08 02:52:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/08 02:52:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/08 02:52:36 INFO : three.txt: Deleted 2026/07/08 02:52:36 DEBUG : three.txt: size = 19 OK 2026/07/08 02:52:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/08 02:52:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.14s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:39 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:39 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:52:39 DEBUG : Testêé: Sizes differ 2026/07/08 02:52:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:52:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:52:40 DEBUG : Testêé: size = 14 OK 2026/07/08 02:52:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/08 02:52:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/08 02:52:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/08 02:52:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:52:41 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:52:42 DEBUG : existing: size = 6 OK 2026/07/08 02:52:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/08 02:52:42 INFO : existing: Copied (new) 2026/07/08 02:52:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:52:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:52:42 DEBUG : existing: size = 8 (Local file system at /tmp/rclone560618362) 2026/07/08 02:52:42 DEBUG : existing: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:52:42 DEBUG : existing: Sizes differ 2026/07/08 02:52:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/08 02:52:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:52:42 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting files as there were IO errors 2026/07/08 02:52:42 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.51s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:52:44 DEBUG : EXISTING: size = 6 OK 2026/07/08 02:52:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:52:44 DEBUG : existing: Unchanged skipping 2026/07/08 02:52:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:52:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:52:44 DEBUG : Waiting for deletions to finish 2026/07/08 02:52:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:06 DEBUG : both10: size = 6 OK 2026/07/08 02:53:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both11: size = 6 OK 2026/07/08 02:53:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both10: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both13: size = 6 OK 2026/07/08 02:53:06 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:53:06 DEBUG : both0: size = 6 OK 2026/07/08 02:53:06 DEBUG : both12: size = 6 OK 2026/07/08 02:53:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both0: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both14: size = 6 OK 2026/07/08 02:53:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both14: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both15: size = 6 OK 2026/07/08 02:53:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both12: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both16: size = 6 OK 2026/07/08 02:53:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both16: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both17: size = 6 OK 2026/07/08 02:53:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both17: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both18: size = 6 OK 2026/07/08 02:53:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both18: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both19: size = 6 OK 2026/07/08 02:53:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both19: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both1: size = 6 OK 2026/07/08 02:53:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both1: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both2: size = 6 OK 2026/07/08 02:53:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both2: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both3: size = 6 OK 2026/07/08 02:53:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both3: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both4: size = 6 OK 2026/07/08 02:53:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both4: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both5: size = 6 OK 2026/07/08 02:53:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both5: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both6: size = 6 OK 2026/07/08 02:53:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both6: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both7: size = 6 OK 2026/07/08 02:53:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both7: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both8: size = 6 OK 2026/07/08 02:53:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both8: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both9: size = 6 OK 2026/07/08 02:53:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:06 DEBUG : both9: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both11: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both13: Unchanged skipping 2026/07/08 02:53:06 DEBUG : both15: Unchanged skipping 2026/07/08 02:53:06 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:53:06 DEBUG : Waiting for deletions to finish 2026/07/08 02:53:07 INFO : only9: Deleted 2026/07/08 02:53:07 INFO : only10: Deleted 2026/07/08 02:53:07 INFO : only13: Deleted 2026/07/08 02:53:07 INFO : only16: Deleted 2026/07/08 02:53:07 INFO : only4: Deleted 2026/07/08 02:53:07 INFO : only0: Deleted 2026/07/08 02:53:07 INFO : only17: Deleted 2026/07/08 02:53:07 INFO : only3: Deleted 2026/07/08 02:53:07 INFO : only8: Deleted 2026/07/08 02:53:07 INFO : only11: Deleted 2026/07/08 02:53:07 INFO : only12: Deleted 2026/07/08 02:53:07 INFO : only18: Deleted 2026/07/08 02:53:07 INFO : only1: Deleted 2026/07/08 02:53:07 INFO : only7: Deleted 2026/07/08 02:53:07 INFO : only14: Deleted 2026/07/08 02:53:07 INFO : only15: Deleted 2026/07/08 02:53:08 INFO : only19: Deleted 2026/07/08 02:53:08 INFO : only2: Deleted 2026/07/08 02:53:08 INFO : only5: Deleted 2026/07/08 02:53:08 INFO : only6: Deleted 2026/07/08 02:53:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.98s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:31 DEBUG : both10: size = 6 OK 2026/07/08 02:53:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both0: size = 6 OK 2026/07/08 02:53:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both11: size = 6 OK 2026/07/08 02:53:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both10: Unchanged skipping 2026/07/08 02:53:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:53:31 DEBUG : both13: size = 6 OK 2026/07/08 02:53:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both12: size = 6 OK 2026/07/08 02:53:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both0: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both14: size = 6 OK 2026/07/08 02:53:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both14: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both15: size = 6 OK 2026/07/08 02:53:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both11: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both16: size = 6 OK 2026/07/08 02:53:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both16: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both17: size = 6 OK 2026/07/08 02:53:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both17: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both18: size = 6 OK 2026/07/08 02:53:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both18: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both19: size = 6 OK 2026/07/08 02:53:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both19: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both1: size = 6 OK 2026/07/08 02:53:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both1: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both2: size = 6 OK 2026/07/08 02:53:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both2: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both3: size = 6 OK 2026/07/08 02:53:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both3: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both4: size = 6 OK 2026/07/08 02:53:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both4: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both5: size = 6 OK 2026/07/08 02:53:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both5: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both6: size = 6 OK 2026/07/08 02:53:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both6: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both7: size = 6 OK 2026/07/08 02:53:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both7: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both8: size = 6 OK 2026/07/08 02:53:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both13: Unchanged skipping 2026/07/08 02:53:31 DEBUG : both9: size = 6 OK 2026/07/08 02:53:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:53:31 DEBUG : both9: Unchanged skipping 2026/07/08 02:53:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only0: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only0: Sizes differ 2026/07/08 02:53:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only10: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only10: Sizes differ 2026/07/08 02:53:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only11: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only11: Sizes differ 2026/07/08 02:53:31 DEBUG : both12: Unchanged skipping 2026/07/08 02:53:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only12: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only12: Sizes differ 2026/07/08 02:53:31 DEBUG : both15: Unchanged skipping 2026/07/08 02:53:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only13: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only13: Sizes differ 2026/07/08 02:53:31 DEBUG : both8: Unchanged skipping 2026/07/08 02:53:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only14: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only14: Sizes differ 2026/07/08 02:53:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only15: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only15: Sizes differ 2026/07/08 02:53:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only16: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only16: Sizes differ 2026/07/08 02:53:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only17: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only17: Sizes differ 2026/07/08 02:53:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only18: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only18: Sizes differ 2026/07/08 02:53:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only19: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only19: Sizes differ 2026/07/08 02:53:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only1: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only1: Sizes differ 2026/07/08 02:53:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only2: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only2: Sizes differ 2026/07/08 02:53:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only3: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only3: Sizes differ 2026/07/08 02:53:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only4: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only4: Sizes differ 2026/07/08 02:53:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only5: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only5: Sizes differ 2026/07/08 02:53:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only6: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only6: Sizes differ 2026/07/08 02:53:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only7: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only7: Sizes differ 2026/07/08 02:53:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only8: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only8: Sizes differ 2026/07/08 02:53:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone560618362) 2026/07/08 02:53:31 DEBUG : only9: size = 6 (B2 bucket rclone-test-pemufep6wena) 2026/07/08 02:53:31 DEBUG : only9: Sizes differ 2026/07/08 02:53:31 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:53:31 DEBUG : only0: size = 0 OK 2026/07/08 02:53:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:31 INFO : only0: Copied (replaced existing) 2026/07/08 02:53:31 DEBUG : only11: size = 0 OK 2026/07/08 02:53:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:31 INFO : only11: Copied (replaced existing) 2026/07/08 02:53:31 DEBUG : only10: size = 0 OK 2026/07/08 02:53:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:31 INFO : only10: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only16: size = 0 OK 2026/07/08 02:53:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only16: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only13: size = 0 OK 2026/07/08 02:53:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only13: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only18: size = 0 OK 2026/07/08 02:53:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only18: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only19: size = 0 OK 2026/07/08 02:53:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only19: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only1: size = 0 OK 2026/07/08 02:53:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only1: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only14: size = 0 OK 2026/07/08 02:53:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only14: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only12: size = 0 OK 2026/07/08 02:53:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only12: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only3: size = 0 OK 2026/07/08 02:53:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only3: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only15: size = 0 OK 2026/07/08 02:53:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only15: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only5: size = 0 OK 2026/07/08 02:53:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only5: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only17: size = 0 OK 2026/07/08 02:53:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only17: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only7: size = 0 OK 2026/07/08 02:53:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only7: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only8: size = 0 OK 2026/07/08 02:53:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only8: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only2: size = 0 OK 2026/07/08 02:53:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only2: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only4: size = 0 OK 2026/07/08 02:53:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only4: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only6: size = 0 OK 2026/07/08 02:53:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only6: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : only9: size = 0 OK 2026/07/08 02:53:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/08 02:53:32 INFO : only9: Copied (replaced existing) 2026/07/08 02:53:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.56s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:40 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:53:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:53:40 DEBUG : empty_on_remote: Making directory with metadata 2026/07/08 02:53:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:53:40 INFO : empty_on_remote: Making directory 2026/07/08 02:53:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/08 02:53:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:43 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:53:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:53:43 DEBUG : empty_on_remote: Making directory with metadata 2026/07/08 02:53:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/08 02:53:43 INFO : empty_on_remote: Making directory 2026/07/08 02:53:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/08 02:53:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:46 INFO : sub dir: Making directory 2026/07/08 02:53:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:53:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/08 02:53:49 INFO : sub dir: Making directory 2026/07/08 02:53:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:54:02 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:03 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:03 DEBUG : apple: size = 5 OK 2026/07/08 02:54:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:54:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:54:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:54:03 DEBUG : apple: Unchanged skipping 2026/07/08 02:54:03 DEBUG : banana: size = 6 OK 2026/07/08 02:54:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : banana: Unchanged skipping 2026/07/08 02:54:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:54:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:54:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:54:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:54:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:54:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:54:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:54:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:54:03 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:03 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:03 INFO : There was nothing to transfer 2026/07/08 02:54:03 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:04 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:04 DEBUG : apple: size = 5 OK 2026/07/08 02:54:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:54:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:54:04 DEBUG : apple: Unchanged skipping 2026/07/08 02:54:04 DEBUG : banana: size = 6 OK 2026/07/08 02:54:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : banana: Unchanged skipping 2026/07/08 02:54:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:54:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:54:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:54:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:54:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:54:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:54:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:54:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:54:04 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:04 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:04 INFO : There was nothing to transfer 2026/07/08 02:54:04 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:05 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:54:20 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:21 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : apple: size = 5 OK 2026/07/08 02:54:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:54:21 DEBUG : apple: Unchanged skipping 2026/07/08 02:54:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:54:21 DEBUG : banana: size = 6 OK 2026/07/08 02:54:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : banana: Unchanged skipping 2026/07/08 02:54:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:54:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:54:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:54:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:54:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:54:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:54:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:54:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:54:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:54:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:21 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:21 INFO : There was nothing to transfer 2026/07/08 02:54:21 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:21 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : apple: size = 5 OK 2026/07/08 02:54:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : apple: Unchanged skipping 2026/07/08 02:54:22 DEBUG : banana: size = 6 OK 2026/07/08 02:54:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:54:22 DEBUG : banana: Unchanged skipping 2026/07/08 02:54:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:54:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:54:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:54:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:54:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:54:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:54:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:54:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:54:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:54:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:54:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:22 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:22 INFO : There was nothing to transfer 2026/07/08 02:54:22 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:22 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:54:37 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:38 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/08 02:54:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:38 DEBUG : YmFuYW5h: size = 6 OK 2026/07/08 02:54:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/08 02:54:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/08 02:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:38 DEBUG : YXBwbGU=: size = 5 OK 2026/07/08 02:54:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/08 02:54:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/08 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/08 02:54:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:54:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/08 02:54:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:54:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:54:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:54:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:54:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:54:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:54:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:54:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:54:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/08 02:54:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:54:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/08 02:54:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:54:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/08 02:54:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:54:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/08 02:54:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:54:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/08 02:54:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:54:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/08 02:54:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:54:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/08 02:54:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:54:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:40 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0007-1234567.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0012-6789;.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0013-789;=.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/08 02:54:41 INFO : banana: Deleted 2026/07/08 02:54:41 INFO : dir1/0008-2345678.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0003-defghij.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0014-89;=.txt: Deleted 2026/07/08 02:54:41 INFO : apple: Deleted 2026/07/08 02:54:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0010-456789.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0011-56789;.txt: Deleted 2026/07/08 02:54:41 INFO : appleappleapplebanana: Deleted 2026/07/08 02:54:41 INFO : splitbananasplit: Deleted 2026/07/08 02:54:41 INFO : dir1/0009-3456789.txt: Deleted 2026/07/08 02:54:41 INFO : dir1/0015-9;=.txt: Deleted 2026/07/08 02:54:41 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : YXBwbGU=: size = 5 OK 2026/07/08 02:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/08 02:54:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : apple: Unchanged skipping 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:54:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/08 02:54:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:54:42 DEBUG : YmFuYW5h: size = 6 OK 2026/07/08 02:54:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : banana: Unchanged skipping 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:54:42 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/08 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/08 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/08 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/08 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/08 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/08 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/08 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/08 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:54:57 DEBUG : Waiting for deletions to finish 2026/07/08 02:54:57 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:54:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:54:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/08 02:54:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/08 02:54:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/08 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/08 02:54:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/08 02:54:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/08 02:54:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/08 02:54:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/08 02:54:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/08 02:54:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/08 02:54:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/08 02:54:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/08 02:54:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/08 02:54:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/08 02:54:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/08 02:54:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/08 02:54:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/08 02:54:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:54:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:54:58 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:54:58 DEBUG : PREFIXapple: size = 5 OK 2026/07/08 02:54:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/08 02:54:58 INFO : apple: Copied (new) to: PREFIXapple 2026/07/08 02:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:54:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/08 02:54:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:54:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/08 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:54:58 DEBUG : PREFIXbanana: size = 6 OK 2026/07/08 02:54:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/08 02:54:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/08 02:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:54:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/08 02:54:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:54:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:54:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/08 02:54:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:54:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/08 02:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:54:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:54:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:54:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:54:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:54:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:54:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:54:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:54:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/08 02:54:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:54:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/08 02:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:54:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:54:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/08 02:54:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:54:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/08 02:55:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:55:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/08 02:55:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:55:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/08 02:55:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:55:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/08 02:55:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:55:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/08 02:55:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:55:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:00 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:00 INFO : apple: Deleted 2026/07/08 02:55:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/08 02:55:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/08 02:55:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/08 02:55:01 INFO : banana: Deleted 2026/07/08 02:55:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0011-56789;.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/08 02:55:01 INFO : appleappleapplebanana: Deleted 2026/07/08 02:55:01 INFO : splitbananasplit: Deleted 2026/07/08 02:55:01 INFO : dir1/0009-3456789.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0013-789;=.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/08 02:55:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/08 02:55:01 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/08 02:55:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/08 02:55:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/08 02:55:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/08 02:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/08 02:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/08 02:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/08 02:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/08 02:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/08 02:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/08 02:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/08 02:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/08 02:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/08 02:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/08 02:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/08 02:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/08 02:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/08 02:55:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:02 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:55:02 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:55:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:55:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:55:02 INFO : appleappleapplebanana: Copied (new) 2026/07/08 02:55:02 DEBUG : banana: size = 6 OK 2026/07/08 02:55:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/08 02:55:02 INFO : banana: Copied (new) 2026/07/08 02:55:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:55:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:55:02 INFO : splitbananasplit: Copied (new) 2026/07/08 02:55:02 DEBUG : apple: size = 5 OK 2026/07/08 02:55:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/08 02:55:02 INFO : apple: Copied (new) 2026/07/08 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:55:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:55:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/08 02:55:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:55:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:55:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:55:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:55:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:55:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:55:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:55:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:55:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/08 02:55:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:55:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:55:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:55:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:55:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:55:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:55:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:55:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:55:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:55:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:55:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:55:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:55:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:55:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:55:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:55:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:55:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/08 02:55:04 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:04 INFO : PREFIXsplitbananasplit: Deleted 2026/07/08 02:55:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/08 02:55:05 INFO : PREFIXbanana: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/08 02:55:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/08 02:55:05 INFO : PREFIXapple: Deleted 2026/07/08 02:55:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/08 02:55:05 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:05 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:55:05 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:06 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:55:20 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:20 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:55:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:55:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:55:21 DEBUG : appleSUFFIX: size = 5 OK 2026/07/08 02:55:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/08 02:55:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/08 02:55:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:55:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/08 02:55:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:55:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/08 02:55:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:55:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/08 02:55:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:55:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/08 02:55:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/08 02:55:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/08 02:55:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:55:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:55:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:55:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:55:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:55:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:55:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:55:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/08 02:55:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:55:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/08 02:55:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:55:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/08 02:55:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:55:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/08 02:55:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:55:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/08 02:55:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:55:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/08 02:55:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:55:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/08 02:55:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:55:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:23 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:23 INFO : apple: Deleted 2026/07/08 02:55:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/08 02:55:23 INFO : appleappleapplebanana: Deleted 2026/07/08 02:55:23 INFO : banana: Deleted 2026/07/08 02:55:23 INFO : splitbananasplit: Deleted 2026/07/08 02:55:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/08 02:55:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/08 02:55:23 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/08 02:55:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/08 02:55:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/08 02:55:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:55:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:55:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:55:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:55:25 INFO : appleappleapplebanana: Copied (new) 2026/07/08 02:55:25 DEBUG : apple: size = 5 OK 2026/07/08 02:55:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/08 02:55:25 INFO : apple: Copied (new) 2026/07/08 02:55:25 DEBUG : banana: size = 6 OK 2026/07/08 02:55:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/08 02:55:25 INFO : banana: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:55:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:55:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:55:25 INFO : splitbananasplit: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:55:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:55:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:55:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:55:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:55:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/08 02:55:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:55:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:55:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:55:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:55:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:55:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:55:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:55:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:55:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:55:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:55:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:55:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:55:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:55:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:55:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:55:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:55:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/08 02:55:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:55:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:55:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/08 02:55:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:55:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:55:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/08 02:55:27 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : bananaSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/08 02:55:27 INFO : splitbananasplitSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/08 02:55:27 INFO : appleSUFFIX: Deleted 2026/07/08 02:55:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/08 02:55:27 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:28 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:28 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:55:44 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:44 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/08 02:55:44 DEBUG : apple: size = 5 OK 2026/07/08 02:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:44 DEBUG : apple: Unchanged skipping 2026/07/08 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:44 DEBUG : banana: size = 6 OK 2026/07/08 02:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:44 DEBUG : banana: Unchanged skipping 2026/07/08 02:55:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/08 02:55:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/08 02:55:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/08 02:55:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:55:45 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:55:45 DEBUG : appleapple: size = 21 OK 2026/07/08 02:55:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/08 02:55:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/08 02:55:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:45 DEBUG : splitbanan: size = 16 OK 2026/07/08 02:55:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/08 02:55:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/08 02:55:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/08 02:55:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/08 02:55:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/08 02:55:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/08 02:55:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/08 02:55:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/08 02:55:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/08 02:55:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/08 02:55:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/08 02:55:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/08 02:55:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/08 02:55:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/08 02:55:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/08 02:55:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/08 02:55:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/08 02:55:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/08 02:55:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/08 02:55:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/08 02:55:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/08 02:55:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/08 02:55:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/08 02:55:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/08 02:55:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/08 02:55:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/08 02:55:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/08 02:55:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/08 02:55:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/08 02:55:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/08 02:55:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/08 02:55:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/08 02:55:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/08 02:55:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/08 02:55:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/08 02:55:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/08 02:55:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/08 02:55:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/08 02:55:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/08 02:55:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/08 02:55:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/08 02:55:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/08 02:55:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/08 02:55:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/08 02:55:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/08 02:55:46 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/08 02:55:47 INFO : appleappleapplebanana: Deleted 2026/07/08 02:55:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/08 02:55:47 INFO : splitbananasplit: Deleted 2026/07/08 02:55:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/08 02:55:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/08 02:55:47 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:47 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : appleapple: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/08 02:55:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : apple: size = 5 OK 2026/07/08 02:55:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : apple: Unchanged skipping 2026/07/08 02:55:48 DEBUG : appleapple: size = 21 OK 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:55:48 DEBUG : banana: size = 6 OK 2026/07/08 02:55:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : splitbanan: size = 16 OK 2026/07/08 02:55:48 DEBUG : banana: Unchanged skipping 2026/07/08 02:55:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/08 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/08 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/08 02:55:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/08 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/08 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/08 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/08 02:55:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/08 02:55:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/08 02:55:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/08 02:55:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/08 02:55:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/08 02:55:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/08 02:55:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/08 02:55:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/08 02:55:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:55:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/08 02:55:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:55:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:55:48 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:48 DEBUG : Waiting for deletions to finish 2026/07/08 02:55:48 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : appleapple: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/08 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/08 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/08 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/08 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/08 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/08 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/08 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/08 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/08 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/08 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/08 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/08 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/08 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/08 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/08 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/08 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/08 02:55:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:56:03 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:03 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:03 DEBUG : apple: size = 5 OK 2026/07/08 02:56:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:03 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:03 DEBUG : banana: size = 6 OK 2026/07/08 02:56:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:03 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:04 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:04 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:04 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:04 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : apple: size = 5 OK 2026/07/08 02:56:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:05 DEBUG : banana: size = 6 OK 2026/07/08 02:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:05 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:05 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:05 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:05 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:05 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:06 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:56:20 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:20 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : apple: size = 5 OK 2026/07/08 02:56:21 DEBUG : banana: size = 6 OK 2026/07/08 02:56:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:21 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:21 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:21 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:21 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : apple: size = 5 OK 2026/07/08 02:56:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:22 DEBUG : banana: size = 6 OK 2026/07/08 02:56:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:22 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:22 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:22 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:56:37 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:37 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : apple: size = 5 OK 2026/07/08 02:56:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:38 DEBUG : banana: size = 6 OK 2026/07/08 02:56:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:38 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:38 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:38 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:38 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : apple: size = 5 OK 2026/07/08 02:56:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:39 DEBUG : banana: size = 6 OK 2026/07/08 02:56:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:39 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:39 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:39 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:39 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:56:54 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:54 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : apple: size = 5 OK 2026/07/08 02:56:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:55 DEBUG : banana: size = 6 OK 2026/07/08 02:56:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:55 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:55 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:55 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:55 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : apple: size = 5 OK 2026/07/08 02:56:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : apple: Unchanged skipping 2026/07/08 02:56:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:56:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : banana: size = 6 OK 2026/07/08 02:56:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:56:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : banana: Unchanged skipping 2026/07/08 02:56:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:56:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:56:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:56:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:56:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:56:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:56:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:56:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:56:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:56:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:56:56 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:56:56 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:56 DEBUG : Waiting for deletions to finish 2026/07/08 02:56:56 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:11 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:12 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:57:12 DEBUG : apple: size = 5 OK 2026/07/08 02:57:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:57:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:12 DEBUG : banana: size = 6 OK 2026/07/08 02:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:12 DEBUG : banana: Unchanged skipping 2026/07/08 02:57:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:57:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:57:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:12 DEBUG : apple: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:57:13 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:57:13 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:13 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:13 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/08 02:57:13 DEBUG : apple: size = 5 OK 2026/07/08 02:57:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : banana: size = 6 OK 2026/07/08 02:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/08 02:57:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : banana: Unchanged skipping 2026/07/08 02:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/08 02:57:13 DEBUG : apple: Unchanged skipping 2026/07/08 02:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/08 02:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/08 02:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/08 02:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/08 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/08 02:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/08 02:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/08 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/08 02:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/08 02:57:14 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:14 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:14 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:14 DEBUG : apple: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : banana: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/08 02:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.50s) --- PASS: TestTransform/NFC (16.13s) --- PASS: TestTransform/NFD (18.35s) --- PASS: TestTransform/base64 (19.61s) --- PASS: TestTransform/prefix (23.34s) --- PASS: TestTransform/suffix (22.84s) --- PASS: TestTransform/truncate (19.61s) --- PASS: TestTransform/encoder (17.62s) --- PASS: TestTransform/ISO-8859-1 (16.59s) --- PASS: TestTransform/charmap (16.74s) --- PASS: TestTransform/lowercase (17.62s) --- PASS: TestTransform/ascii (17.06s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/08 02:57:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/08 02:57:19 INFO : sub dir_somesuffix: Making directory 2026/07/08 02:57:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/08 02:57:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/08 02:57:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/08 02:57:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/08 02:57:19 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:19 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/08 02:57:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/08 02:57:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:20 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:21 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:21 INFO : tictactoe: Making directory 2026/07/08 02:57:21 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:21 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/08 02:57:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:21 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/08 02:57:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/08 02:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:22 INFO : toe: Making directory 2026/07/08 02:57:22 INFO : toe/toe: Making directory 2026/07/08 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/08 02:57:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/08 02:57:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/08 02:57:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:22 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/08 02:57:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/08 02:57:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:24 INFO : toe: Making directory 2026/07/08 02:57:24 INFO : toe/toe: Making directory 2026/07/08 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/08 02:57:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/08 02:57:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/08 02:57:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:24 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/08 02:57:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/08 02:57:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:26 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:57:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 02:57:26 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:26 INFO : tictacempty_dir: Making directory 2026/07/08 02:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:26 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:26 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:26 INFO : tictactoe: Making directory 2026/07/08 02:57:26 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:26 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:26 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:26 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:26 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/08 02:57:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.06s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:28 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:57:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 02:57:28 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:28 INFO : tictacempty_dir: Making directory 2026/07/08 02:57:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:28 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:28 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:28 INFO : tictactoe: Making directory 2026/07/08 02:57:28 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:28 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:28 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/08 02:57:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:28 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/08 02:57:29 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:29 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:29 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:29 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/08 02:57:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/08 02:57:29 NOTICE: B2 bucket rclone-test-pemufep6wena: 0 differences found 2026/07/08 02:57:29 NOTICE: B2 bucket rclone-test-pemufep6wena: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:30 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:30 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:30 INFO : tictactoe: Making directory 2026/07/08 02:57:30 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:30 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:30 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:30 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:30 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/08 02:57:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:31 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:31 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:32 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:32 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/08 02:57:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 02:57:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/08 02:57:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/08 02:57:32 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:32 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.90s) === RUN TestSyntax 2026/07/08 02:57:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:33 INFO : toe: Making directory 2026/07/08 02:57:33 INFO : toe/toe: Making directory 2026/07/08 02:57:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/08 02:57:33 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:33 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:34 DEBUG : toe/toe/toe: size = 11 OK 2026/07/08 02:57:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:34 INFO : toe/toe/toe: Copied (new) 2026/07/08 02:57:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:35 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:57:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:35 INFO : tictacempty_dir: Making directory 2026/07/08 02:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:35 INFO : tictactoe: Making directory 2026/07/08 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:35 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:35 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/08 02:57:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:35 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:35 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:36 INFO : toe/toe/toe.txt: Deleted 2026/07/08 02:57:36 INFO : toe/toe: Removing directory 2026/07/08 02:57:36 INFO : toe: Removing directory 2026/07/08 02:57:36 INFO : empty_dir: Removing directory 2026/07/08 02:57:36 DEBUG : Local file system at /tmp/rclone560618362: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:36 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:57:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 02:57:36 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:37 INFO : tictacempty_dir: Making directory 2026/07/08 02:57:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:37 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:37 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:37 INFO : tictactoe: Making directory 2026/07/08 02:57:37 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:37 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:37 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/08 02:57:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:37 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:38 INFO : toe/toe/toe.txt: Deleted 2026/07/08 02:57:38 INFO : toe/toe: Removing directory 2026/07/08 02:57:38 INFO : toe: Removing directory 2026/07/08 02:57:38 INFO : empty_dir: Removing directory 2026/07/08 02:57:38 DEBUG : Local file system at /tmp/rclone560618362: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/08 02:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/08 02:57:39 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.44s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:40 DEBUG : Reset feature "Copy" 2026/07/08 02:57:40 DEBUG : Reset feature "Move" 2026/07/08 02:57:40 DEBUG : Reset feature "Copy" 2026/07/08 02:57:40 DEBUG : Reset feature "Move" 2026/07/08 02:57:40 DEBUG : empty_dir: Making directory with metadata 2026/07/08 02:57:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:40 INFO : tictacempty_dir: Making directory 2026/07/08 02:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/08 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:40 INFO : tictactoe: Making directory 2026/07/08 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:40 DEBUG : toe: transformed to: tictactoe 2026/07/08 02:57:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:40 INFO : tictactoe/tictactoe: Making directory 2026/07/08 02:57:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/08 02:57:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/08 02:57:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:40 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:40 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/08 02:57:41 INFO : toe/toe/toe.txt: Deleted 2026/07/08 02:57:41 INFO : toe/toe: Removing directory 2026/07/08 02:57:41 INFO : toe: Removing directory 2026/07/08 02:57:41 INFO : empty_dir: Removing directory 2026/07/08 02:57:41 DEBUG : Local file system at /tmp/rclone560618362: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/08 02:57:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/08 02:57:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/08 02:57:43 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.95s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:44 DEBUG : toe: transformed to: dG9l 2026/07/08 02:57:44 DEBUG : toe: transformed to: dG9l 2026/07/08 02:57:44 INFO : dG9l: Making directory 2026/07/08 02:57:44 DEBUG : toe: transformed to: dG9l 2026/07/08 02:57:44 DEBUG : toe: transformed to: dG9l 2026/07/08 02:57:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/08 02:57:44 INFO : dG9l/dG9l: Making directory 2026/07/08 02:57:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/08 02:57:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/08 02:57:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/08 02:57:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/08 02:57:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/08 02:57:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:44 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/08 02:57:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/08 02:57:45 DEBUG : Waiting for deletions to finish 2026/07/08 02:57:45 DEBUG : dG9l: transformed to: toe 2026/07/08 02:57:45 DEBUG : dG9l: transformed to: toe 2026/07/08 02:57:46 DEBUG : dG9l: transformed to: toe 2026/07/08 02:57:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/08 02:57:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/08 02:57:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/08 02:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/08 02:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/08 02:57:46 DEBUG : Local file system at /tmp/rclone560618362: Waiting for checks to finish 2026/07/08 02:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/08 02:57:46 DEBUG : Local file system at /tmp/rclone560618362: Waiting for transfers to finish 2026/07/08 02:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.95s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-pemufep6wena", Local "Local file system at /tmp/rclone560618362", Modify Window "1ms" 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe: transformed to: 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe: transformed to: 2026/07/08 02:57:47 INFO : B2 bucket rclone-test-pemufep6wena: Making directory 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe: transformed to: 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe: transformed to: 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe/toe: transformed to: 2026/07/08 02:57:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/08 02:57:47 INFO : toe/toe: Making directory 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe/toe: transformed to: 2026/07/08 02:57:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe: transformed to: 2026/07/08 02:57:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/08 02:57:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/08 02:57:47 DEBUG : toe/toe/toe: transformed to: 2026/07/08 02:57:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/08 02:57:47 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for checks to finish 2026/07/08 02:57:47 DEBUG : B2 bucket rclone-test-pemufep6wena: Waiting for transfers to finish 2026/07/08 02:57:48 DEBUG : toe/toe/toe: size = 11 OK 2026/07/08 02:57:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/08 02:57:48 INFO : toe/toe/toe: Copied (new) 2026/07/08 02:57:48 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting files as there were IO errors 2026/07/08 02:57:48 ERROR : B2 bucket rclone-test-pemufep6wena: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/07/08 02:57:48 DEBUG : B2 bucket rclone-test-pemufep6wena: Purge remote 2026/07/08 02:57:48 INFO : B2 bucket rclone-test-pemufep6wena: cleaning bucket "rclone-test-pemufep6wena" of all files 2026/07/08 02:57:50 DEBUG : BackupDir/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a1331d_d20260708_m025117_c001_v7007000_t0000_u01783479077611") 2026/07/08 02:57:50 DEBUG : BackupDir/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f10041ee821a1f5a4_d20260708_m025111_c001_v0001183_t0012_u01783479071860") 2026/07/08 02:57:50 DEBUG : CompareDest/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd54523177093_d20260708_m025052_c001_v7007000_t0000_u01783479052439") 2026/07/08 02:57:50 DEBUG : CompareDest/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a152c_d20260708_m025045_c001_v0001101_t0011_u01783479045990") 2026/07/08 02:57:50 DEBUG : CompareDest/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd54523177094_d20260708_m025052_c001_v7007000_t0000_u01783479052620") 2026/07/08 02:57:50 DEBUG : CompareDest/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0e56_d20260708_m025047_c001_v0001102_t0008_u01783479047739") 2026/07/08 02:57:50 DEBUG : CopyDest/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a1331e_d20260708_m025117_c001_v7007000_t0000_u01783479077785") 2026/07/08 02:57:50 DEBUG : CopyDest/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470458a_d20260708_m025108_c001_v0001039_t0057_u01783479068656") 2026/07/08 02:57:50 DEBUG : CopyDest/three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a1331f_d20260708_m025117_c001_v7007000_t0000_u01783479077959") 2026/07/08 02:57:50 DEBUG : CopyDest/three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0ece_d20260708_m025115_c001_v0001102_t0009_u01783479075411") 2026/07/08 02:57:50 DEBUG : CopyDest/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13320_d20260708_m025118_c001_v7007000_t0000_u01783479078200") 2026/07/08 02:57:50 DEBUG : CopyDest/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1563_d20260708_m025113_c001_v0001101_t0010_u01783479073335") 2026/07/08 02:57:50 DEBUG : EXISTING: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647da_d20260708_m025244_c001_v7007000_t0000_u01783479164657") 2026/07/08 02:57:50 DEBUG : EXISTING: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1605_d20260708_m025243_c001_v0001101_t0013_u01783479163525") 2026/07/08 02:57:50 DEBUG : PREFIXapple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab8_d20260708_m025505_c001_v7007000_t0000_u01783479305313") 2026/07/08 02:57:50 DEBUG : PREFIXapple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12c8_d20260708_m025458_c001_v0001102_t0050_u01783479298095") 2026/07/08 02:57:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6543_d20260708_m025505_c001_v7007000_t0000_u01783479305333") 2026/07/08 02:57:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a172d_d20260708_m025458_c001_v0001101_t0031_u01783479298104") 2026/07/08 02:57:50 DEBUG : PREFIXbanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab6_d20260708_m025504_c001_v7007000_t0000_u01783479304894") 2026/07/08 02:57:50 DEBUG : PREFIXbanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f231a_d20260708_m025458_c001_v0001137_t0043_u01783479298115") 2026/07/08 02:57:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768ad8_d20260708_m025504_c001_v7007000_t0000_u01783479304899") 2026/07/08 02:57:51 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704782_d20260708_m025458_c001_v0001039_t0041_u01783479298126") 2026/07/08 02:57:51 DEBUG : Testêé: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647d7_d20260708_m025240_c001_v7007000_t0000_u01783479160647") 2026/07/08 02:57:51 DEBUG : Testêé: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d10b8_d20260708_m025239_c001_v0001102_t0028_u01783479159897") 2026/07/08 02:57:51 DEBUG : Testêé: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a15f9_d20260708_m025238_c001_v0001101_t0042_u01783479158772") 2026/07/08 02:57:51 DEBUG : YXBwbGU=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf789_d20260708_m025443_c001_v7007000_t0000_u01783479283217") 2026/07/08 02:57:51 DEBUG : YXBwbGU=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1294_d20260708_m025438_c001_v0001102_t0055_u01783479278646") 2026/07/08 02:57:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78a_d20260708_m025443_c001_v7007000_t0000_u01783479283498") 2026/07/08 02:57:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16f1_d20260708_m025438_c001_v0001101_t0050_u01783479278634") 2026/07/08 02:57:51 DEBUG : YmFuYW5h: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78b_d20260708_m025443_c001_v7007000_t0000_u01783479283673") 2026/07/08 02:57:51 DEBUG : YmFuYW5h: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22e1_d20260708_m025438_c001_v0001137_t0025_u01783479278654") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c566_d20260708_m024523_c001_v7007000_t0000_u01783478723491") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470432b_d20260708_m024522_c001_v0001039_t0018_u01783478722718") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c563_d20260708_m024520_c001_v7007000_t0000_u01783478720740") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704323_d20260708_m024519_c001_v0001039_t0042_u01783478719744") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419b5_d20260708_m024459_c001_v7007000_t0000_u01783478699641") 2026/07/08 02:57:51 DEBUG : a/potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042d4_d20260708_m024458_c001_v0001039_t0002_u01783478698739") 2026/07/08 02:57:51 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96398_d20260708_m025714_c001_v7007000_t0000_u01783479434843") 2026/07/08 02:57:51 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048cc_d20260708_m025710_c001_v0001039_t0009_u01783479430493") 2026/07/08 02:57:51 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df2_d20260708_m025657_c001_v7007000_t0000_u01783479417378") 2026/07/08 02:57:51 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470489a_d20260708_m025652_c001_v0001039_t0026_u01783479412477") 2026/07/08 02:57:51 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750260b_d20260708_m025640_c001_v7007000_t0000_u01783479400275") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704876_d20260708_m025635_c001_v0001039_t0034_u01783479395979") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11715c_d20260708_m025623_c001_v7007000_t0000_u01783479383299") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704854_d20260708_m025619_c001_v0001039_t0033_u01783479379313") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c3_d20260708_m025606_c001_v7007000_t0000_u01783479366583") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704824_d20260708_m025601_c001_v0001039_t0047_u01783479361690") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb118_d20260708_m025549_c001_v7007000_t0000_u01783479349226") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1362_d20260708_m025542_c001_v0001102_t0003_u01783479342822") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee3_d20260708_m025529_c001_v7007000_t0000_u01783479329174") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1784_d20260708_m025524_c001_v0001101_t0015_u01783479324800") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768b09_d20260708_m025523_c001_v7007000_t0000_u01783479323258") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047be_d20260708_m025518_c001_v0001039_t0008_u01783479318814") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6547_d20260708_m025506_c001_v7007000_t0000_u01783479306649") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470478d_d20260708_m025502_c001_v0001039_t0016_u01783479302215") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776e4_d20260708_m025500_c001_v7007000_t0000_u01783479300682") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12c2_d20260708_m025455_c001_v0001102_t0058_u01783479295785") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf787_d20260708_m025441_c001_v7007000_t0000_u01783479281286") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16e7_d20260708_m025435_c001_v0001101_t0034_u01783479275937") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2714_d20260708_m025423_c001_v7007000_t0000_u01783479263367") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16c3_d20260708_m025418_c001_v0001101_t0013_u01783479258370") 2026/07/08 02:57:52 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c90c_d20260708_m025405_c001_v7007000_t0000_u01783479245597") 2026/07/08 02:57:53 DEBUG : apple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16a1_d20260708_m025400_c001_v0001101_t0021_u01783479240984") 2026/07/08 02:57:53 DEBUG : appleSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f17644bdd_d20260708_m025527_c001_v7007000_t0000_u01783479327727") 2026/07/08 02:57:53 DEBUG : appleSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1316_d20260708_m025521_c001_v0001102_t0021_u01783479321097") 2026/07/08 02:57:53 DEBUG : appleapple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb119_d20260708_m025549_c001_v7007000_t0000_u01783479349402") 2026/07/08 02:57:53 DEBUG : appleapple: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d136e_d20260708_m025544_c001_v0001102_t0016_u01783479344928") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96399_d20260708_m025715_c001_v7007000_t0000_u01783479435017") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24c5_d20260708_m025711_c001_v0001137_t0000_u01783479431429") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df3_d20260708_m025657_c001_v7007000_t0000_u01783479417571") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24a1_d20260708_m025653_c001_v0001137_t0020_u01783479413676") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750260c_d20260708_m025640_c001_v7007000_t0000_u01783479400450") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2464_d20260708_m025637_c001_v0001137_t0013_u01783479397073") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11715d_d20260708_m025623_c001_v7007000_t0000_u01783479383476") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f242a_d20260708_m025620_c001_v0001137_t0016_u01783479380147") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c4_d20260708_m025606_c001_v7007000_t0000_u01783479366772") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23e4_d20260708_m025602_c001_v0001137_t0033_u01783479362598") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1170db_d20260708_m025547_c001_v7007000_t0000_u01783479347124") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f239e_d20260708_m025543_c001_v0001137_t0011_u01783479343454") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee4_d20260708_m025529_c001_v7007000_t0000_u01783479329365") 2026/07/08 02:57:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f236c_d20260708_m025524_c001_v0001137_t0012_u01783479324810") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f40969741e4285375_d20260708_m025523_c001_v7007000_t0000_u01783479323824") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f235a_d20260708_m025519_c001_v0001137_t0020_u01783479319638") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6548_d20260708_m025506_c001_v7007000_t0000_u01783479306831") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1739_d20260708_m025502_c001_v0001101_t0011_u01783479302223") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab1_d20260708_m025501_c001_v7007000_t0000_u01783479301224") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2314_d20260708_m025456_c001_v0001137_t0015_u01783479296393") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd961f5_d20260708_m025441_c001_v7007000_t0000_u01783479281352") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22df_d20260708_m025436_c001_v0001137_t0015_u01783479276827") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2715_d20260708_m025423_c001_v7007000_t0000_u01783479263556") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22b4_d20260708_m025419_c001_v0001137_t0056_u01783479259293") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c90d_d20260708_m025405_c001_v7007000_t0000_u01783479245779") 2026/07/08 02:57:54 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2285_d20260708_m025401_c001_v0001137_t0031_u01783479241783") 2026/07/08 02:57:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af1501_d20260708_m025527_c001_v7007000_t0000_u01783479327510") 2026/07/08 02:57:54 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f235e_d20260708_m025521_c001_v0001137_t0031_u01783479321107") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c567_d20260708_m024523_c001_v7007000_t0000_u01783478723680") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704327_d20260708_m024521_c001_v0001039_t0018_u01783478721306") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c562_d20260708_m024520_c001_v7007000_t0000_u01783478720173") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470431d_d20260708_m024517_c001_v0001039_t0039_u01783478717951") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419b3_d20260708_m024459_c001_v7007000_t0000_u01783478699116") 2026/07/08 02:57:54 DEBUG : b/potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042ca_d20260708_m024456_c001_v0001039_t0057_u01783478696751") 2026/07/08 02:57:55 DEBUG : backup/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ff8d9_d20260708_m025132_c001_v7007000_t0000_u01783479092279") 2026/07/08 02:57:55 DEBUG : backup/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f10120c3990f797fc_d20260708_m025130_c001_v0001113_t0028_u01783479090035") 2026/07/08 02:57:55 DEBUG : backup/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1007e3d03e3ae733_d20260708_m025125_c001_v0001097_t0013_u01783479085617") 2026/07/08 02:57:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bed9_d20260708_m025159_c001_v7007000_t0000_u01783479119495") 2026/07/08 02:57:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f10260207c9de26ef_d20260708_m025157_c001_v0001101_t0029_u01783479117288") 2026/07/08 02:57:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1109d1d958b51771_d20260708_m025152_c001_v0001161_t0010_u01783479112842") 2026/07/08 02:57:55 DEBUG : backup/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9762ca9_d20260708_m025145_c001_v7007000_t0000_u01783479105286") 2026/07/08 02:57:55 DEBUG : backup/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f108cf1ac227005dd_d20260708_m025143_c001_v0001184_t0028_u01783479103484") 2026/07/08 02:57:55 DEBUG : backup/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1104103c0582aede_d20260708_m025139_c001_v0001171_t0053_u01783479099692") 2026/07/08 02:57:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99beda_d20260708_m025159_c001_v7007000_t0000_u01783479119670") 2026/07/08 02:57:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1171dea340d8d723_d20260708_m025158_c001_v0001103_t0055_u01783479118656") 2026/07/08 02:57:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f10587066e3ebad37_d20260708_m025155_c001_v0001179_t0013_u01783479115105") 2026/07/08 02:57:55 DEBUG : backup/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ff8da_d20260708_m025132_c001_v7007000_t0000_u01783479092453") 2026/07/08 02:57:55 DEBUG : backup/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f113cfc4f3490fd3e_d20260708_m025131_c001_v0001173_t0052_u01783479091318") 2026/07/08 02:57:55 DEBUG : backup/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1112fb420a769c0a_d20260708_m025127_c001_v0001092_t0035_u01783479087674") 2026/07/08 02:57:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9762caa_d20260708_m025145_c001_v7007000_t0000_u01783479105473") 2026/07/08 02:57:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f10587066e3ebad1b_d20260708_m025144_c001_v0001179_t0045_u01783479104479") 2026/07/08 02:57:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105ff356586aa430_d20260708_m025141_c001_v0001181_t0016_u01783479101266") 2026/07/08 02:57:55 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639a_d20260708_m025715_c001_v7007000_t0000_u01783479435199") 2026/07/08 02:57:55 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1448_d20260708_m025711_c001_v0001102_t0005_u01783479431009") 2026/07/08 02:57:55 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df4_d20260708_m025657_c001_v7007000_t0000_u01783479417846") 2026/07/08 02:57:55 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1428_d20260708_m025653_c001_v0001102_t0021_u01783479413339") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750260d_d20260708_m025640_c001_v7007000_t0000_u01783479400626") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13fe_d20260708_m025636_c001_v0001102_t0038_u01783479396680") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11715e_d20260708_m025623_c001_v7007000_t0000_u01783479383652") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13cc_d20260708_m025619_c001_v0001102_t0021_u01783479379819") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c5_d20260708_m025606_c001_v7007000_t0000_u01783479366962") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13a6_d20260708_m025602_c001_v0001102_t0003_u01783479362271") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11a_d20260708_m025549_c001_v7007000_t0000_u01783479349578") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17b4_d20260708_m025543_c001_v0001101_t0001_u01783479343143") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee5_d20260708_m025529_c001_v7007000_t0000_u01783479329555") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1324_d20260708_m025524_c001_v0001102_t0016_u01783479324820") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb655d_d20260708_m025523_c001_v7007000_t0000_u01783479323834") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1312_d20260708_m025519_c001_v0001102_t0025_u01783479319265") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6549_d20260708_m025507_c001_v7007000_t0000_u01783479307013") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f232a_d20260708_m025502_c001_v0001137_t0004_u01783479302235") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb653b_d20260708_m025501_c001_v7007000_t0000_u01783479301084") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1727_d20260708_m025456_c001_v0001101_t0027_u01783479296110") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e283_d20260708_m025441_c001_v7007000_t0000_u01783479281147") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d128e_d20260708_m025436_c001_v0001102_t0033_u01783479276420") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2718_d20260708_m025423_c001_v7007000_t0000_u01783479263748") 2026/07/08 02:57:56 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d124a_d20260708_m025418_c001_v0001102_t0022_u01783479258805") 2026/07/08 02:57:57 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c90e_d20260708_m025405_c001_v7007000_t0000_u01783479245954") 2026/07/08 02:57:57 DEBUG : banana: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d122e_d20260708_m025401_c001_v0001102_t0024_u01783479241380") 2026/07/08 02:57:57 DEBUG : bananaSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f17644bdb_d20260708_m025527_c001_v7007000_t0000_u01783479327348") 2026/07/08 02:57:57 DEBUG : bananaSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047c6_d20260708_m025521_c001_v0001039_t0013_u01783479321090") 2026/07/08 02:57:57 DEBUG : both0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8bfd_d20260708_m025333_c001_v7007000_t0000_u01783479213460") 2026/07/08 02:57:57 DEBUG : both0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704675_d20260708_m025312_c001_v0001039_t0042_u01783479192856") 2026/07/08 02:57:57 DEBUG : both0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43edd_d20260708_m025308_c001_v7007000_t0000_u01783479188679") 2026/07/08 02:57:57 DEBUG : both0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d10e0_d20260708_m025246_c001_v0001102_t0023_u01783479166872") 2026/07/08 02:57:57 DEBUG : both1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8bff_d20260708_m025333_c001_v7007000_t0000_u01783479213636") 2026/07/08 02:57:57 DEBUG : both1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d118c_d20260708_m025314_c001_v0001102_t0017_u01783479194327") 2026/07/08 02:57:57 DEBUG : both1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ee5_d20260708_m025308_c001_v7007000_t0000_u01783479188854") 2026/07/08 02:57:57 DEBUG : both1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a160d_d20260708_m025248_c001_v0001101_t0032_u01783479168121") 2026/07/08 02:57:57 DEBUG : both10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c00_d20260708_m025333_c001_v7007000_t0000_u01783479213812") 2026/07/08 02:57:57 DEBUG : both10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11c2_d20260708_m025322_c001_v0001102_t0016_u01783479202920") 2026/07/08 02:57:57 DEBUG : both10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43eee_d20260708_m025309_c001_v7007000_t0000_u01783479189029") 2026/07/08 02:57:57 DEBUG : both10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a161f_d20260708_m025257_c001_v0001101_t0037_u01783479177392") 2026/07/08 02:57:57 DEBUG : both11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c01_d20260708_m025333_c001_v7007000_t0000_u01783479213989") 2026/07/08 02:57:57 DEBUG : both11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1651_d20260708_m025323_c001_v0001101_t0058_u01783479203767") 2026/07/08 02:57:57 DEBUG : both11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ef7_d20260708_m025309_c001_v7007000_t0000_u01783479189205") 2026/07/08 02:57:57 DEBUG : both11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704653_d20260708_m025258_c001_v0001039_t0034_u01783479178072") 2026/07/08 02:57:57 DEBUG : both12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c02_d20260708_m025334_c001_v7007000_t0000_u01783479214165") 2026/07/08 02:57:57 DEBUG : both12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704695_d20260708_m025324_c001_v0001039_t0057_u01783479204423") 2026/07/08 02:57:58 DEBUG : both12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43eff_d20260708_m025309_c001_v7007000_t0000_u01783479189379") 2026/07/08 02:57:58 DEBUG : both12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1134_d20260708_m025258_c001_v0001102_t0024_u01783479178945") 2026/07/08 02:57:58 DEBUG : both13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c03_d20260708_m025334_c001_v7007000_t0000_u01783479214355") 2026/07/08 02:57:58 DEBUG : both13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11ca_d20260708_m025325_c001_v0001102_t0052_u01783479205434") 2026/07/08 02:57:58 DEBUG : both13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f08_d20260708_m025309_c001_v7007000_t0000_u01783479189556") 2026/07/08 02:57:58 DEBUG : both13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1623_d20260708_m025259_c001_v0001101_t0050_u01783479179574") 2026/07/08 02:57:58 DEBUG : both14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c04_d20260708_m025334_c001_v7007000_t0000_u01783479214533") 2026/07/08 02:57:58 DEBUG : both14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1655_d20260708_m025326_c001_v0001101_t0058_u01783479206158") 2026/07/08 02:57:58 DEBUG : both14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f11_d20260708_m025309_c001_v7007000_t0000_u01783479189735") 2026/07/08 02:57:58 DEBUG : both14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470465b_d20260708_m025300_c001_v0001039_t0011_u01783479180431") 2026/07/08 02:57:58 DEBUG : both15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c05_d20260708_m025334_c001_v7007000_t0000_u01783479214710") 2026/07/08 02:57:58 DEBUG : both15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704699_d20260708_m025326_c001_v0001039_t0020_u01783479206924") 2026/07/08 02:57:58 DEBUG : both15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f1a_d20260708_m025309_c001_v7007000_t0000_u01783479189918") 2026/07/08 02:57:58 DEBUG : both15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1142_d20260708_m025301_c001_v0001102_t0016_u01783479181654") 2026/07/08 02:57:58 DEBUG : both16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c06_d20260708_m025334_c001_v7007000_t0000_u01783479214886") 2026/07/08 02:57:58 DEBUG : both16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11d6_d20260708_m025327_c001_v0001102_t0043_u01783479207828") 2026/07/08 02:57:58 DEBUG : both16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f21_d20260708_m025310_c001_v7007000_t0000_u01783479190092") 2026/07/08 02:57:58 DEBUG : both16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a162f_d20260708_m025302_c001_v0001101_t0034_u01783479182422") 2026/07/08 02:57:58 DEBUG : both17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c07_d20260708_m025335_c001_v7007000_t0000_u01783479215063") 2026/07/08 02:57:58 DEBUG : both17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a165d_d20260708_m025328_c001_v0001101_t0028_u01783479208684") 2026/07/08 02:57:59 DEBUG : both17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f2a_d20260708_m025310_c001_v7007000_t0000_u01783479190266") 2026/07/08 02:57:59 DEBUG : both17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470465f_d20260708_m025303_c001_v0001039_t0039_u01783479183288") 2026/07/08 02:57:59 DEBUG : both18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c08_d20260708_m025335_c001_v7007000_t0000_u01783479215243") 2026/07/08 02:57:59 DEBUG : both18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470469f_d20260708_m025329_c001_v0001039_t0019_u01783479209491") 2026/07/08 02:57:59 DEBUG : both18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f38_d20260708_m025310_c001_v7007000_t0000_u01783479190547") 2026/07/08 02:57:59 DEBUG : both18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1156_d20260708_m025304_c001_v0001102_t0022_u01783479184432") 2026/07/08 02:57:59 DEBUG : both19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c09_d20260708_m025335_c001_v7007000_t0000_u01783479215420") 2026/07/08 02:57:59 DEBUG : both19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11de_d20260708_m025330_c001_v0001102_t0058_u01783479210444") 2026/07/08 02:57:59 DEBUG : both19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f41_d20260708_m025310_c001_v7007000_t0000_u01783479190738") 2026/07/08 02:57:59 DEBUG : both19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1637_d20260708_m025305_c001_v0001101_t0044_u01783479185237") 2026/07/08 02:57:59 DEBUG : both2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0a_d20260708_m025335_c001_v7007000_t0000_u01783479215674") 2026/07/08 02:57:59 DEBUG : both2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a163f_d20260708_m025315_c001_v0001101_t0037_u01783479195454") 2026/07/08 02:57:59 DEBUG : both2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f42_d20260708_m025310_c001_v7007000_t0000_u01783479190914") 2026/07/08 02:57:59 DEBUG : both2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470463c_d20260708_m025250_c001_v0001039_t0025_u01783479170043") 2026/07/08 02:57:59 DEBUG : both3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0b_d20260708_m025335_c001_v7007000_t0000_u01783479215851") 2026/07/08 02:57:59 DEBUG : both3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470467f_d20260708_m025316_c001_v0001039_t0051_u01783479196243") 2026/07/08 02:57:59 DEBUG : both3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f43_d20260708_m025311_c001_v7007000_t0000_u01783479191089") 2026/07/08 02:57:59 DEBUG : both3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d10fc_d20260708_m025250_c001_v0001102_t0012_u01783479170724") 2026/07/08 02:57:59 DEBUG : both4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0c_d20260708_m025336_c001_v7007000_t0000_u01783479216029") 2026/07/08 02:57:59 DEBUG : both4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d119c_d20260708_m025317_c001_v0001102_t0022_u01783479197151") 2026/07/08 02:58:00 DEBUG : both4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f44_d20260708_m025311_c001_v7007000_t0000_u01783479191263") 2026/07/08 02:58:00 DEBUG : both4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1613_d20260708_m025251_c001_v0001101_t0008_u01783479171610") 2026/07/08 02:58:00 DEBUG : both5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0d_d20260708_m025336_c001_v7007000_t0000_u01783479216205") 2026/07/08 02:58:00 DEBUG : both5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1645_d20260708_m025318_c001_v0001101_t0012_u01783479198439") 2026/07/08 02:58:00 DEBUG : both5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f45_d20260708_m025311_c001_v7007000_t0000_u01783479191437") 2026/07/08 02:58:00 DEBUG : both5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704642_d20260708_m025252_c001_v0001039_t0033_u01783479172566") 2026/07/08 02:58:00 DEBUG : both6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0e_d20260708_m025336_c001_v7007000_t0000_u01783479216383") 2026/07/08 02:58:00 DEBUG : both6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704683_d20260708_m025319_c001_v0001039_t0022_u01783479199359") 2026/07/08 02:58:00 DEBUG : both6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f46_d20260708_m025311_c001_v7007000_t0000_u01783479191612") 2026/07/08 02:58:00 DEBUG : both6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1112_d20260708_m025253_c001_v0001102_t0018_u01783479173782") 2026/07/08 02:58:00 DEBUG : both7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c0f_d20260708_m025336_c001_v7007000_t0000_u01783479216560") 2026/07/08 02:58:00 DEBUG : both7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11ac_d20260708_m025320_c001_v0001102_t0042_u01783479200214") 2026/07/08 02:58:00 DEBUG : both7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f47_d20260708_m025311_c001_v7007000_t0000_u01783479191786") 2026/07/08 02:58:00 DEBUG : both7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1617_d20260708_m025254_c001_v0001101_t0050_u01783479174495") 2026/07/08 02:58:00 DEBUG : both8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c10_d20260708_m025336_c001_v7007000_t0000_u01783479216774") 2026/07/08 02:58:00 DEBUG : both8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a164d_d20260708_m025320_c001_v0001101_t0055_u01783479200984") 2026/07/08 02:58:00 DEBUG : both8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f48_d20260708_m025311_c001_v7007000_t0000_u01783479191960") 2026/07/08 02:58:00 DEBUG : both8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704648_d20260708_m025255_c001_v0001039_t0026_u01783479175315") 2026/07/08 02:58:00 DEBUG : both9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c11_d20260708_m025336_c001_v7007000_t0000_u01783479216951") 2026/07/08 02:58:00 DEBUG : both9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704687_d20260708_m025321_c001_v0001039_t0030_u01783479201752") 2026/07/08 02:58:00 DEBUG : both9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43f49_d20260708_m025312_c001_v7007000_t0000_u01783479192137") 2026/07/08 02:58:00 DEBUG : both9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1124_d20260708_m025256_c001_v0001102_t0018_u01783479176443") 2026/07/08 02:58:00 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c568_d20260708_m024523_c001_v7007000_t0000_u01783478723869") 2026/07/08 02:58:01 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704329_d20260708_m024521_c001_v0001039_t0000_u01783478721950") 2026/07/08 02:58:01 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c565_d20260708_m024520_c001_v7007000_t0000_u01783478720929") 2026/07/08 02:58:01 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704321_d20260708_m024518_c001_v0001039_t0057_u01783478718735") 2026/07/08 02:58:01 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419b7_d20260708_m024459_c001_v7007000_t0000_u01783478699817") 2026/07/08 02:58:01 DEBUG : c/non empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042ce_d20260708_m024457_c001_v0001039_t0027_u01783478697588") 2026/07/08 02:58:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78c_d20260708_m025443_c001_v7007000_t0000_u01783479283847") 2026/07/08 02:58:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704755_d20260708_m025438_c001_v0001039_t0019_u01783479278665") 2026/07/08 02:58:01 DEBUG : check sum: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127d9_d20260708_m024448_c001_v7007000_t0000_u01783478688927") 2026/07/08 02:58:01 DEBUG : check sum: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042ae_d20260708_m024447_c001_v0001039_t0055_u01783478687708") 2026/07/08 02:58:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e9e3_d20260708_m025746_c001_v7007000_t0000_u01783479466833") 2026/07/08 02:58:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704900_d20260708_m025744_c001_v0001039_t0011_u01783479464892") 2026/07/08 02:58:01 DEBUG : dest/3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13302_d20260708_m025101_c001_v7007000_t0000_u01783479061576") 2026/07/08 02:58:01 DEBUG : dest/3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412377d680b83454_d20260708_m025100_c001_v0001038_t0036_u01783479060451") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11b_d20260708_m025549_c001_v7007000_t0000_u01783479349754") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23a2_d20260708_m025545_c001_v0001137_t0032_u01783479345144") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639b_d20260708_m025715_c001_v7007000_t0000_u01783479435373") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048ae_d20260708_m025702_c001_v0001039_t0035_u01783479422330") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df5_d20260708_m025658_c001_v7007000_t0000_u01783479418042") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704886_d20260708_m025644_c001_v0001039_t0009_u01783479404732") 2026/07/08 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750260e_d20260708_m025640_c001_v7007000_t0000_u01783479400800") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470485e_d20260708_m025627_c001_v0001039_t0008_u01783479387979") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117160_d20260708_m025623_c001_v7007000_t0000_u01783479383828") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704838_d20260708_m025611_c001_v0001039_t0051_u01783479371397") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c6_d20260708_m025607_c001_v7007000_t0000_u01783479367153") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704816_d20260708_m025553_c001_v0001039_t0046_u01783479353781") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1170da_d20260708_m025546_c001_v7007000_t0000_u01783479346948") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1342_d20260708_m025534_c001_v0001102_t0009_u01783479334177") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee7_d20260708_m025529_c001_v7007000_t0000_u01783479329745") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f236e_d20260708_m025525_c001_v0001137_t0010_u01783479325130") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f40969741e4285374_d20260708_m025523_c001_v7007000_t0000_u01783479323641") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047a4_d20260708_m025511_c001_v0001039_t0028_u01783479311322") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654a_d20260708_m025507_c001_v7007000_t0000_u01783479307194") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a173d_d20260708_m025502_c001_v0001101_t0035_u01783479302564") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4211436ea117ab00_d20260708_m025500_c001_v7007000_t0000_u01783479300695") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12b0_d20260708_m025447_c001_v0001102_t0042_u01783479287982") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af10c3_d20260708_m025441_c001_v7007000_t0000_u01783479281155") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16d1_d20260708_m025428_c001_v0001101_t0052_u01783479268369") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2719_d20260708_m025423_c001_v7007000_t0000_u01783479263939") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16b1_d20260708_m025410_c001_v0001101_t0042_u01783479250020") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c90f_d20260708_m025406_c001_v7007000_t0000_u01783479246129") 2026/07/08 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1693_d20260708_m025353_c001_v0001101_t0012_u01783479233912") 2026/07/08 02:58:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e2fa_d20260708_m025527_c001_v7007000_t0000_u01783479327357") 2026/07/08 02:58:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1318_d20260708_m025521_c001_v0001102_t0047_u01783479321382") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11c_d20260708_m025549_c001_v7007000_t0000_u01783479349929") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704802_d20260708_m025545_c001_v0001039_t0058_u01783479345155") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639c_d20260708_m025715_c001_v7007000_t0000_u01783479435548") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d142e_d20260708_m025703_c001_v0001102_t0032_u01783479423219") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df6_d20260708_m025658_c001_v7007000_t0000_u01783479418233") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d140e_d20260708_m025645_c001_v0001102_t0030_u01783479405546") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750260f_d20260708_m025640_c001_v7007000_t0000_u01783479400974") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13ec_d20260708_m025628_c001_v0001102_t0009_u01783479388949") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117161_d20260708_m025624_c001_v7007000_t0000_u01783479384006") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13ba_d20260708_m025612_c001_v0001102_t0022_u01783479372392") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c7_d20260708_m025607_c001_v7007000_t0000_u01783479367343") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1388_d20260708_m025554_c001_v0001102_t0012_u01783479354668") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9623e_d20260708_m025547_c001_v7007000_t0000_u01783479347475") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1798_d20260708_m025535_c001_v0001101_t0005_u01783479335130") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149eea_d20260708_m025529_c001_v7007000_t0000_u01783479329935") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1788_d20260708_m025525_c001_v0001101_t0044_u01783479325136") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768b0b_d20260708_m025523_c001_v7007000_t0000_u01783479323608") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12fc_d20260708_m025512_c001_v0001102_t0058_u01783479312084") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654b_d20260708_m025507_c001_v7007000_t0000_u01783479307376") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f232c_d20260708_m025502_c001_v0001137_t0002_u01783479302651") 2026/07/08 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab2_d20260708_m025501_c001_v7007000_t0000_u01783479301277") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1713_d20260708_m025448_c001_v0001101_t0034_u01783479288838") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6534_d20260708_m025441_c001_v7007000_t0000_u01783479281295") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1270_d20260708_m025429_c001_v0001102_t0046_u01783479269101") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a271a_d20260708_m025424_c001_v7007000_t0000_u01783479264147") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1236_d20260708_m025410_c001_v0001102_t0027_u01783479250762") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c911_d20260708_m025406_c001_v7007000_t0000_u01783479246304") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d121a_d20260708_m025354_c001_v0001102_t0022_u01783479234616") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149edf_d20260708_m025527_c001_v7007000_t0000_u01783479327336") 2026/07/08 02:58:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1775_d20260708_m025521_c001_v0001101_t0026_u01783479321445") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11d_d20260708_m025550_c001_v7007000_t0000_u01783479350105") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1372_d20260708_m025545_c001_v0001102_t0039_u01783479345214") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639d_d20260708_m025715_c001_v7007000_t0000_u01783479435722") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24af_d20260708_m025704_c001_v0001137_t0049_u01783479424145") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df7_d20260708_m025658_c001_v7007000_t0000_u01783479418424") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2483_d20260708_m025646_c001_v0001137_t0031_u01783479406260") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502610_d20260708_m025641_c001_v7007000_t0000_u01783479401149") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f244e_d20260708_m025629_c001_v0001137_t0003_u01783479389771") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117162_d20260708_m025624_c001_v7007000_t0000_u01783479384184") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f240c_d20260708_m025613_c001_v0001137_t0028_u01783479373051") 2026/07/08 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c8_d20260708_m025607_c001_v7007000_t0000_u01783479367533") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23c4_d20260708_m025555_c001_v0001137_t0021_u01783479355341") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819652a0_d20260708_m025547_c001_v7007000_t0000_u01783479347341") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f238c_d20260708_m025536_c001_v0001137_t0047_u01783479336083") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149eec_d20260708_m025530_c001_v7007000_t0000_u01783479330125") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1326_d20260708_m025525_c001_v0001102_t0058_u01783479325126") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149eda_d20260708_m025523_c001_v7007000_t0000_u01783479323270") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2346_d20260708_m025512_c001_v0001137_t0059_u01783479312721") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654c_d20260708_m025507_c001_v7007000_t0000_u01783479307558") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12de_d20260708_m025502_c001_v0001102_t0036_u01783479302740") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776e5_d20260708_m025500_c001_v7007000_t0000_u01783479300872") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22fd_d20260708_m025449_c001_v0001137_t0004_u01783479289587") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c1b_d20260708_m025441_c001_v7007000_t0000_u01783479281094") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22d2_d20260708_m025429_c001_v0001137_t0050_u01783479269901") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a271c_d20260708_m025424_c001_v7007000_t0000_u01783479264337") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2293_d20260708_m025411_c001_v0001137_t0040_u01783479251525") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c912_d20260708_m025406_c001_v7007000_t0000_u01783479246479") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f226d_d20260708_m025354_c001_v0001137_t0019_u01783479234903") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c73_d20260708_m025527_c001_v7007000_t0000_u01783479327737") 2026/07/08 02:58:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2360_d20260708_m025521_c001_v0001137_t0038_u01783479321572") 2026/07/08 02:58:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11e_d20260708_m025550_c001_v7007000_t0000_u01783479350280") 2026/07/08 02:58:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17bc_d20260708_m025545_c001_v0001101_t0051_u01783479345322") 2026/07/08 02:58:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639e_d20260708_m025715_c001_v7007000_t0000_u01783479435896") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1865_d20260708_m025705_c001_v0001101_t0023_u01783479425036") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df8_d20260708_m025658_c001_v7007000_t0000_u01783479418616") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1843_d20260708_m025647_c001_v0001101_t0014_u01783479407144") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502611_d20260708_m025641_c001_v7007000_t0000_u01783479401324") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a181b_d20260708_m025630_c001_v0001101_t0012_u01783479390486") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117163_d20260708_m025624_c001_v7007000_t0000_u01783479384446") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17f4_d20260708_m025613_c001_v0001101_t0012_u01783479373728") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217c9_d20260708_m025607_c001_v7007000_t0000_u01783479367723") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17d2_d20260708_m025556_c001_v0001101_t0057_u01783479356086") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41602ccd785dcb8c_d20260708_m025547_c001_v7007000_t0000_u01783479347342") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047ea_d20260708_m025536_c001_v0001039_t0052_u01783479336949") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149eee_d20260708_m025530_c001_v7007000_t0000_u01783479330316") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2370_d20260708_m025525_c001_v0001137_t0038_u01783479325405") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af14f9_d20260708_m025523_c001_v7007000_t0000_u01783479323653") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1759_d20260708_m025513_c001_v0001101_t0008_u01783479313551") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654d_d20260708_m025507_c001_v7007000_t0000_u01783479307740") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704790_d20260708_m025502_c001_v0001039_t0014_u01783479302784") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4211436ea117ab01_d20260708_m025500_c001_v7007000_t0000_u01783479300873") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470476b_d20260708_m025450_c001_v0001039_t0025_u01783479290304") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd961f4_d20260708_m025441_c001_v7007000_t0000_u01783479281157") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704737_d20260708_m025430_c001_v0001039_t0039_u01783479270684") 2026/07/08 02:58:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a271d_d20260708_m025424_c001_v7007000_t0000_u01783479264528") 2026/07/08 02:58:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470470b_d20260708_m025412_c001_v0001039_t0000_u01783479252249") 2026/07/08 02:58:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c914_d20260708_m025406_c001_v7007000_t0000_u01783479246653") 2026/07/08 02:58:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046dd_d20260708_m025355_c001_v0001039_t0023_u01783479235260") 2026/07/08 02:58:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f17644bdc_d20260708_m025527_c001_v7007000_t0000_u01783479327537") 2026/07/08 02:58:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d131c_d20260708_m025521_c001_v0001102_t0000_u01783479321782") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb11f_d20260708_m025550_c001_v7007000_t0000_u01783479350543") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23a4_d20260708_m025545_c001_v0001137_t0002_u01783479345603") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9639f_d20260708_m025716_c001_v7007000_t0000_u01783479436071") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048be_d20260708_m025705_c001_v0001039_t0022_u01783479425359") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13df9_d20260708_m025658_c001_v7007000_t0000_u01783479418808") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470488c_d20260708_m025647_c001_v0001039_t0026_u01783479407619") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502612_d20260708_m025641_c001_v7007000_t0000_u01783479401500") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704866_d20260708_m025630_c001_v0001039_t0058_u01783479390918") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117165_d20260708_m025624_c001_v7007000_t0000_u01783479384622") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470483e_d20260708_m025614_c001_v0001039_t0004_u01783479374234") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217ca_d20260708_m025607_c001_v7007000_t0000_u01783479367915") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470481c_d20260708_m025556_c001_v0001039_t0044_u01783479356399") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf88d_d20260708_m025547_c001_v7007000_t0000_u01783479347355") 2026/07/08 02:58:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1350_d20260708_m025537_c001_v0001102_t0038_u01783479337432") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef0_d20260708_m025530_c001_v7007000_t0000_u01783479330506") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047d2_d20260708_m025525_c001_v0001039_t0004_u01783479325444") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e2f5_d20260708_m025523_c001_v7007000_t0000_u01783479323857") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047ae_d20260708_m025513_c001_v0001039_t0023_u01783479313953") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654e_d20260708_m025507_c001_v7007000_t0000_u01783479307924") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f232e_d20260708_m025502_c001_v0001137_t0043_u01783479302996") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768acb_d20260708_m025501_c001_v7007000_t0000_u01783479301057") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12b6_d20260708_m025450_c001_v0001102_t0040_u01783479290698") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c14_d20260708_m025440_c001_v7007000_t0000_u01783479280743") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16d9_d20260708_m025431_c001_v0001101_t0043_u01783479271228") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a271e_d20260708_m025424_c001_v7007000_t0000_u01783479264718") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16bb_d20260708_m025412_c001_v0001101_t0059_u01783479252653") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c915_d20260708_m025406_c001_v7007000_t0000_u01783479246828") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1695_d20260708_m025355_c001_v0001101_t0005_u01783479235667") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af14ff_d20260708_m025527_c001_v7007000_t0000_u01783479327327") 2026/07/08 02:58:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1777_d20260708_m025521_c001_v0001101_t0022_u01783479321801") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb120_d20260708_m025550_c001_v7007000_t0000_u01783479350719") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1374_d20260708_m025545_c001_v0001102_t0003_u01783479345622") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a0_d20260708_m025716_c001_v7007000_t0000_u01783479436245") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1436_d20260708_m025705_c001_v0001102_t0014_u01783479425731") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dfa_d20260708_m025659_c001_v7007000_t0000_u01783479419050") 2026/07/08 02:58:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1412_d20260708_m025648_c001_v0001102_t0035_u01783479408142") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502613_d20260708_m025641_c001_v7007000_t0000_u01783479401675") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13f2_d20260708_m025631_c001_v0001102_t0006_u01783479391555") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117166_d20260708_m025624_c001_v7007000_t0000_u01783479384800") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13bc_d20260708_m025614_c001_v0001102_t0012_u01783479374653") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217cb_d20260708_m025608_c001_v7007000_t0000_u01783479368106") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d138e_d20260708_m025556_c001_v0001102_t0047_u01783479356869") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4047b27815b7fb3c_d20260708_m025546_c001_v7007000_t0000_u01783479346934") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17a2_d20260708_m025537_c001_v0001101_t0019_u01783479337868") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef3_d20260708_m025530_c001_v7007000_t0000_u01783479330696") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a178a_d20260708_m025525_c001_v0001101_t0018_u01783479325502") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e2f4_d20260708_m025523_c001_v7007000_t0000_u01783479323673") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1304_d20260708_m025514_c001_v0001102_t0008_u01783479314297") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb654f_d20260708_m025508_c001_v7007000_t0000_u01783479308106") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a173f_d20260708_m025503_c001_v0001101_t0032_u01783479303034") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9620e_d20260708_m025501_c001_v7007000_t0000_u01783479301287") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1719_d20260708_m025451_c001_v0001101_t0034_u01783479291039") 2026/07/08 02:58:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c17_d20260708_m025440_c001_v7007000_t0000_u01783479280919") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d127e_d20260708_m025431_c001_v0001102_t0018_u01783479271631") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a271f_d20260708_m025424_c001_v7007000_t0000_u01783479264909") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d123e_d20260708_m025413_c001_v0001102_t0028_u01783479253007") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c916_d20260708_m025407_c001_v7007000_t0000_u01783479247002") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1220_d20260708_m025356_c001_v0001102_t0020_u01783479236185") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217b3_d20260708_m025527_c001_v7007000_t0000_u01783479327566") 2026/07/08 02:58:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047c8_d20260708_m025521_c001_v0001039_t0042_u01783479321831") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb122_d20260708_m025550_c001_v7007000_t0000_u01783479350894") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17be_d20260708_m025545_c001_v0001101_t0030_u01783479345666") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a2_d20260708_m025716_c001_v7007000_t0000_u01783479436420") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24b5_d20260708_m025706_c001_v0001137_t0021_u01783479426163") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dfb_d20260708_m025659_c001_v7007000_t0000_u01783479419241") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f248d_d20260708_m025648_c001_v0001137_t0024_u01783479408725") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502614_d20260708_m025641_c001_v7007000_t0000_u01783479401850") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2454_d20260708_m025632_c001_v0001137_t0036_u01783479392097") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117167_d20260708_m025624_c001_v7007000_t0000_u01783479384978") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2410_d20260708_m025615_c001_v0001137_t0033_u01783479375000") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217cc_d20260708_m025608_c001_v7007000_t0000_u01783479368297") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23cc_d20260708_m025557_c001_v0001137_t0001_u01783479357309") 2026/07/08 02:58:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ba4_d20260708_m025547_c001_v7007000_t0000_u01783479347485") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2390_d20260708_m025538_c001_v0001137_t0040_u01783479338241") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef5_d20260708_m025530_c001_v7007000_t0000_u01783479330885") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1328_d20260708_m025525_c001_v0001102_t0005_u01783479325546") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768b0a_d20260708_m025523_c001_v7007000_t0000_u01783479323432") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f234c_d20260708_m025514_c001_v0001137_t0012_u01783479314709") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6550_d20260708_m025508_c001_v7007000_t0000_u01783479308287") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704792_d20260708_m025503_c001_v0001039_t0051_u01783479303168") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd9620d_d20260708_m025501_c001_v7007000_t0000_u01783479301093") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22ff_d20260708_m025451_c001_v0001137_t0032_u01783479291426") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99ca67_d20260708_m025441_c001_v7007000_t0000_u01783479281317") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22d7_d20260708_m025432_c001_v0001137_t0011_u01783479272078") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2720_d20260708_m025425_c001_v7007000_t0000_u01783479265100") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2299_d20260708_m025413_c001_v0001137_t0041_u01783479253415") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c917_d20260708_m025407_c001_v7007000_t0000_u01783479247177") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2277_d20260708_m025356_c001_v0001137_t0037_u01783479236460") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6560_d20260708_m025527_c001_v7007000_t0000_u01783479327576") 2026/07/08 02:58:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2362_d20260708_m025522_c001_v0001137_t0004_u01783479322006") 2026/07/08 02:58:11 DEBUG : dir1/0007-12345: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb123_d20260708_m025551_c001_v7007000_t0000_u01783479351068") 2026/07/08 02:58:11 DEBUG : dir1/0007-12345: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704806_d20260708_m025545_c001_v0001039_t0044_u01783479345769") 2026/07/08 02:58:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a4_d20260708_m025716_c001_v7007000_t0000_u01783479436595") 2026/07/08 02:58:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1867_d20260708_m025706_c001_v0001101_t0052_u01783479426444") 2026/07/08 02:58:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dfc_d20260708_m025659_c001_v7007000_t0000_u01783479419433") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a184b_d20260708_m025649_c001_v0001101_t0041_u01783479409008") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502615_d20260708_m025642_c001_v7007000_t0000_u01783479402026") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1821_d20260708_m025632_c001_v0001101_t0052_u01783479392452") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117168_d20260708_m025625_c001_v7007000_t0000_u01783479385216") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17f8_d20260708_m025615_c001_v0001101_t0025_u01783479375481") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217cd_d20260708_m025608_c001_v7007000_t0000_u01783479368488") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17d6_d20260708_m025557_c001_v0001101_t0040_u01783479357613") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb117_d20260708_m025547_c001_v7007000_t0000_u01783479347496") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047ee_d20260708_m025538_c001_v0001039_t0014_u01783479338746") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef7_d20260708_m025531_c001_v7007000_t0000_u01783479331076") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2374_d20260708_m025525_c001_v0001137_t0027_u01783479325764") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f17644bd7_d20260708_m025523_c001_v7007000_t0000_u01783479323869") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a175d_d20260708_m025514_c001_v0001101_t0034_u01783479314978") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6551_d20260708_m025508_c001_v7007000_t0000_u01783479308470") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12e0_d20260708_m025503_c001_v0001102_t0016_u01783479303244") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4aaf_d20260708_m025501_c001_v7007000_t0000_u01783479301049") 2026/07/08 02:58:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470476d_d20260708_m025451_c001_v0001039_t0048_u01783479291916") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf786_d20260708_m025441_c001_v7007000_t0000_u01783479281108") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704741_d20260708_m025432_c001_v0001039_t0009_u01783479272445") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2721_d20260708_m025425_c001_v7007000_t0000_u01783479265290") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470470f_d20260708_m025414_c001_v0001039_t0034_u01783479254191") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c918_d20260708_m025407_c001_v7007000_t0000_u01783479247352") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046e1_d20260708_m025356_c001_v0001039_t0014_u01783479236851") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f40969741e4285388_d20260708_m025527_c001_v7007000_t0000_u01783479327588") 2026/07/08 02:58:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d131e_d20260708_m025522_c001_v0001102_t0010_u01783479322101") 2026/07/08 02:58:13 DEBUG : dir1/0008-23456: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb124_d20260708_m025551_c001_v7007000_t0000_u01783479351244") 2026/07/08 02:58:13 DEBUG : dir1/0008-23456: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23a6_d20260708_m025545_c001_v0001137_t0003_u01783479345890") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a6_d20260708_m025716_c001_v7007000_t0000_u01783479436769") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048c0_d20260708_m025706_c001_v0001039_t0014_u01783479426867") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dfd_d20260708_m025659_c001_v7007000_t0000_u01783479419624") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704896_d20260708_m025649_c001_v0001039_t0009_u01783479409461") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502616_d20260708_m025642_c001_v7007000_t0000_u01783479402201") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470486a_d20260708_m025632_c001_v0001039_t0016_u01783479392936") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117169_d20260708_m025625_c001_v7007000_t0000_u01783479385447") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704842_d20260708_m025615_c001_v0001039_t0016_u01783479375798") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217ce_d20260708_m025608_c001_v7007000_t0000_u01783479368679") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470481e_d20260708_m025557_c001_v0001039_t0010_u01783479357982") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96237_d20260708_m025547_c001_v7007000_t0000_u01783479347126") 2026/07/08 02:58:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1356_d20260708_m025539_c001_v0001102_t0002_u01783479339165") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef8_d20260708_m025531_c001_v7007000_t0000_u01783479331265") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a178c_d20260708_m025525_c001_v0001101_t0041_u01783479325791") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149edd_d20260708_m025523_c001_v7007000_t0000_u01783479323877") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047b2_d20260708_m025515_c001_v0001039_t0012_u01783479315380") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6552_d20260708_m025508_c001_v7007000_t0000_u01783479308652") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2332_d20260708_m025503_c001_v0001137_t0036_u01783479303448") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4211436ea117ab02_d20260708_m025501_c001_v7007000_t0000_u01783479301050") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12bc_d20260708_m025452_c001_v0001102_t0019_u01783479292510") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f406b10ff840eec87_d20260708_m025441_c001_v7007000_t0000_u01783479281165") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16df_d20260708_m025432_c001_v0001101_t0053_u01783479272908") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2722_d20260708_m025425_c001_v7007000_t0000_u01783479265481") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16bd_d20260708_m025414_c001_v0001101_t0052_u01783479254945") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c91a_d20260708_m025407_c001_v7007000_t0000_u01783479247528") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a169b_d20260708_m025357_c001_v0001101_t0035_u01783479237249") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af1502_d20260708_m025527_c001_v7007000_t0000_u01783479327693") 2026/07/08 02:58:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1779_d20260708_m025522_c001_v0001101_t0056_u01783479322259") 2026/07/08 02:58:14 DEBUG : dir1/0009-34567: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb125_d20260708_m025551_c001_v7007000_t0000_u01783479351420") 2026/07/08 02:58:14 DEBUG : dir1/0009-34567: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1376_d20260708_m025545_c001_v0001102_t0038_u01783479345938") 2026/07/08 02:58:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a8_d20260708_m025717_c001_v7007000_t0000_u01783479437039") 2026/07/08 02:58:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1440_d20260708_m025707_c001_v0001102_t0009_u01783479427352") 2026/07/08 02:58:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dfe_d20260708_m025659_c001_v7007000_t0000_u01783479419815") 2026/07/08 02:58:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d141a_d20260708_m025649_c001_v0001102_t0002_u01783479409863") 2026/07/08 02:58:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502617_d20260708_m025642_c001_v7007000_t0000_u01783479402377") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13f6_d20260708_m025633_c001_v0001102_t0000_u01783479393435") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11716a_d20260708_m025625_c001_v7007000_t0000_u01783479385625") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13c6_d20260708_m025616_c001_v0001102_t0009_u01783479376335") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217cf_d20260708_m025608_c001_v7007000_t0000_u01783479368870") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1396_d20260708_m025558_c001_v0001102_t0037_u01783479358578") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4047b27815b7fb3e_d20260708_m025547_c001_v7007000_t0000_u01783479347286") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17a6_d20260708_m025539_c001_v0001101_t0012_u01783479339493") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ef9_d20260708_m025531_c001_v7007000_t0000_u01783479331455") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047d4_d20260708_m025525_c001_v0001039_t0035_u01783479325892") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb655c_d20260708_m025523_c001_v7007000_t0000_u01783479323662") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d130a_d20260708_m025515_c001_v0001102_t0016_u01783479315827") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6553_d20260708_m025508_c001_v7007000_t0000_u01783479308863") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12e2_d20260708_m025503_c001_v0001102_t0043_u01783479303521") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776e7_d20260708_m025501_c001_v7007000_t0000_u01783479301246") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a171f_d20260708_m025452_c001_v0001101_t0049_u01783479292859") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c22_d20260708_m025441_c001_v7007000_t0000_u01783479281446") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1284_d20260708_m025433_c001_v0001102_t0055_u01783479273188") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2723_d20260708_m025425_c001_v7007000_t0000_u01783479265672") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1240_d20260708_m025415_c001_v0001102_t0057_u01783479255305") 2026/07/08 02:58:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c91c_d20260708_m025407_c001_v7007000_t0000_u01783479247702") 2026/07/08 02:58:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1224_d20260708_m025357_c001_v0001102_t0043_u01783479237681") 2026/07/08 02:58:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c71_d20260708_m025527_c001_v7007000_t0000_u01783479327367") 2026/07/08 02:58:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047ca_d20260708_m025522_c001_v0001039_t0045_u01783479322283") 2026/07/08 02:58:16 DEBUG : dir1/0010-45678: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb126_d20260708_m025551_c001_v7007000_t0000_u01783479351596") 2026/07/08 02:58:16 DEBUG : dir1/0010-45678: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17c0_d20260708_m025546_c001_v0001101_t0029_u01783479346157") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963a9_d20260708_m025717_c001_v7007000_t0000_u01783479437215") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24b9_d20260708_m025707_c001_v0001137_t0037_u01783479427815") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13dff_d20260708_m025700_c001_v7007000_t0000_u01783479420007") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2493_d20260708_m025650_c001_v0001137_t0050_u01783479410229") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502618_d20260708_m025642_c001_v7007000_t0000_u01783479402553") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2458_d20260708_m025633_c001_v0001137_t0010_u01783479393777") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11716b_d20260708_m025625_c001_v7007000_t0000_u01783479385803") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2414_d20260708_m025616_c001_v0001137_t0030_u01783479376697") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d0_d20260708_m025609_c001_v7007000_t0000_u01783479369060") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23d0_d20260708_m025559_c001_v0001137_t0023_u01783479359009") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96236_d20260708_m025546_c001_v7007000_t0000_u01783479346953") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2392_d20260708_m025540_c001_v0001137_t0052_u01783479340007") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149efa_d20260708_m025531_c001_v7007000_t0000_u01783479331645") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d132c_d20260708_m025526_c001_v0001102_t0058_u01783479326057") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af14fa_d20260708_m025523_c001_v7007000_t0000_u01783479323907") 2026/07/08 02:58:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2350_d20260708_m025516_c001_v0001137_t0037_u01783479316242") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6554_d20260708_m025509_c001_v7007000_t0000_u01783479309046") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704794_d20260708_m025503_c001_v0001039_t0035_u01783479303834") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776e6_d20260708_m025501_c001_v7007000_t0000_u01783479301053") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2306_d20260708_m025453_c001_v0001137_t0026_u01783479293215") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af10c5_d20260708_m025441_c001_v7007000_t0000_u01783479281334") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22d9_d20260708_m025433_c001_v0001137_t0043_u01783479273574") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2724_d20260708_m025425_c001_v7007000_t0000_u01783479265909") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22a5_d20260708_m025415_c001_v0001137_t0059_u01783479255826") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c91d_d20260708_m025407_c001_v7007000_t0000_u01783479247876") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f227d_d20260708_m025358_c001_v0001137_t0011_u01783479238112") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee1_d20260708_m025527_c001_v7007000_t0000_u01783479327715") 2026/07/08 02:58:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2364_d20260708_m025522_c001_v0001137_t0042_u01783479322353") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb127_d20260708_m025551_c001_v7007000_t0000_u01783479351771") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23aa_d20260708_m025546_c001_v0001137_t0000_u01783479346185") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963aa_d20260708_m025717_c001_v7007000_t0000_u01783479437390") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a186b_d20260708_m025708_c001_v0001101_t0022_u01783479428326") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e00_d20260708_m025700_c001_v7007000_t0000_u01783479420199") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a184f_d20260708_m025650_c001_v0001101_t0025_u01783479410575") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad457502619_d20260708_m025642_c001_v7007000_t0000_u01783479402728") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1825_d20260708_m025634_c001_v0001101_t0044_u01783479394144") 2026/07/08 02:58:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11716c_d20260708_m025625_c001_v7007000_t0000_u01783479385980") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17fa_d20260708_m025617_c001_v0001101_t0058_u01783479377189") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d1_d20260708_m025609_c001_v7007000_t0000_u01783479369251") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17da_d20260708_m025559_c001_v0001101_t0043_u01783479359291") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb116_d20260708_m025547_c001_v7007000_t0000_u01783479347321") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047f2_d20260708_m025540_c001_v0001039_t0021_u01783479340454") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149efb_d20260708_m025531_c001_v7007000_t0000_u01783479331835") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2378_d20260708_m025526_c001_v0001137_t0039_u01783479326105") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c69_d20260708_m025523_c001_v7007000_t0000_u01783479323673") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1761_d20260708_m025516_c001_v0001101_t0018_u01783479316711") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6555_d20260708_m025509_c001_v7007000_t0000_u01783479309293") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1743_d20260708_m025503_c001_v0001101_t0022_u01783479303843") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab0_d20260708_m025501_c001_v7007000_t0000_u01783479301098") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704773_d20260708_m025453_c001_v0001039_t0038_u01783479293497") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f406b10ff840eec88_d20260708_m025441_c001_v7007000_t0000_u01783479281342") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470474b_d20260708_m025434_c001_v0001039_t0004_u01783479274248") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2725_d20260708_m025426_c001_v7007000_t0000_u01783479266098") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704713_d20260708_m025416_c001_v0001039_t0014_u01783479256164") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c91e_d20260708_m025408_c001_v7007000_t0000_u01783479248051") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046e3_d20260708_m025358_c001_v0001039_t0029_u01783479238516") 2026/07/08 02:58:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217b2_d20260708_m025527_c001_v7007000_t0000_u01783479327377") 2026/07/08 02:58:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1320_d20260708_m025522_c001_v0001102_t0013_u01783479322408") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb128_d20260708_m025551_c001_v7007000_t0000_u01783479351947") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470480a_d20260708_m025546_c001_v0001039_t0027_u01783479346257") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963ab_d20260708_m025717_c001_v7007000_t0000_u01783479437564") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048c8_d20260708_m025708_c001_v0001039_t0047_u01783479428713") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e01_d20260708_m025700_c001_v7007000_t0000_u01783479420392") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704898_d20260708_m025650_c001_v0001039_t0017_u01783479410903") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750261a_d20260708_m025642_c001_v7007000_t0000_u01783479402903") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470486c_d20260708_m025634_c001_v0001039_t0058_u01783479394478") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11716d_d20260708_m025626_c001_v7007000_t0000_u01783479386156") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470484a_d20260708_m025617_c001_v0001039_t0047_u01783479377521") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d2_d20260708_m025609_c001_v7007000_t0000_u01783479369450") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704820_d20260708_m025559_c001_v0001039_t0044_u01783479359668") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1170dd_d20260708_m025547_c001_v7007000_t0000_u01783479347300") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d135c_d20260708_m025541_c001_v0001102_t0006_u01783479341086") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149efc_d20260708_m025532_c001_v7007000_t0000_u01783479332024") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a178e_d20260708_m025526_c001_v0001101_t0048_u01783479326212") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149edc_d20260708_m025523_c001_v7007000_t0000_u01783479323648") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047b8_d20260708_m025517_c001_v0001039_t0052_u01783479317116") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6556_d20260708_m025509_c001_v7007000_t0000_u01783479309475") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2334_d20260708_m025503_c001_v0001137_t0024_u01783479303982") 2026/07/08 02:58:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf816_d20260708_m025501_c001_v7007000_t0000_u01783479301301") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12be_d20260708_m025454_c001_v0001102_t0011_u01783479294087") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6533_d20260708_m025441_c001_v7007000_t0000_u01783479281112") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16e3_d20260708_m025434_c001_v0001101_t0011_u01783479274588") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2727_d20260708_m025426_c001_v7007000_t0000_u01783479266289") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16bf_d20260708_m025416_c001_v0001101_t0011_u01783479256760") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8c920_d20260708_m025408_c001_v7007000_t0000_u01783479248242") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a169f_d20260708_m025358_c001_v0001101_t0043_u01783479238964") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb655f_d20260708_m025527_c001_v7007000_t0000_u01783479327387") 2026/07/08 02:58:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a177b_d20260708_m025522_c001_v0001101_t0050_u01783479322588") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb129_d20260708_m025552_c001_v7007000_t0000_u01783479352124") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1378_d20260708_m025546_c001_v0001102_t0032_u01783479346312") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963ac_d20260708_m025717_c001_v7007000_t0000_u01783479437738") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1446_d20260708_m025709_c001_v0001102_t0027_u01783479429426") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e02_d20260708_m025700_c001_v7007000_t0000_u01783479420583") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1422_d20260708_m025651_c001_v0001102_t0022_u01783479411408") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750261b_d20260708_m025643_c001_v7007000_t0000_u01783479403078") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13f8_d20260708_m025634_c001_v0001102_t0050_u01783479394972") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c11716f_d20260708_m025626_c001_v7007000_t0000_u01783479386332") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13ca_d20260708_m025617_c001_v0001102_t0017_u01783479377948") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d3_d20260708_m025609_c001_v7007000_t0000_u01783479369642") 2026/07/08 02:58:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d13a0_d20260708_m025600_c001_v0001102_t0049_u01783479360245") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96239_d20260708_m025547_c001_v7007000_t0000_u01783479347300") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17ae_d20260708_m025541_c001_v0001101_t0057_u01783479341557") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149efd_d20260708_m025532_c001_v7007000_t0000_u01783479332215") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047d6_d20260708_m025526_c001_v0001039_t0029_u01783479326339") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f17644bd6_d20260708_m025523_c001_v7007000_t0000_u01783479323668") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d130e_d20260708_m025517_c001_v0001102_t0057_u01783479317478") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6557_d20260708_m025509_c001_v7007000_t0000_u01783479309657") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12e6_d20260708_m025504_c001_v0001102_t0054_u01783479304100") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3216f8_d20260708_m025501_c001_v7007000_t0000_u01783479301260") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1721_d20260708_m025454_c001_v0001101_t0027_u01783479294443") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99ca66_d20260708_m025441_c001_v7007000_t0000_u01783479281142") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d128c_d20260708_m025434_c001_v0001102_t0021_u01783479274935") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2728_d20260708_m025426_c001_v7007000_t0000_u01783479266478") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1244_d20260708_m025417_c001_v0001102_t0055_u01783479257182") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8cd09_d20260708_m025408_c001_v7007000_t0000_u01783479248417") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d122a_d20260708_m025359_c001_v0001102_t0001_u01783479239419") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f40969741e4285381_d20260708_m025527_c001_v7007000_t0000_u01783479327398") 2026/07/08 02:58:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047cc_d20260708_m025522_c001_v0001039_t0041_u01783479322741") 2026/07/08 02:58:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb12a_d20260708_m025552_c001_v7007000_t0000_u01783479352300") 2026/07/08 02:58:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17c4_d20260708_m025546_c001_v0001101_t0039_u01783479346468") 2026/07/08 02:58:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963ad_d20260708_m025717_c001_v7007000_t0000_u01783479437912") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24bd_d20260708_m025709_c001_v0001137_t0018_u01783479429826") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e03_d20260708_m025700_c001_v7007000_t0000_u01783479420775") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f249b_d20260708_m025651_c001_v0001137_t0049_u01783479411702") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750261c_d20260708_m025643_c001_v7007000_t0000_u01783479403255") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f245c_d20260708_m025635_c001_v0001137_t0021_u01783479395305") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117170_d20260708_m025626_c001_v7007000_t0000_u01783479386509") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f241a_d20260708_m025618_c001_v0001137_t0032_u01783479378295") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d4_d20260708_m025609_c001_v7007000_t0000_u01783479369833") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23de_d20260708_m025600_c001_v0001137_t0013_u01783479360607") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4047b27815b7fb3d_d20260708_m025547_c001_v7007000_t0000_u01783479347110") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f239a_d20260708_m025541_c001_v0001137_t0013_u01783479341868") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149efe_d20260708_m025532_c001_v7007000_t0000_u01783479332405") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1330_d20260708_m025526_c001_v0001102_t0057_u01783479326394") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768b0c_d20260708_m025523_c001_v7007000_t0000_u01783479323793") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2356_d20260708_m025517_c001_v0001137_t0011_u01783479317911") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6558_d20260708_m025509_c001_v7007000_t0000_u01783479309839") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1745_d20260708_m025504_c001_v0001101_t0051_u01783479304152") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf815_d20260708_m025501_c001_v7007000_t0000_u01783479301112") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f230e_d20260708_m025454_c001_v0001137_t0010_u01783479294835") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c1f_d20260708_m025441_c001_v7007000_t0000_u01783479281271") 2026/07/08 02:58:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22dd_d20260708_m025435_c001_v0001137_t0013_u01783479275231") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a2729_d20260708_m025426_c001_v7007000_t0000_u01783479266668") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22ab_d20260708_m025417_c001_v0001137_t0058_u01783479257664") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8cd0a_d20260708_m025408_c001_v7007000_t0000_u01783479248591") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2283_d20260708_m025359_c001_v0001137_t0038_u01783479239731") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e2fb_d20260708_m025527_c001_v7007000_t0000_u01783479327546") 2026/07/08 02:58:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1322_d20260708_m025522_c001_v0001102_t0040_u01783479322825") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb12b_d20260708_m025552_c001_v7007000_t0000_u01783479352476") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f23ae_d20260708_m025546_c001_v0001137_t0003_u01783479346507") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963ae_d20260708_m025718_c001_v7007000_t0000_u01783479438086") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1871_d20260708_m025710_c001_v0001101_t0027_u01783479430097") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e04_d20260708_m025700_c001_v7007000_t0000_u01783479420966") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1855_d20260708_m025652_c001_v0001101_t0011_u01783479412152") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750261d_d20260708_m025643_c001_v7007000_t0000_u01783479403430") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a182f_d20260708_m025635_c001_v0001101_t0032_u01783479395613") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117171_d20260708_m025626_c001_v7007000_t0000_u01783479386685") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17fe_d20260708_m025619_c001_v0001101_t0055_u01783479379007") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d5_d20260708_m025610_c001_v7007000_t0000_u01783479370024") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17de_d20260708_m025600_c001_v0001101_t0011_u01783479360946") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4047b27815b7fb40_d20260708_m025547_c001_v7007000_t0000_u01783479347462") 2026/07/08 02:58:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047f6_d20260708_m025542_c001_v0001039_t0005_u01783479342272") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149eff_d20260708_m025532_c001_v7007000_t0000_u01783479332692") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047d8_d20260708_m025526_c001_v0001039_t0020_u01783479326676") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149edb_d20260708_m025523_c001_v7007000_t0000_u01783479323459") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a176d_d20260708_m025518_c001_v0001101_t0037_u01783479318233") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6559_d20260708_m025510_c001_v7007000_t0000_u01783479310021") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2336_d20260708_m025504_c001_v0001137_t0048_u01783479304261") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb653c_d20260708_m025501_c001_v7007000_t0000_u01783479301267") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704775_d20260708_m025455_c001_v0001039_t0039_u01783479295128") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf788_d20260708_m025441_c001_v7007000_t0000_u01783479281461") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470474f_d20260708_m025435_c001_v0001039_t0027_u01783479275544") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a272a_d20260708_m025426_c001_v7007000_t0000_u01783479266913") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470471b_d20260708_m025417_c001_v0001039_t0000_u01783479257994") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8cd0b_d20260708_m025408_c001_v7007000_t0000_u01783479248767") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046e5_d20260708_m025400_c001_v0001039_t0003_u01783479240270") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c72_d20260708_m025527_c001_v7007000_t0000_u01783479327556") 2026/07/08 02:58:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2368_d20260708_m025522_c001_v0001137_t0018_u01783479322880") 2026/07/08 02:58:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78d_d20260708_m025444_c001_v7007000_t0000_u01783479284022") 2026/07/08 02:58:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22e3_d20260708_m025438_c001_v0001137_t0029_u01783479278933") 2026/07/08 02:58:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78e_d20260708_m025444_c001_v7007000_t0000_u01783479284207") 2026/07/08 02:58:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1298_d20260708_m025438_c001_v0001102_t0059_u01783479278978") 2026/07/08 02:58:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf78f_d20260708_m025444_c001_v7007000_t0000_u01783479284382") 2026/07/08 02:58:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16f5_d20260708_m025439_c001_v0001101_t0018_u01783479279016") 2026/07/08 02:58:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf790_d20260708_m025444_c001_v7007000_t0000_u01783479284557") 2026/07/08 02:58:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704759_d20260708_m025439_c001_v0001039_t0057_u01783479279212") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf791_d20260708_m025444_c001_v7007000_t0000_u01783479284733") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16f7_d20260708_m025439_c001_v0001101_t0031_u01783479279288") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf792_d20260708_m025444_c001_v7007000_t0000_u01783479284908") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22e9_d20260708_m025439_c001_v0001137_t0049_u01783479279311") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf793_d20260708_m025445_c001_v7007000_t0000_u01783479285083") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d129c_d20260708_m025439_c001_v0001102_t0000_u01783479279404") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf794_d20260708_m025445_c001_v7007000_t0000_u01783479285258") 2026/07/08 02:58:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470475b_d20260708_m025439_c001_v0001039_t0012_u01783479279614") 2026/07/08 02:58:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf795_d20260708_m025445_c001_v7007000_t0000_u01783479285433") 2026/07/08 02:58:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16f9_d20260708_m025439_c001_v0001101_t0015_u01783479279699") 2026/07/08 02:58:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf796_d20260708_m025445_c001_v7007000_t0000_u01783479285609") 2026/07/08 02:58:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d129e_d20260708_m025439_c001_v0001102_t0015_u01783479279710") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf797_d20260708_m025445_c001_v7007000_t0000_u01783479285786") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22ed_d20260708_m025439_c001_v0001137_t0040_u01783479279982") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf798_d20260708_m025445_c001_v7007000_t0000_u01783479285961") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12a0_d20260708_m025439_c001_v0001102_t0027_u01783479279993") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf799_d20260708_m025446_c001_v7007000_t0000_u01783479286136") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16fb_d20260708_m025440_c001_v0001101_t0019_u01783479280019") 2026/07/08 02:58:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf79a_d20260708_m025446_c001_v7007000_t0000_u01783479286312") 2026/07/08 02:58:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470475d_d20260708_m025440_c001_v0001039_t0003_u01783479280062") 2026/07/08 02:58:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf79b_d20260708_m025446_c001_v7007000_t0000_u01783479286584") 2026/07/08 02:58:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a16fd_d20260708_m025440_c001_v0001101_t0021_u01783479280306") 2026/07/08 02:58:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf79c_d20260708_m025446_c001_v7007000_t0000_u01783479286771") 2026/07/08 02:58:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f22ef_d20260708_m025440_c001_v0001137_t0003_u01783479280373") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a321757_d20260708_m025505_c001_v7007000_t0000_u01783479305158") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12ca_d20260708_m025458_c001_v0001102_t0000_u01783479298460") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768adb_d20260708_m025505_c001_v7007000_t0000_u01783479305248") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a172f_d20260708_m025458_c001_v0001101_t0012_u01783479298479") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ffcd1_d20260708_m025504_c001_v7007000_t0000_u01783479304898") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f231c_d20260708_m025458_c001_v0001137_t0032_u01783479298631") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ffcd2_d20260708_m025505_c001_v7007000_t0000_u01783479305170") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12ce_d20260708_m025458_c001_v0001102_t0045_u01783479298849") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf81e_d20260708_m025505_c001_v7007000_t0000_u01783479305180") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704787_d20260708_m025458_c001_v0001039_t0051_u01783479298905") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f418d3a91c38cf81d_d20260708_m025504_c001_v7007000_t0000_u01783479304962") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1731_d20260708_m025458_c001_v0001101_t0043_u01783479298995") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96212_d20260708_m025504_c001_v7007000_t0000_u01783479304961") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f231e_d20260708_m025459_c001_v0001137_t0058_u01783479299303") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd4ab7_d20260708_m025505_c001_v7007000_t0000_u01783479305137") 2026/07/08 02:58:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12d0_d20260708_m025459_c001_v0001102_t0041_u01783479299345") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb6540_d20260708_m025505_c001_v7007000_t0000_u01783479305150") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1733_d20260708_m025459_c001_v0001101_t0030_u01783479299432") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776ec_d20260708_m025505_c001_v7007000_t0000_u01783479305261") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704789_d20260708_m025459_c001_v0001039_t0022_u01783479299642") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a32174a_d20260708_m025504_c001_v7007000_t0000_u01783479304894") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2320_d20260708_m025459_c001_v0001137_t0028_u01783479299651") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb653e_d20260708_m025504_c001_v7007000_t0000_u01783479304961") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12d4_d20260708_m025459_c001_v0001102_t0004_u01783479299891") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776ea_d20260708_m025504_c001_v7007000_t0000_u01783479304894") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2326_d20260708_m025459_c001_v0001137_t0031_u01783479299940") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768ad9_d20260708_m025505_c001_v7007000_t0000_u01783479305074") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1735_d20260708_m025459_c001_v0001101_t0042_u01783479299956") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd545231776eb_d20260708_m025505_c001_v7007000_t0000_u01783479305085") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470478b_d20260708_m025500_c001_v0001039_t0037_u01783479300020") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96213_d20260708_m025505_c001_v7007000_t0000_u01783479305189") 2026/07/08 02:58:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12d8_d20260708_m025500_c001_v0001102_t0018_u01783479300270") 2026/07/08 02:58:27 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647cd_d20260708_m025237_c001_v7007000_t0000_u01783479157310") 2026/07/08 02:58:27 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1052192f062d3127_d20260708_m025235_c001_v0001174_t0048_u01783479155049") 2026/07/08 02:58:27 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af1004_d20260708_m025234_c001_v7007000_t0000_u01783479154857") 2026/07/08 02:58:27 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1052192f062d30ff_d20260708_m025231_c001_v0001174_t0045_u01783479151155") 2026/07/08 02:58:27 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af0fff_d20260708_m025230_c001_v7007000_t0000_u01783479150421") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a15df_d20260708_m025225_c001_v0001101_t0043_u01783479145607") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9763fc0_d20260708_m025224_c001_v7007000_t0000_u01783479144154") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f109eda53ea63227a_d20260708_m025222_c001_v0001181_t0012_u01783479142190") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd49b6_d20260708_m025222_c001_v7007000_t0000_u01783479142006") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f109eda53ea63226e_d20260708_m025218_c001_v0001181_t0025_u01783479138827") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd49b3_d20260708_m025218_c001_v7007000_t0000_u01783479138113") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a15cb_d20260708_m025213_c001_v0001101_t0016_u01783479133074") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bf4d_d20260708_m025211_c001_v7007000_t0000_u01783479131850") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f103fc3826187a7f7_d20260708_m025210_c001_v0001171_t0046_u01783479130334") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1167b3_d20260708_m025210_c001_v7007000_t0000_u01783479130144") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f103fc3826187a7ef_d20260708_m025206_c001_v0001171_t0013_u01783479126849") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1167af_d20260708_m025206_c001_v7007000_t0000_u01783479126087") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045ec_d20260708_m025200_c001_v0001039_t0009_u01783479120755") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bedb_d20260708_m025159_c001_v7007000_t0000_u01783479119847") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f112a2f859e2afbc0_d20260708_m025157_c001_v0001104_t0049_u01783479117911") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3214bb_d20260708_m025157_c001_v7007000_t0000_u01783479117734") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f112a2f859e2afbb8_d20260708_m025154_c001_v0001104_t0001_u01783479114066") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3214b8_d20260708_m025153_c001_v7007000_t0000_u01783479113370") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0f94_d20260708_m025146_c001_v0001102_t0057_u01783479106553") 2026/07/08 02:58:28 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9762cab_d20260708_m025145_c001_v7007000_t0000_u01783479105657") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f106bb77b8e69223b_d20260708_m025143_c001_v0001137_t0008_u01783479103857") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4268e1069513aa73_d20260708_m025143_c001_v7007000_t0000_u01783479103676") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f106bb77b8e692231_d20260708_m025140_c001_v0001137_t0004_u01783479100704") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4268e1069513aa6d_d20260708_m025139_c001_v7007000_t0000_u01783479099972") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a157f_d20260708_m025133_c001_v0001101_t0052_u01783479093524") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ff8dc_d20260708_m025132_c001_v7007000_t0000_u01783479092648") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1134689135c9909d_d20260708_m025130_c001_v0001038_t0016_u01783479090613") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e20b_d20260708_m025130_c001_v7007000_t0000_u01783479090439") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1134689135c99099_d20260708_m025126_c001_v0001038_t0018_u01783479086668") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e200_d20260708_m025125_c001_v7007000_t0000_u01783479085976") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045a4_d20260708_m025119_c001_v0001039_t0018_u01783479079465") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13321_d20260708_m025118_c001_v7007000_t0000_u01783479078375") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11698f1ddc25ba14_d20260708_m025112_c001_v0001097_t0039_u01783479072340") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c81964776_d20260708_m025112_c001_v7007000_t0000_u01783479072075") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0e9a_d20260708_m025107_c001_v0001102_t0006_u01783479067830") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f113af9088653b34e_d20260708_m025106_c001_v0001174_t0049_u01783479066959") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f113af9088653b348_d20260708_m025105_c001_v0001174_t0050_u01783479065928") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd54523177095_d20260708_m025052_c001_v7007000_t0000_u01783479052800") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470457a_d20260708_m025045_c001_v0001039_t0040_u01783479045074") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1058b99c21c67d99_d20260708_m025044_c001_v0001137_t0026_u01783479044260") 2026/07/08 02:58:29 DEBUG : dst/one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1058b99c21c67d97_d20260708_m025043_c001_v0001137_t0004_u01783479043202") 2026/07/08 02:58:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647ce_d20260708_m025237_c001_v7007000_t0000_u01783479157496") 2026/07/08 02:58:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1052192f062d311b_d20260708_m025234_c001_v0001174_t0009_u01783479154429") 2026/07/08 02:58:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f104dc0b684127ce6_d20260708_m025229_c001_v0001099_t0021_u01783479149984") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9763fc1_d20260708_m025224_c001_v7007000_t0000_u01783479144331") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1194ae92e14a26b4_d20260708_m025221_c001_v0001134_t0015_u01783479141694") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1172612ccfa38dee_d20260708_m025217_c001_v0001099_t0049_u01783479137744") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bf4e_d20260708_m025212_c001_v7007000_t0000_u01783479132026") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1191a97d7fed9e80_d20260708_m025209_c001_v0001116_t0014_u01783479129623") 2026/07/08 02:58:30 DEBUG : dst/one.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f119c9be9cadc02a7_d20260708_m025205_c001_v0001145_t0014_u01783479125339") 2026/07/08 02:58:30 DEBUG : dst/three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13322_d20260708_m025118_c001_v7007000_t0000_u01783479078552") 2026/07/08 02:58:30 DEBUG : dst/three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f113af9088653b3aa_d20260708_m025116_c001_v0001174_t0021_u01783479076716") 2026/07/08 02:58:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647cf_d20260708_m025237_c001_v7007000_t0000_u01783479157677") 2026/07/08 02:58:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1187f1ed73c1a3dc_d20260708_m025235_c001_v0001103_t0045_u01783479155904") 2026/07/08 02:58:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f109f4dec57565b02_d20260708_m025232_c001_v0001101_t0015_u01783479152229") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647d0_d20260708_m025237_c001_v7007000_t0000_u01783479157859") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1052192f062d312d_d20260708_m025236_c001_v0001174_t0002_u01783479156629") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af1006_d20260708_m025236_c001_v7007000_t0000_u01783479156438") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1052192f062d3111_d20260708_m025232_c001_v0001174_t0030_u01783479152848") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f420c127878af1002_d20260708_m025232_c001_v7007000_t0000_u01783479152655") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470460e_d20260708_m025227_c001_v0001039_t0039_u01783479147029") 2026/07/08 02:58:30 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9763fc2_d20260708_m025224_c001_v7007000_t0000_u01783479144509") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f109eda53ea632280_d20260708_m025223_c001_v0001181_t0004_u01783479143571") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd49b7_d20260708_m025223_c001_v7007000_t0000_u01783479143388") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f109eda53ea632272_d20260708_m025220_c001_v0001181_t0036_u01783479140402") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4010fd8897bd49b5_d20260708_m025220_c001_v7007000_t0000_u01783479140219") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704605_d20260708_m025214_c001_v0001039_t0034_u01783479134728") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1167b5_d20260708_m025211_c001_v7007000_t0000_u01783479131308") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045f7_d20260708_m025208_c001_v0001039_t0035_u01783479128530") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c1167b1_d20260708_m025207_c001_v7007000_t0000_u01783479127820") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0fee_d20260708_m025202_c001_v0001102_t0056_u01783479122574") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3214bc_d20260708_m025158_c001_v7007000_t0000_u01783479118964") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0fca_d20260708_m025156_c001_v0001102_t0024_u01783479116354") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3214ba_d20260708_m025155_c001_v7007000_t0000_u01783479115303") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1599_d20260708_m025148_c001_v0001101_t0056_u01783479108297") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4268e1069513aa74_d20260708_m025144_c001_v7007000_t0000_u01783479104730") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a158f_d20260708_m025142_c001_v0001101_t0052_u01783479102553") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4268e1069513aa70_d20260708_m025141_c001_v7007000_t0000_u01783479101482") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045be_d20260708_m025135_c001_v0001039_t0045_u01783479095107") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e210_d20260708_m025131_c001_v7007000_t0000_u01783479091742") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045b4_d20260708_m025129_c001_v0001039_t0021_u01783479089092") 2026/07/08 02:58:31 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e207_d20260708_m025128_c001_v7007000_t0000_u01783479088052") 2026/07/08 02:58:32 DEBUG : dst/three.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0ef6_d20260708_m025121_c001_v0001102_t0044_u01783479081170") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9763fc3_d20260708_m025224_c001_v7007000_t0000_u01783479144687") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1171b45985fa3250_d20260708_m025223_c001_v0001113_t0057_u01783479143108") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11735e19f0e81b9f_d20260708_m025219_c001_v0001106_t0018_u01783479139579") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bf4f_d20260708_m025212_c001_v7007000_t0000_u01783479132201") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11912b02e52f0c18_d20260708_m025210_c001_v0001092_t0050_u01783479130866") 2026/07/08 02:58:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f117c9dbbc377c235_d20260708_m025207_c001_v0001091_t0024_u01783479127339") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647d1_d20260708_m025238_c001_v7007000_t0000_u01783479158041") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1070_d20260708_m025226_c001_v0001102_t0000_u01783479146335") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9763fc5_d20260708_m025224_c001_v7007000_t0000_u01783479144907") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1030_d20260708_m025213_c001_v0001102_t0011_u01783479133840") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bf50_d20260708_m025212_c001_v7007000_t0000_u01783479132375") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a15b5_d20260708_m025201_c001_v0001101_t0016_u01783479121811") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b29ebea99bedd_d20260708_m025200_c001_v7007000_t0000_u01783479120043") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47045cf_d20260708_m025147_c001_v0001039_t0014_u01783479107375") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9762cac_d20260708_m025145_c001_v7007000_t0000_u01783479105840") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0f4c_d20260708_m025134_c001_v0001102_t0046_u01783479094352") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4239c4c6476ff8dd_d20260708_m025132_c001_v7007000_t0000_u01783479092822") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a156b_d20260708_m025120_c001_v0001101_t0049_u01783479080338") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13323_d20260708_m025118_c001_v7007000_t0000_u01783479078726") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f116d35f4d0544628_d20260708_m025114_c001_v0001173_t0056_u01783479074229") 2026/07/08 02:58:32 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd54523177096_d20260708_m025052_c001_v7007000_t0000_u01783479052982") 2026/07/08 02:58:33 DEBUG : dst/two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1058b99c21c67db1_d20260708_m025051_c001_v0001137_t0052_u01783479051686") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12d6e_d20260708_m024845_c001_v7007000_t0000_u01783478925180") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0d4b_d20260708_m024825_c001_v0001102_t0033_u01783478905799") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f406b10ff840ed67c_d20260708_m024823_c001_v7007000_t0000_u01783478903819") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0c89_d20260708_m024714_c001_v0001102_t0052_u01783478834048") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8241_d20260708_m024620_c001_v7007000_t0000_u01783478780015") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0bb3_d20260708_m024601_c001_v0001102_t0035_u01783478761098") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c580_d20260708_m024538_c001_v7007000_t0000_u01783478738652") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470435d_d20260708_m024536_c001_v0001039_t0024_u01783478736336") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c576_d20260708_m024535_c001_v7007000_t0000_u01783478735329") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704353_d20260708_m024533_c001_v0001039_t0045_u01783478733595") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c570_d20260708_m024530_c001_v7007000_t0000_u01783478730015") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704341_d20260708_m024527_c001_v0001039_t0025_u01783478727844") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c56a_d20260708_m024526_c001_v7007000_t0000_u01783478726686") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704337_d20260708_m024524_c001_v0001039_t0036_u01783478724861") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419dd_d20260708_m024517_c001_v7007000_t0000_u01783478717427") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704315_d20260708_m024515_c001_v0001039_t0039_u01783478715239") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d8_d20260708_m024514_c001_v7007000_t0000_u01783478714204") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470430d_d20260708_m024513_c001_v0001039_t0021_u01783478713362") 2026/07/08 02:58:33 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d1_d20260708_m024508_c001_v7007000_t0000_u01783478708104") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042f2_d20260708_m024506_c001_v0001039_t0014_u01783478706047") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419c8_d20260708_m024504_c001_v7007000_t0000_u01783478704301") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042e2_d20260708_m024503_c001_v0001039_t0019_u01783478703131") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419c2_d20260708_m024502_c001_v7007000_t0000_u01783478702783") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f114fd6ad3adc8f43_d20260708_m024502_c001_v0001092_t0021_u01783478702139") 2026/07/08 02:58:34 DEBUG : empty space: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042da_d20260708_m024500_c001_v0001039_t0039_u01783478700166") 2026/07/08 02:58:34 DEBUG : enormous: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c57d_d20260708_m024537_c001_v7007000_t0000_u01783478737704") 2026/07/08 02:58:34 DEBUG : enormous: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470435f_d20260708_m024536_c001_v0001039_t0019_u01783478736668") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647d9_d20260708_m025243_c001_v7007000_t0000_u01783479163151") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704628_d20260708_m025241_c001_v0001039_t0040_u01783479161761") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c3b_d20260708_m024559_c001_v7007000_t0000_u01783478759636") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0ba9_d20260708_m024558_c001_v0001102_t0057_u01783478758430") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127e9_d20260708_m024456_c001_v7007000_t0000_u01783478696400") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042c4_d20260708_m024455_c001_v0001039_t0037_u01783478695075") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127e6_d20260708_m024454_c001_v7007000_t0000_u01783478694550") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042c2_d20260708_m024453_c001_v0001039_t0023_u01783478693768") 2026/07/08 02:58:34 DEBUG : existing: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042c0_d20260708_m024452_c001_v0001039_t0012_u01783478692761") 2026/07/08 02:58:34 DEBUG : existing-b: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c3c_d20260708_m024559_c001_v7007000_t0000_u01783478759815") 2026/07/08 02:58:34 DEBUG : existing-b: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470439f_d20260708_m024558_c001_v0001039_t0045_u01783478758420") 2026/07/08 02:58:34 DEBUG : file1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c2d_d20260708_m025345_c001_v7007000_t0000_u01783479225656") 2026/07/08 02:58:34 DEBUG : file1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046c9_d20260708_m025344_c001_v0001039_t0009_u01783479224237") 2026/07/08 02:58:34 DEBUG : file1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c29_d20260708_m025342_c001_v7007000_t0000_u01783479222946") 2026/07/08 02:58:35 DEBUG : file1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1206_d20260708_m025341_c001_v0001102_t0019_u01783479221589") 2026/07/08 02:58:35 DEBUG : five: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c588_d20260708_m024543_c001_v7007000_t0000_u01783478743803") 2026/07/08 02:58:35 DEBUG : five: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c4704379_d20260708_m024541_c001_v0001039_t0020_u01783478741404") 2026/07/08 02:58:35 DEBUG : foo: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419cc_d20260708_m024505_c001_v7007000_t0000_u01783478705698") 2026/07/08 02:58:35 DEBUG : foo: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47042ee_d20260708_m024505_c001_v0001039_t0020_u01783478705174") 2026/07/08 02:58:35 DEBUG : foo: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47042ea_d20260708_m024504_c001_v0001039_t0020_u01783478704648") 2026/07/08 02:58:35 DEBUG : four: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c589_d20260708_m024543_c001_v7007000_t0000_u01783478743992") 2026/07/08 02:58:35 DEBUG : four: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d0b75_d20260708_m024541_c001_v0001102_t0052_u01783478741991") 2026/07/08 02:58:35 DEBUG : four: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704375_d20260708_m024540_c001_v0001039_t0038_u01783478740357") 2026/07/08 02:58:35 DEBUG : hello world2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cee_d20260708_m024234_c001_v7007000_t0000_u01783478554646") 2026/07/08 02:58:35 DEBUG : hello world2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704193_d20260708_m024233_c001_v0001039_t0043_u01783478553549") 2026/07/08 02:58:35 DEBUG : ignore-size: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127de_d20260708_m024452_c001_v7007000_t0000_u01783478692406") 2026/07/08 02:58:35 DEBUG : ignore-size: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042bc_d20260708_m024451_c001_v0001039_t0004_u01783478691248") 2026/07/08 02:58:35 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c35_d20260708_m024557_c001_v7007000_t0000_u01783478757693") 2026/07/08 02:58:35 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12dc_d20260708_m024556_c001_v0001101_t0011_u01783478756916") 2026/07/08 02:58:35 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c32_d20260708_m024556_c001_v7007000_t0000_u01783478756182") 2026/07/08 02:58:35 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12d4_d20260708_m024555_c001_v0001101_t0037_u01783478755032") 2026/07/08 02:58:35 DEBUG : one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c58a_d20260708_m024544_c001_v7007000_t0000_u01783478744185") 2026/07/08 02:58:35 DEBUG : one: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c4704369_d20260708_m024539_c001_v0001039_t0020_u01783478739071") 2026/07/08 02:58:35 DEBUG : only0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c12_d20260708_m025337_c001_v7007000_t0000_u01783479217127") 2026/07/08 02:58:35 DEBUG : only0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a1663_d20260708_m025331_c001_v0001101_t0048_u01783479211805") 2026/07/08 02:58:35 DEBUG : only0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a163d_d20260708_m025313_c001_v0001101_t0001_u01783479193706") 2026/07/08 02:58:36 DEBUG : only0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb6104f_d20260708_m025307_c001_v7007000_t0000_u01783479187413") 2026/07/08 02:58:36 DEBUG : only0: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704638_d20260708_m025247_c001_v0001039_t0019_u01783479167675") 2026/07/08 02:58:36 DEBUG : only1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c13_d20260708_m025337_c001_v7007000_t0000_u01783479217305") 2026/07/08 02:58:36 DEBUG : only1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046a7_d20260708_m025332_c001_v0001039_t0020_u01783479212214") 2026/07/08 02:58:36 DEBUG : only1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470467b_d20260708_m025314_c001_v0001039_t0037_u01783479194720") 2026/07/08 02:58:36 DEBUG : only1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8ddc1a6_d20260708_m025307_c001_v7007000_t0000_u01783479187749") 2026/07/08 02:58:36 DEBUG : only1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d10f6_d20260708_m025249_c001_v0001102_t0011_u01783479169567") 2026/07/08 02:58:36 DEBUG : only10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c15_d20260708_m025337_c001_v7007000_t0000_u01783479217491") 2026/07/08 02:58:36 DEBUG : only10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d11e4_d20260708_m025331_c001_v0001102_t0052_u01783479211815") 2026/07/08 02:58:36 DEBUG : only10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470468b_d20260708_m025323_c001_v0001039_t0042_u01783479203206") 2026/07/08 02:58:36 DEBUG : only10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647ea_d20260708_m025307_c001_v7007000_t0000_u01783479187193") 2026/07/08 02:58:36 DEBUG : only10: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d112e_d20260708_m025257_c001_v0001102_t0005_u01783479177763") 2026/07/08 02:58:36 DEBUG : only11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c16_d20260708_m025337_c001_v7007000_t0000_u01783479217671") 2026/07/08 02:58:36 DEBUG : only11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046a3_d20260708_m025331_c001_v0001039_t0020_u01783479211826") 2026/07/08 02:58:36 DEBUG : only11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11c8_d20260708_m025324_c001_v0001102_t0021_u01783479204144") 2026/07/08 02:58:36 DEBUG : only11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb61050_d20260708_m025307_c001_v7007000_t0000_u01783479187615") 2026/07/08 02:58:36 DEBUG : only11: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1621_d20260708_m025258_c001_v0001101_t0016_u01783479178650") 2026/07/08 02:58:36 DEBUG : only12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c17_d20260708_m025337_c001_v7007000_t0000_u01783479217850") 2026/07/08 02:58:36 DEBUG : only12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415247158c7f2243_d20260708_m025332_c001_v0001137_t0015_u01783479212361") 2026/07/08 02:58:36 DEBUG : only12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1653_d20260708_m025325_c001_v0001101_t0049_u01783479205037") 2026/07/08 02:58:37 DEBUG : only12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647ed_d20260708_m025307_c001_v7007000_t0000_u01783479187722") 2026/07/08 02:58:37 DEBUG : only12: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704655_d20260708_m025259_c001_v0001039_t0004_u01783479179236") 2026/07/08 02:58:37 DEBUG : only13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c18_d20260708_m025338_c001_v7007000_t0000_u01783479218026") 2026/07/08 02:58:37 DEBUG : only13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046a5_d20260708_m025332_c001_v0001039_t0020_u01783479212030") 2026/07/08 02:58:37 DEBUG : only13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704697_d20260708_m025325_c001_v0001039_t0026_u01783479205788") 2026/07/08 02:58:37 DEBUG : only13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647eb_d20260708_m025307_c001_v7007000_t0000_u01783479187370") 2026/07/08 02:58:37 DEBUG : only13: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d113a_d20260708_m025300_c001_v0001102_t0029_u01783479180007") 2026/07/08 02:58:37 DEBUG : only14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c19_d20260708_m025338_c001_v7007000_t0000_u01783479218203") 2026/07/08 02:58:37 DEBUG : only14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d11ea_d20260708_m025332_c001_v0001102_t0052_u01783479212224") 2026/07/08 02:58:37 DEBUG : only14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11d2_d20260708_m025326_c001_v0001102_t0012_u01783479206578") 2026/07/08 02:58:37 DEBUG : only14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647ee_d20260708_m025307_c001_v7007000_t0000_u01783479187900") 2026/07/08 02:58:37 DEBUG : only14: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1629_d20260708_m025301_c001_v0001101_t0008_u01783479181024") 2026/07/08 02:58:37 DEBUG : only15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1a_d20260708_m025338_c001_v7007000_t0000_u01783479218380") 2026/07/08 02:58:37 DEBUG : only15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046ab_d20260708_m025332_c001_v0001039_t0020_u01783479212400") 2026/07/08 02:58:37 DEBUG : only15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a165b_d20260708_m025327_c001_v0001101_t0027_u01783479207439") 2026/07/08 02:58:37 DEBUG : only15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ed0_d20260708_m025307_c001_v7007000_t0000_u01783479187909") 2026/07/08 02:58:37 DEBUG : only15: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470465d_d20260708_m025301_c001_v0001039_t0049_u01783479181929") 2026/07/08 02:58:37 DEBUG : only16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1b_d20260708_m025338_c001_v7007000_t0000_u01783479218558") 2026/07/08 02:58:37 DEBUG : only16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a1667_d20260708_m025332_c001_v0001101_t0048_u01783479212020") 2026/07/08 02:58:37 DEBUG : only16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470469d_d20260708_m025328_c001_v0001039_t0043_u01783479208256") 2026/07/08 02:58:37 DEBUG : only16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ecc_d20260708_m025307_c001_v7007000_t0000_u01783479187376") 2026/07/08 02:58:38 DEBUG : only16: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d114c_d20260708_m025302_c001_v0001102_t0028_u01783479182895") 2026/07/08 02:58:38 DEBUG : only17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1c_d20260708_m025338_c001_v7007000_t0000_u01783479218734") 2026/07/08 02:58:38 DEBUG : only17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415247158c7f2245_d20260708_m025332_c001_v0001137_t0015_u01783479212539") 2026/07/08 02:58:38 DEBUG : only17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11d8_d20260708_m025329_c001_v0001102_t0049_u01783479209022") 2026/07/08 02:58:38 DEBUG : only17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647ec_d20260708_m025307_c001_v7007000_t0000_u01783479187546") 2026/07/08 02:58:38 DEBUG : only17: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1631_d20260708_m025304_c001_v0001101_t0014_u01783479184014") 2026/07/08 02:58:38 DEBUG : only18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1d_d20260708_m025338_c001_v7007000_t0000_u01783479218911") 2026/07/08 02:58:38 DEBUG : only18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d11e6_d20260708_m025332_c001_v0001102_t0052_u01783479212040") 2026/07/08 02:58:38 DEBUG : only18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1661_d20260708_m025330_c001_v0001101_t0011_u01783479210124") 2026/07/08 02:58:38 DEBUG : only18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ece_d20260708_m025307_c001_v7007000_t0000_u01783479187732") 2026/07/08 02:58:39 DEBUG : only18: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704667_d20260708_m025304_c001_v0001039_t0047_u01783479184709") 2026/07/08 02:58:39 DEBUG : only19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1e_d20260708_m025339_c001_v7007000_t0000_u01783479219086") 2026/07/08 02:58:39 DEBUG : only19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a1669_d20260708_m025332_c001_v0001101_t0048_u01783479212197") 2026/07/08 02:58:39 DEBUG : only19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046a1_d20260708_m025330_c001_v0001039_t0035_u01783479210746") 2026/07/08 02:58:39 DEBUG : only19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8ddc1a7_d20260708_m025307_c001_v7007000_t0000_u01783479187925") 2026/07/08 02:58:39 DEBUG : only19: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d115c_d20260708_m025305_c001_v0001102_t0046_u01783479185618") 2026/07/08 02:58:39 DEBUG : only2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c1f_d20260708_m025339_c001_v7007000_t0000_u01783479219262") 2026/07/08 02:58:39 DEBUG : only2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d11ee_d20260708_m025332_c001_v0001102_t0052_u01783479212594") 2026/07/08 02:58:39 DEBUG : only2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1194_d20260708_m025315_c001_v0001102_t0014_u01783479195841") 2026/07/08 02:58:39 DEBUG : only2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb61053_d20260708_m025307_c001_v7007000_t0000_u01783479187999") 2026/07/08 02:58:39 DEBUG : only2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a160f_d20260708_m025250_c001_v0001101_t0025_u01783479170421") 2026/07/08 02:58:39 DEBUG : only3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c20_d20260708_m025339_c001_v7007000_t0000_u01783479219577") 2026/07/08 02:58:39 DEBUG : only3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a166b_d20260708_m025332_c001_v0001101_t0048_u01783479212373") 2026/07/08 02:58:39 DEBUG : only3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1643_d20260708_m025316_c001_v0001101_t0054_u01783479196776") 2026/07/08 02:58:39 DEBUG : only3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ecd_d20260708_m025307_c001_v7007000_t0000_u01783479187557") 2026/07/08 02:58:39 DEBUG : only3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704640_d20260708_m025251_c001_v0001039_t0010_u01783479171044") 2026/07/08 02:58:39 DEBUG : only4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c21_d20260708_m025339_c001_v7007000_t0000_u01783479219813") 2026/07/08 02:58:39 DEBUG : only4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415247158c7f2247_d20260708_m025332_c001_v0001137_t0015_u01783479212715") 2026/07/08 02:58:39 DEBUG : only4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704681_d20260708_m025317_c001_v0001039_t0040_u01783479197455") 2026/07/08 02:58:39 DEBUG : only4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8ddc1a4_d20260708_m025307_c001_v7007000_t0000_u01783479187398") 2026/07/08 02:58:39 DEBUG : only4: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1106_d20260708_m025252_c001_v0001102_t0035_u01783479172177") 2026/07/08 02:58:39 DEBUG : only5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c22_d20260708_m025339_c001_v7007000_t0000_u01783479219989") 2026/07/08 02:58:40 DEBUG : only5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41812eedac7d11ec_d20260708_m025332_c001_v0001102_t0052_u01783479212408") 2026/07/08 02:58:40 DEBUG : only5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11a4_d20260708_m025318_c001_v0001102_t0016_u01783479198919") 2026/07/08 02:58:40 DEBUG : only5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647f1_d20260708_m025308_c001_v7007000_t0000_u01783479188075") 2026/07/08 02:58:40 DEBUG : only5: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1615_d20260708_m025253_c001_v0001101_t0013_u01783479173092") 2026/07/08 02:58:40 DEBUG : only6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c23_d20260708_m025340_c001_v7007000_t0000_u01783479220167") 2026/07/08 02:58:40 DEBUG : only6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a166f_d20260708_m025332_c001_v0001101_t0048_u01783479212725") 2026/07/08 02:58:40 DEBUG : only6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1649_d20260708_m025319_c001_v0001101_t0009_u01783479199770") 2026/07/08 02:58:40 DEBUG : only6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb43ed1_d20260708_m025308_c001_v7007000_t0000_u01783479188085") 2026/07/08 02:58:40 DEBUG : only6: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704646_d20260708_m025254_c001_v0001039_t0004_u01783479174141") 2026/07/08 02:58:40 DEBUG : only7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c24_d20260708_m025340_c001_v7007000_t0000_u01783479220344") 2026/07/08 02:58:40 DEBUG : only7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a166d_d20260708_m025332_c001_v0001101_t0048_u01783479212550") 2026/07/08 02:58:40 DEBUG : only7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704685_d20260708_m025320_c001_v0001039_t0021_u01783479200646") 2026/07/08 02:58:40 DEBUG : only7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb61051_d20260708_m025307_c001_v7007000_t0000_u01783479187806") 2026/07/08 02:58:40 DEBUG : only7: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d111a_d20260708_m025254_c001_v0001102_t0001_u01783479174897") 2026/07/08 02:58:40 DEBUG : only8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c25_d20260708_m025340_c001_v7007000_t0000_u01783479220522") 2026/07/08 02:58:40 DEBUG : only8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046ad_d20260708_m025332_c001_v0001039_t0020_u01783479212584") 2026/07/08 02:58:40 DEBUG : only8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d11b8_d20260708_m025321_c001_v0001102_t0011_u01783479201332") 2026/07/08 02:58:40 DEBUG : only8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8ddc1a5_d20260708_m025307_c001_v7007000_t0000_u01783479187573") 2026/07/08 02:58:40 DEBUG : only8: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a161d_d20260708_m025256_c001_v0001101_t0033_u01783479176028") 2026/07/08 02:58:40 DEBUG : only9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c26_d20260708_m025340_c001_v7007000_t0000_u01783479220698") 2026/07/08 02:58:40 DEBUG : only9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c47046af_d20260708_m025332_c001_v0001039_t0020_u01783479212767") 2026/07/08 02:58:41 DEBUG : only9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a164f_d20260708_m025322_c001_v0001101_t0027_u01783479202426") 2026/07/08 02:58:41 DEBUG : only9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f417b663c819647e8_d20260708_m025307_c001_v7007000_t0000_u01783479187018") 2026/07/08 02:58:41 DEBUG : only9: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470464f_d20260708_m025256_c001_v0001039_t0013_u01783479176926") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c5a0_d20260708_m024553_c001_v7007000_t0000_u01783478753906") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0b8b_d20260708_m024551_c001_v0001102_t0028_u01783478751935") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c59d_d20260708_m024550_c001_v7007000_t0000_u01783478750832") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704389_d20260708_m024548_c001_v0001039_t0019_u01783478748883") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c590_d20260708_m024547_c001_v7007000_t0000_u01783478747774") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0b7f_d20260708_m024545_c001_v0001102_t0003_u01783478745132") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c572_d20260708_m024532_c001_v7007000_t0000_u01783478732371") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704347_d20260708_m024530_c001_v0001039_t0033_u01783478730580") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c56f_d20260708_m024528_c001_v7007000_t0000_u01783478728756") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470433f_d20260708_m024527_c001_v0001039_t0041_u01783478727254") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c569_d20260708_m024525_c001_v7007000_t0000_u01783478725786") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704333_d20260708_m024524_c001_v0001039_t0011_u01783478724330") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419dc_d20260708_m024516_c001_v7007000_t0000_u01783478716902") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704311_d20260708_m024514_c001_v0001039_t0045_u01783478714796") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d9_d20260708_m024514_c001_v7007000_t0000_u01783478714382") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470430b_d20260708_m024512_c001_v0001039_t0039_u01783478712882") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d7_d20260708_m024512_c001_v7007000_t0000_u01783478712534") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704307_d20260708_m024511_c001_v0001039_t0024_u01783478711654") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704301_d20260708_m024510_c001_v0001039_t0048_u01783478710818") 2026/07/08 02:58:41 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d5_d20260708_m024510_c001_v7007000_t0000_u01783478710461") 2026/07/08 02:58:42 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042ff_d20260708_m024509_c001_v0001039_t0034_u01783478709539") 2026/07/08 02:58:42 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042fa_d20260708_m024508_c001_v0001039_t0049_u01783478708697") 2026/07/08 02:58:42 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419d3_d20260708_m024508_c001_v7007000_t0000_u01783478708278") 2026/07/08 02:58:42 DEBUG : potato: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042f6_d20260708_m024507_c001_v0001039_t0042_u01783478707261") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f424aea4f176448ac_d20260708_m025027_c001_v7007000_t0000_u01783479027684") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a150a_d20260708_m025026_c001_v0001101_t0016_u01783479026970") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12d6f_d20260708_m024845_c001_v7007000_t0000_u01783478925403") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a143d_d20260708_m024825_c001_v0001101_t0011_u01783478905053") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41602ccd785db151_d20260708_m024733_c001_v7007000_t0000_u01783478853691") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a13ac_d20260708_m024713_c001_v0001101_t0013_u01783478833412") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8243_d20260708_m024620_c001_v7007000_t0000_u01783478780422") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12ee_d20260708_m024600_c001_v0001101_t0058_u01783478760761") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c57e_d20260708_m024537_c001_v7007000_t0000_u01783478737892") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704357_d20260708_m024535_c001_v0001039_t0022_u01783478735992") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c57b_d20260708_m024535_c001_v7007000_t0000_u01783478735518") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704351_d20260708_m024533_c001_v0001039_t0014_u01783478733077") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c573_d20260708_m024532_c001_v7007000_t0000_u01783478732698") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470434d_d20260708_m024531_c001_v0001039_t0013_u01783478731439") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c571_d20260708_m024530_c001_v7007000_t0000_u01783478730204") 2026/07/08 02:58:42 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704343_d20260708_m024529_c001_v0001039_t0030_u01783478729137") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c56b_d20260708_m024526_c001_v7007000_t0000_u01783478726875") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470433b_d20260708_m024525_c001_v0001039_t0014_u01783478725796") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41817f831eb419de_d20260708_m024517_c001_v7007000_t0000_u01783478717602") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704317_d20260708_m024516_c001_v0001039_t0012_u01783478716067") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cf1_d20260708_m024237_c001_v7007000_t0000_u01783478557553") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470419c_d20260708_m024236_c001_v0001039_t0027_u01783478556849") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cf0_d20260708_m024235_c001_v7007000_t0000_u01783478555969") 2026/07/08 02:58:43 DEBUG : potato2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704197_d20260708_m024235_c001_v0001039_t0024_u01783478555240") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12d71_d20260708_m024846_c001_v7007000_t0000_u01783478926202") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47044a5_d20260708_m024826_c001_v0001039_t0034_u01783478906498") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41602ccd785db154_d20260708_m024734_c001_v7007000_t0000_u01783478854007") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704444_d20260708_m024714_c001_v0001039_t0008_u01783478834863") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8246_d20260708_m024620_c001_v7007000_t0000_u01783478780994") 2026/07/08 02:58:43 DEBUG : potato3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47043ab_d20260708_m024601_c001_v0001039_t0020_u01783478761484") 2026/07/08 02:58:43 DEBUG : pre-dest1/1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13304_d20260708_m025101_c001_v7007000_t0000_u01783479061750") 2026/07/08 02:58:43 DEBUG : pre-dest1/1: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704580_d20260708_m025053_c001_v0001039_t0055_u01783479053704") 2026/07/08 02:58:43 DEBUG : pre-dest2/2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13305_d20260708_m025101_c001_v7007000_t0000_u01783479061924") 2026/07/08 02:58:43 DEBUG : pre-dest2/2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a153c_d20260708_m025054_c001_v0001101_t0004_u01783479054549") 2026/07/08 02:58:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f404fd5452317708b_d20260708_m025039_c001_v7007000_t0000_u01783479039207") 2026/07/08 02:58:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0e34_d20260708_m025035_c001_v0001102_t0019_u01783479035201") 2026/07/08 02:58:44 DEBUG : sizeonly: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127dd_d20260708_m024450_c001_v7007000_t0000_u01783478690718") 2026/07/08 02:58:44 DEBUG : sizeonly: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042b4_d20260708_m024449_c001_v0001039_t0021_u01783478689450") 2026/07/08 02:58:44 DEBUG : splitbanan: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f425debb865bbb12c_d20260708_m025552_c001_v7007000_t0000_u01783479352658") 2026/07/08 02:58:44 DEBUG : splitbanan: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17ba_d20260708_m025544_c001_v0001101_t0036_u01783479344938") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963b0_d20260708_m025718_c001_v7007000_t0000_u01783479438261") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1873_d20260708_m025711_c001_v0001101_t0036_u01783479431719") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13e05_d20260708_m025701_c001_v7007000_t0000_u01783479421161") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1857_d20260708_m025654_c001_v0001101_t0023_u01783479414029") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41690ad45750261e_d20260708_m025643_c001_v7007000_t0000_u01783479403605") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1837_d20260708_m025637_c001_v0001101_t0005_u01783479397402") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f409d65201c117173_d20260708_m025626_c001_v7007000_t0000_u01783479386860") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1804_d20260708_m025620_c001_v0001101_t0048_u01783479380432") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a3217d6_d20260708_m025610_c001_v7007000_t0000_u01783479370215") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a17e2_d20260708_m025603_c001_v0001101_t0011_u01783479363066") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4268e1069513b864_d20260708_m025547_c001_v7007000_t0000_u01783479347325") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047fa_d20260708_m025543_c001_v0001039_t0034_u01783479343759") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149f00_d20260708_m025532_c001_v7007000_t0000_u01783479332883") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47047ce_d20260708_m025524_c001_v0001039_t0034_u01783479324831") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a13c6b_d20260708_m025523_c001_v7007000_t0000_u01783479323847") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a176f_d20260708_m025519_c001_v0001101_t0037_u01783479319967") 2026/07/08 02:58:44 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415761c9c6bb655a_d20260708_m025510_c001_v7007000_t0000_u01783479310203") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d12dc_d20260708_m025502_c001_v0001102_t0047_u01783479302248") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9768acc_d20260708_m025501_c001_v7007000_t0000_u01783479301234") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470477b_d20260708_m025456_c001_v0001039_t0035_u01783479296875") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419a81f7d5c2e284_d20260708_m025441_c001_v7007000_t0000_u01783479281363") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704751_d20260708_m025437_c001_v0001039_t0017_u01783479277131") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41724f65043a272b_d20260708_m025427_c001_v7007000_t0000_u01783479267234") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470471f_d20260708_m025419_c001_v0001039_t0041_u01783479259586") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd8cd0c_d20260708_m025408_c001_v7007000_t0000_u01783479248942") 2026/07/08 02:58:45 DEBUG : splitbananasplit: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046e7_d20260708_m025402_c001_v0001039_t0045_u01783479242397") 2026/07/08 02:58:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f415028700f149ee0_d20260708_m025527_c001_v7007000_t0000_u01783479327525") 2026/07/08 02:58:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1773_d20260708_m025521_c001_v0001101_t0053_u01783479321118") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c36_d20260708_m025353_c001_v7007000_t0000_u01783479233010") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2265_d20260708_m025350_c001_v0001137_t0020_u01783479230268") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb6109c_d20260708_m025349_c001_v7007000_t0000_u01783479229215") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1214_d20260708_m025346_c001_v0001102_t0018_u01783479226566") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c36_d20260708_m024557_c001_v7007000_t0000_u01783478757874") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d0b9f_d20260708_m024556_c001_v0001102_t0014_u01783478756904") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a12c33_d20260708_m024556_c001_v7007000_t0000_u01783478756362") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704395_d20260708_m024555_c001_v0001039_t0012_u01783478755370") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127d7_d20260708_m024447_c001_v7007000_t0000_u01783478687182") 2026/07/08 02:58:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042a8_d20260708_m024445_c001_v0001039_t0005_u01783478685227") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4008908ea0a127d3_d20260708_m024444_c001_v7007000_t0000_u01783478684876") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47042a2_d20260708_m024443_c001_v0001039_t0011_u01783478683546") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c0fb_d20260708_m024425_c001_v7007000_t0000_u01783478665608") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470427a_d20260708_m024423_c001_v0001039_t0034_u01783478663838") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c0ef_d20260708_m024423_c001_v7007000_t0000_u01783478663322") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704270_d20260708_m024421_c001_v0001039_t0028_u01783478661410") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704252_d20260708_m024405_c001_v0001039_t0046_u01783478645051") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf80f6_d20260708_m024404_c001_v7007000_t0000_u01783478644690") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704250_d20260708_m024403_c001_v0001039_t0018_u01783478643654") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470424a_d20260708_m024402_c001_v0001039_t0037_u01783478642573") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf7e97_d20260708_m024401_c001_v7007000_t0000_u01783478641850") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470422a_d20260708_m024343_c001_v0001039_t0057_u01783478623329") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704211_d20260708_m024325_c001_v0001039_t0025_u01783478605228") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8dd4ac4_d20260708_m024324_c001_v7007000_t0000_u01783478604865") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470420d_d20260708_m024324_c001_v0001039_t0008_u01783478604077") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704207_d20260708_m024323_c001_v0001039_t0022_u01783478603109") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f402fc5faa8dd4ab3_d20260708_m024322_c001_v7007000_t0000_u01783478602391") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041c1_d20260708_m024247_c001_v0001039_t0055_u01783478567843") 2026/07/08 02:58:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761d04_d20260708_m024247_c001_v7007000_t0000_u01783478567496") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041bd_d20260708_m024246_c001_v0001039_t0004_u01783478566741") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761d01_d20260708_m024245_c001_v7007000_t0000_u01783478565876") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041b9_d20260708_m024245_c001_v0001039_t0027_u01783478565073") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cfd_d20260708_m024244_c001_v7007000_t0000_u01783478564547") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041af_d20260708_m024243_c001_v0001039_t0034_u01783478563632") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cfc_d20260708_m024242_c001_v7007000_t0000_u01783478562766") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041ab_d20260708_m024241_c001_v0001039_t0042_u01783478561414") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cf9_d20260708_m024240_c001_v7007000_t0000_u01783478560895") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041a9_d20260708_m024239_c001_v0001039_t0058_u01783478559904") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cf6_d20260708_m024239_c001_v7007000_t0000_u01783478559386") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47041a3_d20260708_m024238_c001_v0001039_t0042_u01783478558072") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cd2_d20260708_m024233_c001_v7007000_t0000_u01783478553031") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704191_d20260708_m024231_c001_v0001039_t0042_u01783478551807") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761ccc_d20260708_m024231_c001_v7007000_t0000_u01783478551287") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470418f_d20260708_m024230_c001_v0001039_t0001_u01783478550604") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cca_d20260708_m024229_c001_v7007000_t0000_u01783478549741") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c4704187_d20260708_m024228_c001_v0001039_t0038_u01783478548950") 2026/07/08 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f419d58e6d9761cc7_d20260708_m024226_c001_v7007000_t0000_u01783478546873") 2026/07/08 02:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470417d_d20260708_m024225_c001_v0001039_t0043_u01783478545945") 2026/07/08 02:58:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c38_d20260708_m025353_c001_v7007000_t0000_u01783479233188") 2026/07/08 02:58:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47046d5_d20260708_m025350_c001_v0001039_t0051_u01783479230285") 2026/07/08 02:58:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f4220c9f06eb6109e_d20260708_m025349_c001_v7007000_t0000_u01783479229390") 2026/07/08 02:58:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1685_d20260708_m025346_c001_v0001101_t0003_u01783479226576") 2026/07/08 02:58:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963b9_d20260708_m025720_c001_v7007000_t0000_u01783479440522") 2026/07/08 02:58:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048d4_d20260708_m025719_c001_v0001039_t0048_u01783479439586") 2026/07/08 02:58:48 DEBUG : sub/yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c59f_d20260708_m024553_c001_v7007000_t0000_u01783478753339") 2026/07/08 02:58:48 DEBUG : sub/yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12ca_d20260708_m024551_c001_v0001101_t0033_u01783478751600") 2026/07/08 02:58:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c2e_d20260708_m025345_c001_v7007000_t0000_u01783479225833") 2026/07/08 02:58:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2257_d20260708_m025343_c001_v0001137_t0021_u01783479223893") 2026/07/08 02:58:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c2a_d20260708_m025343_c001_v7007000_t0000_u01783479223124") 2026/07/08 02:58:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1679_d20260708_m025341_c001_v0001101_t0039_u01783479221610") 2026/07/08 02:58:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c2f_d20260708_m025346_c001_v7007000_t0000_u01783479226010") 2026/07/08 02:58:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a167d_d20260708_m025343_c001_v0001101_t0052_u01783479223902") 2026/07/08 02:58:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41198d3bafcf8c2b_d20260708_m025343_c001_v7007000_t0000_u01783479223332") 2026/07/08 02:58:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2255_d20260708_m025341_c001_v0001137_t0003_u01783479221608") 2026/07/08 02:58:48 DEBUG : three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c58b_d20260708_m024544_c001_v7007000_t0000_u01783478744376") 2026/07/08 02:58:48 DEBUG : three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470437f_d20260708_m024542_c001_v0001039_t0010_u01783478742859") 2026/07/08 02:58:48 DEBUG : three: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c470436f_d20260708_m024539_c001_v0001039_t0058_u01783478739432") 2026/07/08 02:58:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963bd_d20260708_m025722_c001_v7007000_t0000_u01783479442205") 2026/07/08 02:58:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1462_d20260708_m025721_c001_v0001102_t0002_u01783479441445") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd966ff_d20260708_m025742_c001_v7007000_t0000_u01783479462948") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f2515_d20260708_m025740_c001_v0001137_t0031_u01783479460881") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd966f0_d20260708_m025739_c001_v7007000_t0000_u01783479459392") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1480_d20260708_m025737_c001_v0001102_t0026_u01783479457442") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd966ed_d20260708_m025736_c001_v7007000_t0000_u01783479456517") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048f2_d20260708_m025735_c001_v0001039_t0054_u01783479455660") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c5_d20260708_m025730_c001_v7007000_t0000_u01783479450073") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d146c_d20260708_m025728_c001_v0001102_t0056_u01783479448755") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c8_d20260708_m025732_c001_v7007000_t0000_u01783479452992") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24f9_d20260708_m025731_c001_v0001137_t0028_u01783479451410") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c3_d20260708_m025727_c001_v7007000_t0000_u01783479447786") 2026/07/08 02:58:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11073858c47048e0_d20260708_m025726_c001_v0001039_t0022_u01783479446689") 2026/07/08 02:58:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c1_d20260708_m025725_c001_v7007000_t0000_u01783479445760") 2026/07/08 02:58:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a1887_d20260708_m025724_c001_v0001101_t0058_u01783479444855") 2026/07/08 02:58:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c0_d20260708_m025723_c001_v7007000_t0000_u01783479443895") 2026/07/08 02:58:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f115247158c7f24e9_d20260708_m025723_c001_v0001137_t0004_u01783479443130") 2026/07/08 02:58:49 DEBUG : toe/toe/toe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f412721926346e9e4_d20260708_m025748_c001_v7007000_t0000_u01783479468583") 2026/07/08 02:58:49 DEBUG : toe/toe/toe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f11812eedac7d1494_d20260708_m025747_c001_v0001102_t0001_u01783479467797") 2026/07/08 02:58:49 DEBUG : toe/toe/toe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd963c9_d20260708_m025734_c001_v7007000_t0000_u01783479454734") 2026/07/08 02:58:49 DEBUG : toe/toe/toe: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a188d_d20260708_m025733_c001_v0001101_t0048_u01783479453904") 2026/07/08 02:58:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd96703_d20260708_m025743_c001_v7007000_t0000_u01783479463518") 2026/07/08 02:58:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a18a1_d20260708_m025742_c001_v0001101_t0028_u01783479462607") 2026/07/08 02:58:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f410b138c7fd966f1_d20260708_m025739_c001_v7007000_t0000_u01783479459959") 2026/07/08 02:58:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f1167c7ee25c61726_d20260708_m025739_c001_v0001185_t0022_u01783479459205") 2026/07/08 02:58:50 DEBUG : two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c58c_d20260708_m024544_c001_v7007000_t0000_u01783478744565") 2026/07/08 02:58:50 DEBUG : two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f405b6d68dd4a12aa_d20260708_m024542_c001_v0001101_t0048_u01783478742183") 2026/07/08 02:58:50 DEBUG : two: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f41073858c470436d_d20260708_m024539_c001_v0001039_t0020_u01783478739246") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c5a1_d20260708_m024554_c001_v7007000_t0000_u01783478754095") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f119e161c7bd57228_d20260708_m024553_c001_v0001177_t0031_u01783478753116") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c59c_d20260708_m024550_c001_v7007000_t0000_u01783478750260") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12be_d20260708_m024548_c001_v0001101_t0007_u01783478748548") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c58f_d20260708_m024547_c001_v7007000_t0000_u01783478747207") 2026/07/08 02:58:50 DEBUG : yam: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f105b6d68dd4a12b6_d20260708_m024545_c001_v0001101_t0052_u01783478745144") 2026/07/08 02:58:50 DEBUG : yaml: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c59e_d20260708_m024551_c001_v7007000_t0000_u01783478751020") 2026/07/08 02:58:50 DEBUG : yaml: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f111ca4d5ce85b8c8_d20260708_m024550_c001_v0001184_t0033_u01783478750050") 2026/07/08 02:58:50 DEBUG : yaml: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f414b01c89a31c591_d20260708_m024547_c001_v7007000_t0000_u01783478747964") 2026/07/08 02:58:50 DEBUG : yaml: Deleting (id "4_z9f12adc390ad3bfb9ff80e1b_f102c21cf8a9846e3_d20260708_m024546_c001_v0001115_t0033_u01783478746640") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 16m58.461583315s (try 1/5)