"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/03 01:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo" 2026/07/03 01:01:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 01:01:21 DEBUG : Creating backend with remote "/tmp/rclone3098089931" === 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-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:22 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:22 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:24 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:24 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", 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-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:26 DEBUG : Creating backend with remote "/non-existing" 2026/07/03 01:01:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/03 01:01:26 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:26 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", 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-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:28 INFO : B2 bucket rclone-test-xijelil3yeyo: Running all checks before starting transfers 2026/07/03 01:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:28 INFO : B2 bucket rclone-test-xijelil3yeyo: Checks finished, now starting transfers 2026/07/03 01:01:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:29 ERROR : Ignoring --no-traverse with sync 2026/07/03 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:30 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:30 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:30 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/03 01:01:31 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:31 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:31 DEBUG : hello world2: size = 12 OK 2026/07/03 01:01:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/03 01:01:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:01:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:32 DEBUG : potato2: size = 11 OK 2026/07/03 01:01:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:01:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:34 DEBUG : potato2: size = 11 OK 2026/07/03 01:01:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:01:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:01:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:01:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:01:35 INFO : sub dir2: Making directory 2026/07/03 01:01:35 INFO : sub dir: Making directory 2026/07/03 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:35 INFO : sub dir2/sub sub dir2: Making directory 2026/07/03 01:01:35 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:35 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:36 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/03 01:01:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:36 INFO : sub dir2: Making directory 2026/07/03 01:01:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/03 01:01:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:38 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:01:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:01:38 INFO : sub dir2: Making directory 2026/07/03 01:01:38 INFO : sub dir: Making directory 2026/07/03 01:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:38 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:38 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/03 01:01:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/03 01:01:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:39 INFO : sub dir2: Making directory 2026/07/03 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:40 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:40 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:40 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:41 DEBUG : sub dir2: Making directory with metadata 2026/07/03 01:01:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:01:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:01:41 INFO : sub dir2: Making directory 2026/07/03 01:01:41 INFO : sub dir: Making directory 2026/07/03 01:01:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:41 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/03 01:01:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:42 INFO : sub dir2: Making directory 2026/07/03 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:43 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqumoj0veju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-jiqumoj0veju 2026/07/03 01:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:45 DEBUG : B2 bucket rclone-test-jiqumoj0veju: Waiting for checks to finish 2026/07/03 01:01:45 DEBUG : B2 bucket rclone-test-jiqumoj0veju: Waiting for transfers to finish 2026/07/03 01:01:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:01:46 DEBUG : B2 bucket rclone-test-jiqumoj0veju: Purge remote 2026/07/03 01:01:46 INFO : B2 bucket rclone-test-jiqumoj0veju: cleaning bucket "rclone-test-jiqumoj0veju" of all files 2026/07/03 01:01:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fd8370ed2b5b9ff80e1b_f1167cd11ddfc3096_d20260703_m010146_c001_v0001173_t0040_u01783040506412") --- PASS: TestServerSideCopy (4.13s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:01:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:01:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:01:49 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:49 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:01:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:01:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.10s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fafapex4lawo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-fafapex4lawo 2026/07/03 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:01:51 DEBUG : B2 bucket rclone-test-fafapex4lawo: Waiting for checks to finish 2026/07/03 01:01:51 DEBUG : B2 bucket rclone-test-fafapex4lawo: Waiting for transfers to finish 2026/07/03 01:01:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:01:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:01:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:01:54 DEBUG : B2 bucket rclone-test-fafapex4lawo: Waiting for checks to finish 2026/07/03 01:01:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:01:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fafapex4lawo) 2026/07/03 01:01:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:01:54 DEBUG : B2 bucket rclone-test-fafapex4lawo: Waiting for transfers to finish 2026/07/03 01:01:55 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:01:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:01:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:01:55 DEBUG : B2 bucket rclone-test-fafapex4lawo: Purge remote 2026/07/03 01:01:55 INFO : B2 bucket rclone-test-fafapex4lawo: cleaning bucket "rclone-test-fafapex4lawo" of all files 2026/07/03 01:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f621d0370fd2b5b9ff80e1b_f11846a359b369114_d20260703_m010154_c001_v0001136_t0047_u01783040514619") 2026/07/03 01:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f621d0370fd2b5b9ff80e1b_f107c7683ec2ef5e2_d20260703_m010152_c001_v0001091_t0052_u01783040512520") --- PASS: TestServerSideCopyOverSelf (7.27s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:01:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:01:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:01:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:01:58 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:01:58 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:01:58 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:01:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:01:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/03 01:01:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hosavih0faga" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-hosavih0faga 2026/07/03 01:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:02:01 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for checks to finish 2026/07/03 01:02:01 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for transfers to finish 2026/07/03 01:02:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:02:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:02:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hosavih0faga) 2026/07/03 01:02:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:02:03 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for checks to finish 2026/07/03 01:02:03 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for transfers to finish 2026/07/03 01:02:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/03 01:02:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/03 01:02:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:02:04 INFO : sub dir/hello world: Deleted 2026/07/03 01:02:05 DEBUG : testing file moves 2026/07/03 01:02:05 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hosavih0faga) 2026/07/03 01:02:05 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for checks to finish 2026/07/03 01:02:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/03 01:02:05 DEBUG : B2 bucket rclone-test-hosavih0faga: Waiting for transfers to finish 2026/07/03 01:02:06 DEBUG : sub dir/hello world: size = 24 OK 2026/07/03 01:02:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/03 01:02:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/03 01:02:06 INFO : sub dir/hello world: Deleted 2026/07/03 01:02:06 DEBUG : B2 bucket rclone-test-hosavih0faga: Purge remote 2026/07/03 01:02:06 INFO : B2 bucket rclone-test-hosavih0faga: cleaning bucket "rclone-test-hosavih0faga" of all files 2026/07/03 01:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z2fc23d6370fd2b5b9ff80e1b_f107a726b0c60d360_d20260703_m010205_c001_v0001174_t0034_u01783040525874") 2026/07/03 01:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z2fc23d6370fd2b5b9ff80e1b_f1197aeb326588427_d20260703_m010203_c001_v0001117_t0040_u01783040523633") 2026/07/03 01:02:06 DEBUG : sub dir/hello world: Deleting (id "4_z2fc23d6370fd2b5b9ff80e1b_f102d6e75fbd146cf_d20260703_m010202_c001_v0001042_t0047_u01783040522192") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:08 ERROR : error listing: directory not found 2026/07/03 01:02:08 INFO : Local file system at /tmp/rclone3098089931: Making directory 2026/07/03 01:02:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.56s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:02:10 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for checks to finish 2026/07/03 01:02:10 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for transfers to finish 2026/07/03 01:02:11 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/03 01:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:02:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/03 01:02:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/03 01:02:11 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:11 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:12 DEBUG : check sum: size = 1 OK 2026/07/03 01:02:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:02:12 INFO : check sum: Copied (new) 2026/07/03 01:02:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:12 DEBUG : check sum: size = 1 OK 2026/07/03 01:02:12 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:02:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/03 01:02:12 DEBUG : check sum: Unchanged skipping 2026/07/03 01:02:12 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/03 01:02:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:13 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:02:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:02:13 INFO : sizeonly: Copied (new) 2026/07/03 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:14 DEBUG : sizeonly: size = 6 OK 2026/07/03 01:02:14 DEBUG : sizeonly: Sizes identical 2026/07/03 01:02:14 DEBUG : sizeonly: Unchanged skipping 2026/07/03 01:02:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:14 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/03 01:02:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/03 01:02:15 INFO : ignore-size: Copied (new) 2026/07/03 01:02:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:02:15 DEBUG : ignore-size: Unchanged skipping 2026/07/03 01:02:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:17 DEBUG : existing: size = 6 OK 2026/07/03 01:02:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:02:17 DEBUG : existing: Unchanged skipping 2026/07/03 01:02:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:17 INFO : There was nothing to transfer 2026/07/03 01:02:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/03 01:02:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:17 DEBUG : existing: size = 6 OK 2026/07/03 01:02:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:02:17 INFO : existing: Copied (replaced existing) 2026/07/03 01:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:02:18 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:18 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:19 DEBUG : existing: size = 6 OK 2026/07/03 01:02:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:02:19 INFO : existing: Copied (new) 2026/07/03 01:02:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:19 DEBUG : existing: Destination exists, skipping 2026/07/03 01:02:19 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:19 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.56s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/03 01:02:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:21 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:02:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:21 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:02:21 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:21 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:21 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:02:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:21 INFO : a/potato2: Copied (new) 2026/07/03 01:02:21 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:22 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:23 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:23 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/03 01:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:02:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/03 01:02:23 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:23 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:23 INFO : There was nothing to transfer 2026/07/03 01:02:24 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/03 01:02:24 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:02:25 INFO : empty space: Updated modification time in destination 2026/07/03 01:02:25 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:25 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:26 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:26 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/03 01:02:26 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:02:26 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:26 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:28 DEBUG : foo: size = 3 OK 2026/07/03 01:02:28 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/03 01:02:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:02:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:28 DEBUG : foo: sha1 differ 2026/07/03 01:02:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:28 DEBUG : foo: size = 3 OK 2026/07/03 01:02:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/03 01:02:28 INFO : foo: Copied (replaced existing) 2026/07/03 01:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/03 01:02:30 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:30 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:30 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:30 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:30 DEBUG : potato: size = 60 OK 2026/07/03 01:02:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:30 INFO : potato: Copied (new) 2026/07/03 01:02:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:02:32 DEBUG : potato: size = 60 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:32 DEBUG : potato: Sizes differ 2026/07/03 01:02:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:32 DEBUG : potato: size = 21 OK 2026/07/03 01:02:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/03 01:02:32 INFO : potato: Copied (replaced existing) 2026/07/03 01:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:34 DEBUG : potato: size = 21 OK 2026/07/03 01:02:34 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/03 01:02:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3098089931) 2026/07/03 01:02:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:34 DEBUG : potato: sha1 differ 2026/07/03 01:02:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:34 DEBUG : potato: size = 21 OK 2026/07/03 01:02:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/03 01:02:34 INFO : potato: Copied (replaced existing) 2026/07/03 01:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:36 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:36 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/03 01:02:36 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:38 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:38 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:39 DEBUG : potato2: size = 60 OK 2026/07/03 01:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:39 INFO : potato2: Copied (new) 2026/07/03 01:02:39 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:41 INFO : d: Making directory 2026/07/03 01:02:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/03 01:02:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:41 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:02:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:02:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:41 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:02:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:41 INFO : a/potato2: Copied (new) 2026/07/03 01:02:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/03 01:02:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:44 DEBUG : c/non empty space: size = 5 OK 2026/07/03 01:02:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:44 DEBUG : c/non empty space: Unchanged skipping 2026/07/03 01:02:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:44 DEBUG : a/potato2: size = 60 OK 2026/07/03 01:02:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:44 INFO : a/potato2: Copied (new) 2026/07/03 01:02:44 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting files as there were IO errors 2026/07/03 01:02:44 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:46 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:46 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:46 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:46 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:46 INFO : potato: Deleted 2026/07/03 01:02:46 DEBUG : potato2: size = 60 OK 2026/07/03 01:02:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.22s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:48 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:48 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:48 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:48 INFO : potato: Deleted 2026/07/03 01:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:48 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:48 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:48 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:48 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:49 DEBUG : potato2: size = 60 OK 2026/07/03 01:02:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:02:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:02:51 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:51 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:51 DEBUG : potato2: size = 19 OK 2026/07/03 01:02:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/03 01:02:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:53 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:02:53 DEBUG : enormous: Excluded 2026/07/03 01:02:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:02:53 DEBUG : potato2: Excluded 2026/07/03 01:02:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:02:53 DEBUG : potato2: Excluded 2026/07/03 01:02:53 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:53 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:53 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:53 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:53 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:53 INFO : There was nothing to transfer 2026/07/03 01:02:53 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:02:53 DEBUG : enormous: Excluded 2026/07/03 01:02:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:02:53 DEBUG : potato2: Excluded 2026/07/03 01:02:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:02:54 DEBUG : potato2: Excluded 2026/07/03 01:02:54 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for checks to finish 2026/07/03 01:02:54 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:02:54 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:54 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for transfers to finish 2026/07/03 01:02:54 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/03 01:02:56 DEBUG : enormous: Excluded 2026/07/03 01:02:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/03 01:02:56 DEBUG : potato2: Excluded 2026/07/03 01:02:56 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:02:56 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:56 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:56 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:56 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:56 INFO : enormous: Deleted 2026/07/03 01:02:57 INFO : potato2: Deleted 2026/07/03 01:02:57 INFO : There was nothing to transfer 2026/07/03 01:02:57 DEBUG : empty space: size = 1 OK 2026/07/03 01:02:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/03 01:02:57 DEBUG : empty space: Unchanged skipping 2026/07/03 01:02:57 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for checks to finish 2026/07/03 01:02:57 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for transfers to finish 2026/07/03 01:02:57 DEBUG : Waiting for deletions to finish 2026/07/03 01:02:57 INFO : enormous: Deleted 2026/07/03 01:02:57 INFO : potato2: Deleted 2026/07/03 01:02:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.79s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:02:59 DEBUG : five: Need to transfer - File not found at Destination 2026/07/03 01:02:59 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:02:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:02:59 DEBUG : four: size = 8 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:59 DEBUG : one: Destination is newer than source, skipping 2026/07/03 01:02:59 DEBUG : four: Sizes differ 2026/07/03 01:02:59 DEBUG : three: size = 5 OK 2026/07/03 01:02:59 DEBUG : three: Sizes identical 2026/07/03 01:02:59 DEBUG : two: size = 3 OK 2026/07/03 01:02:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/03 01:02:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3098089931) 2026/07/03 01:02:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:02:59 DEBUG : two: sha1 differ 2026/07/03 01:02:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:02:59 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:02:59 DEBUG : five: size = 4 OK 2026/07/03 01:02:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/03 01:02:59 INFO : five: Copied (new) 2026/07/03 01:03:00 DEBUG : four: size = 4 OK 2026/07/03 01:03:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/03 01:03:00 INFO : four: Copied (replaced existing) 2026/07/03 01:03:00 DEBUG : two: size = 3 OK 2026/07/03 01:03:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:03:00 INFO : two: Copied (replaced existing) 2026/07/03 01:03:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:03:00 DEBUG : five: size = 4 OK 2026/07/03 01:03:00 DEBUG : four: size = 4 OK 2026/07/03 01:03:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/03 01:03:00 DEBUG : three: size = 5 OK 2026/07/03 01:03:00 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/03 01:03:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:03:00 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:00 DEBUG : one: Destination is newer than source, skipping 2026/07/03 01:03:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3098089931) 2026/07/03 01:03:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/03 01:03:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:03:00 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/03 01:03:00 DEBUG : three: sha1 differ 2026/07/03 01:03:00 DEBUG : two: size = 3 OK 2026/07/03 01:03:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:03:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/03 01:03:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:03:00 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/03 01:03:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/03 01:03:00 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:01 DEBUG : three: size = 5 OK 2026/07/03 01:03:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:03:01 INFO : three: Copied (replaced existing) 2026/07/03 01:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/03 01:03:02 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:02 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:02 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:03:02 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/03 01:03:02 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:03 DEBUG : yam: size = 11 OK 2026/07/03 01:03:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:03 INFO : yam: Copied (new) 2026/07/03 01:03:03 DEBUG : potato: size = 14 OK 2026/07/03 01:03:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:03:03 INFO : potato: Copied (new) 2026/07/03 01:03:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:03:03 DEBUG : potato: size = 14 OK 2026/07/03 01:03:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:03:03 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:03 DEBUG : potato: Unchanged skipping 2026/07/03 01:03:03 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:04 DEBUG : yaml: size = 11 OK 2026/07/03 01:03:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:04 INFO : yam: Copied (server-side copy) to: yaml 2026/07/03 01:03:05 INFO : yam: Deleted 2026/07/03 01:03:05 INFO : yaml: Renamed from "yam" 2026/07/03 01:03:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/03 01:03:06 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:06 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:06 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:03:06 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/03 01:03:06 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:06 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1146-01.backblaze.com/b2api/v1/b2_upload_file/0f329dc370ed2b5b9ff80e1b/c001_v0001146_t0046": EOF 2026/07/03 01:03:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-01.backblaze.com/b2api/v1/b2_upload_file/0f329dc370ed2b5b9ff80e1b/c001_v0001146_t0046": EOF) 2026/07/03 01:03:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 01:03:06 DEBUG : potato: Received error: Post "https://pod-000-1146-01.backblaze.com/b2api/v1/b2_upload_file/0f329dc370ed2b5b9ff80e1b/c001_v0001146_t0046": EOF - low level retry 0/10 2026/07/03 01:03:06 DEBUG : pacer: Reducing sleep to 10ms 2026/07/03 01:03:06 DEBUG : potato: size = 14 OK 2026/07/03 01:03:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:03:06 INFO : potato: Copied (new) 2026/07/03 01:03:06 DEBUG : yam: size = 11 OK 2026/07/03 01:03:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:06 INFO : yam: Copied (new) 2026/07/03 01:03:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:03:06 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:06 DEBUG : potato: size = 14 OK 2026/07/03 01:03:06 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:03:06 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:06 DEBUG : potato: Unchanged skipping 2026/07/03 01:03:06 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:07 DEBUG : yaml: size = 11 OK 2026/07/03 01:03:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:07 INFO : yam: Copied (server-side copy) to: yaml 2026/07/03 01:03:07 INFO : yam: Deleted 2026/07/03 01:03:07 INFO : yaml: Renamed from "yam" 2026/07/03 01:03:07 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/03 01:03:08 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:08 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/03 01:03:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/03 01:03:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:09 DEBUG : potato: size = 14 OK 2026/07/03 01:03:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/03 01:03:09 INFO : potato: Copied (new) 2026/07/03 01:03:09 DEBUG : sub/yam: size = 11 OK 2026/07/03 01:03:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:09 INFO : sub/yam: Copied (new) 2026/07/03 01:03:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:03:09 DEBUG : potato: size = 14 OK 2026/07/03 01:03:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:03:09 DEBUG : potato: Unchanged skipping 2026/07/03 01:03:09 INFO : B2 bucket rclone-test-xijelil3yeyo: Making map for --track-renames 2026/07/03 01:03:09 INFO : B2 bucket rclone-test-xijelil3yeyo: Finished making map for --track-renames 2026/07/03 01:03:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for renames to finish 2026/07/03 01:03:10 DEBUG : yam: size = 11 OK 2026/07/03 01:03:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/03 01:03:10 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/03 01:03:10 INFO : sub/yam: Deleted 2026/07/03 01:03:10 INFO : yam: Renamed from "sub/yam" 2026/07/03 01:03:10 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.82s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:11 DEBUG : Creating backend with remote "/tmp/rclone3098089931/dir1" 2026/07/03 01:03:11 DEBUG : Creating backend with remote "/tmp/rclone3098089931/dir2" 2026/07/03 01:03:11 DEBUG : Local file system at /tmp/rclone3098089931/dir2: Using server-side directory move 2026/07/03 01:03:11 INFO : Local file system at /tmp/rclone3098089931/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/03 01:03:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/03 01:03:11 DEBUG : Local file system at /tmp/rclone3098089931/dir2: Waiting for checks to finish 2026/07/03 01:03:11 INFO : file1.txt: Moved (server-side) 2026/07/03 01:03:11 DEBUG : Local file system at /tmp/rclone3098089931/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:03:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:03:12 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:12 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:03:12 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:03:12 INFO : sub dir/hello world: Deleted 2026/07/03 01:03:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:03:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/03 01:03:12 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:03:12 INFO : nested/sub dir/file: Deleted 2026/07/03 01:03:12 INFO : sub dir: Removing directory 2026/07/03 01:03:12 INFO : nested/sub dir: Removing directory 2026/07/03 01:03:12 INFO : nested: Removing directory 2026/07/03 01:03:12 DEBUG : Local file system at /tmp/rclone3098089931: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/03 01:03:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/03 01:03:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/03 01:03:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/03 01:03:13 INFO : nested/sub dir/file: Copied (new) 2026/07/03 01:03:13 INFO : nested/sub dir/file: Deleted 2026/07/03 01:03:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/03 01:03:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:03:13 INFO : sub dir/hello world: Copied (new) 2026/07/03 01:03:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/03 01:03:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:03:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:15 DEBUG : existing-b: size = 6 OK 2026/07/03 01:03:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/03 01:03:15 INFO : existing-b: Copied (new) 2026/07/03 01:03:15 INFO : existing-b: Deleted 2026/07/03 01:03:15 DEBUG : existing: size = 6 OK 2026/07/03 01:03:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:03:15 INFO : existing: Copied (new) 2026/07/03 01:03:15 INFO : existing: Deleted 2026/07/03 01:03:15 DEBUG : existing: Destination exists, skipping 2026/07/03 01:03:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/03 01:03:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:03:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:03:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dayebas4komi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-dayebas4komi 2026/07/03 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:20 DEBUG : empty space: size = 1 OK 2026/07/03 01:03:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:03:20 DEBUG : empty space: Unchanged skipping 2026/07/03 01:03:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:03:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dayebas4komi) 2026/07/03 01:03:20 DEBUG : potato3: Sizes differ 2026/07/03 01:03:20 DEBUG : B2 bucket rclone-test-dayebas4komi: Waiting for checks to finish 2026/07/03 01:03:20 INFO : empty space: Deleted 2026/07/03 01:03:20 DEBUG : B2 bucket rclone-test-dayebas4komi: Waiting for transfers to finish 2026/07/03 01:03:21 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:21 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:21 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:21 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:21 INFO : potato3: Deleted 2026/07/03 01:03:21 INFO : potato2: Deleted 2026/07/03 01:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wezupuv3cose" 2026/07/03 01:03:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/03 01:03:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:03:22 DEBUG : B2 bucket rclone-test-wezupuv3cose: Waiting for checks to finish 2026/07/03 01:03:22 DEBUG : B2 bucket rclone-test-wezupuv3cose: Waiting for transfers to finish 2026/07/03 01:03:23 DEBUG : empty space: size = 1 OK 2026/07/03 01:03:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:03:23 INFO : empty space: Copied (server-side copy) 2026/07/03 01:03:24 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:24 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:24 INFO : empty space: Deleted 2026/07/03 01:03:24 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:24 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:24 INFO : potato3: Deleted 2026/07/03 01:03:24 INFO : potato2: Deleted 2026/07/03 01:03:24 DEBUG : B2 bucket rclone-test-wezupuv3cose: Purge remote 2026/07/03 01:03:24 INFO : B2 bucket rclone-test-wezupuv3cose: cleaning bucket "rclone-test-wezupuv3cose" of all files 2026/07/03 01:03:24 DEBUG : empty space: Deleting (id "4_zff627d33800d2b5b9ff80e1b_f102614f48c6dad19_d20260703_m010323_c001_v0001173_t0052_u01783040603591") 2026/07/03 01:03:24 DEBUG : potato2: Deleting (id "4_zff627d33800d2b5b9ff80e1b_f111aeef865f98c0f_d20260703_m010323_c001_v0001173_t0005_u01783040603918") 2026/07/03 01:03:24 DEBUG : potato3: Deleting (id "4_zff627d33800d2b5b9ff80e1b_f111a3bf0bea17889_d20260703_m010323_c001_v0001182_t0013_u01783040603946") 2026/07/03 01:03:25 DEBUG : B2 bucket rclone-test-dayebas4komi: Purge remote 2026/07/03 01:03:25 INFO : B2 bucket rclone-test-dayebas4komi: cleaning bucket "rclone-test-dayebas4komi" of all files 2026/07/03 01:03:25 DEBUG : empty space: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f408a88f274ca3955_d20260703_m010323_c001_v7007000_t0000_u01783040603877") 2026/07/03 01:03:25 DEBUG : empty space: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f1085a9864c8fc978_d20260703_m010319_c001_v0001179_t0003_u01783040599895") 2026/07/03 01:03:25 DEBUG : potato2: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f408a88f274ca395b_d20260703_m010324_c001_v7007000_t0000_u01783040604327") 2026/07/03 01:03:25 DEBUG : potato2: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f10137ce76f794b15_d20260703_m010320_c001_v0001137_t0042_u01783040600891") 2026/07/03 01:03:25 DEBUG : potato3: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f42050008686aca5f_d20260703_m010324_c001_v7007000_t0000_u01783040604154") 2026/07/03 01:03:25 DEBUG : potato3: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f1085a9864c8fc982_d20260703_m010321_c001_v0001179_t0040_u01783040601250") 2026/07/03 01:03:25 DEBUG : potato3: Deleting (id "4_zdf026d33800d2b5b9ff80e1b_f1085a9864c8fc97c_d20260703_m010320_c001_v0001179_t0040_u01783040600293") --- PASS: TestServerSideMove (10.91s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pureviw0quwo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-pureviw0quwo 2026/07/03 01:03:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:03:32 DEBUG : empty space: Excluded 2026/07/03 01:03:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:03:32 DEBUG : empty space: Excluded 2026/07/03 01:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:03:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pureviw0quwo) 2026/07/03 01:03:32 DEBUG : potato3: Sizes differ 2026/07/03 01:03:32 DEBUG : B2 bucket rclone-test-pureviw0quwo: Waiting for checks to finish 2026/07/03 01:03:32 DEBUG : B2 bucket rclone-test-pureviw0quwo: Waiting for transfers to finish 2026/07/03 01:03:32 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:32 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:32 INFO : potato2: Deleted 2026/07/03 01:03:33 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:33 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:33 INFO : potato3: Deleted 2026/07/03 01:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gihekuj6pime" 2026/07/03 01:03:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/03 01:03:34 DEBUG : empty space: Excluded 2026/07/03 01:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:03:35 DEBUG : B2 bucket rclone-test-gihekuj6pime: Waiting for checks to finish 2026/07/03 01:03:35 DEBUG : B2 bucket rclone-test-gihekuj6pime: Waiting for transfers to finish 2026/07/03 01:03:36 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:36 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:36 INFO : potato3: Deleted 2026/07/03 01:03:36 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:36 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:36 INFO : potato2: Deleted 2026/07/03 01:03:36 DEBUG : B2 bucket rclone-test-gihekuj6pime: Purge remote 2026/07/03 01:03:36 INFO : B2 bucket rclone-test-gihekuj6pime: cleaning bucket "rclone-test-gihekuj6pime" of all files 2026/07/03 01:03:37 DEBUG : potato2: Deleting (id "4_zff12ad23800d2b5b9ff80e1b_f116071f2ed19f8cc_d20260703_m010335_c001_v0001105_t0051_u01783040615923") 2026/07/03 01:03:37 DEBUG : potato3: Deleting (id "4_zff12ad23800d2b5b9ff80e1b_f113b530b66663b27_d20260703_m010335_c001_v0001041_t0009_u01783040615564") 2026/07/03 01:03:37 DEBUG : B2 bucket rclone-test-pureviw0quwo: Purge remote 2026/07/03 01:03:37 INFO : B2 bucket rclone-test-pureviw0quwo: cleaning bucket "rclone-test-pureviw0quwo" of all files 2026/07/03 01:03:37 DEBUG : empty space: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f106bf745ef079fa7_d20260703_m010331_c001_v0001183_t0036_u01783040611839") 2026/07/03 01:03:37 DEBUG : potato2: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f4155e4a6560a08b4_d20260703_m010336_c001_v7007000_t0000_u01783040616464") 2026/07/03 01:03:37 DEBUG : potato2: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f101ef88220cb906d_d20260703_m010332_c001_v0001180_t0052_u01783040612642") 2026/07/03 01:03:37 DEBUG : potato3: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f4155e4a6560a08b3_d20260703_m010336_c001_v7007000_t0000_u01783040616105") 2026/07/03 01:03:37 DEBUG : potato3: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f106186b9f9937382_d20260703_m010332_c001_v0001042_t0020_u01783040612882") 2026/07/03 01:03:37 DEBUG : potato3: Deleting (id "4_z8f529d23800d2b5b9ff80e1b_f106bf745ef079fa9_d20260703_m010332_c001_v0001183_t0050_u01783040612044") 2026/07/03 01:03:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/03 01:03:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 01:03:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cebebin3vuze" 2026/07/03 01:03:41 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xijelil3yeyo -> B2 bucket rclone-test-cebebin3vuze 2026/07/03 01:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:44 DEBUG : empty space: size = 1 OK 2026/07/03 01:03:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:03:44 DEBUG : empty space: Unchanged skipping 2026/07/03 01:03:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:03:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cebebin3vuze) 2026/07/03 01:03:44 DEBUG : potato3: Sizes differ 2026/07/03 01:03:44 DEBUG : B2 bucket rclone-test-cebebin3vuze: Waiting for checks to finish 2026/07/03 01:03:44 INFO : empty space: Deleted 2026/07/03 01:03:44 DEBUG : B2 bucket rclone-test-cebebin3vuze: Waiting for transfers to finish 2026/07/03 01:03:44 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:44 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:45 INFO : potato2: Deleted 2026/07/03 01:03:45 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:45 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:45 INFO : potato3: Deleted 2026/07/03 01:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cinalin3qihu" 2026/07/03 01:03:46 INFO : tomatoDir: Making directory 2026/07/03 01:03:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/03 01:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/03 01:03:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/03 01:03:47 DEBUG : B2 bucket rclone-test-cinalin3qihu: Waiting for checks to finish 2026/07/03 01:03:47 DEBUG : B2 bucket rclone-test-cinalin3qihu: Waiting for transfers to finish 2026/07/03 01:03:47 DEBUG : empty space: size = 1 OK 2026/07/03 01:03:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/03 01:03:47 INFO : empty space: Copied (server-side copy) 2026/07/03 01:03:48 INFO : empty space: Deleted 2026/07/03 01:03:48 DEBUG : potato2: size = 60 OK 2026/07/03 01:03:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/03 01:03:48 INFO : potato2: Copied (server-side copy) 2026/07/03 01:03:48 INFO : potato2: Deleted 2026/07/03 01:03:48 DEBUG : potato3: size = 68 OK 2026/07/03 01:03:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/03 01:03:48 INFO : potato3: Copied (server-side copy) 2026/07/03 01:03:48 INFO : potato3: Deleted 2026/07/03 01:03:49 DEBUG : B2 bucket rclone-test-cinalin3qihu: Purge remote 2026/07/03 01:03:49 INFO : B2 bucket rclone-test-cinalin3qihu: cleaning bucket "rclone-test-cinalin3qihu" of all files 2026/07/03 01:03:49 DEBUG : empty space: Deleting (id "4_zef02dd13800d2b5b9ff80e1b_f11701c7f954914e4_d20260703_m010347_c001_v0001136_t0025_u01783040627578") 2026/07/03 01:03:49 DEBUG : potato2: Deleting (id "4_zef02dd13800d2b5b9ff80e1b_f109454092c0d4ee3_d20260703_m010348_c001_v0001179_t0028_u01783040628079") 2026/07/03 01:03:49 DEBUG : potato3: Deleting (id "4_zef02dd13800d2b5b9ff80e1b_f1106eea4be9e0ce3_d20260703_m010348_c001_v0001161_t0038_u01783040628071") 2026/07/03 01:03:50 DEBUG : B2 bucket rclone-test-cebebin3vuze: Purge remote 2026/07/03 01:03:50 INFO : B2 bucket rclone-test-cebebin3vuze: cleaning bucket "rclone-test-cebebin3vuze" of all files 2026/07/03 01:03:50 DEBUG : empty space: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f40692eec4b11670c_d20260703_m010347_c001_v7007000_t0000_u01783040627919") 2026/07/03 01:03:50 DEBUG : empty space: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f10389bc2ed2fbfd0_d20260703_m010343_c001_v0001153_t0005_u01783040623549") 2026/07/03 01:03:50 DEBUG : potato2: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f40692eec4b11670e_d20260703_m010348_c001_v7007000_t0000_u01783040628282") 2026/07/03 01:03:50 DEBUG : potato2: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f1138e22f9c9e28a6_d20260703_m010344_c001_v0001120_t0024_u01783040624722") 2026/07/03 01:03:50 DEBUG : potato3: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f40692eec4b11670f_d20260703_m010348_c001_v7007000_t0000_u01783040628732") 2026/07/03 01:03:50 DEBUG : potato3: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f112165dc9b119c84_d20260703_m010345_c001_v0001184_t0027_u01783040625065") 2026/07/03 01:03:50 DEBUG : potato3: Deleting (id "4_zffe2bdf3800d2b5b9ff80e1b_f10389bc2ed2fbfd2_d20260703_m010343_c001_v0001153_t0006_u01783040623872") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/rclone-sync-test" 2026/07/03 01:03:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/rclone-sync-test-include/layer2" 2026/07/03 01:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/rclone-sync-test-ignore-file" 2026/07/03 01:04:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/03 01:04:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 01:04:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:04:03 DEBUG : pacer: Reducing sleep to 10ms 2026/07/03 01:04:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test: Waiting for checks to finish 2026/07/03 01:04:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test: Waiting for transfers to finish 2026/07/03 01:04:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:03 INFO : There was nothing to transfer 2026/07/03 01:04:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:04:04 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:04:04 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:04:04 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:04 INFO : There was nothing to transfer 2026/07/03 01:04:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:04:04 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/03 01:04:04 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/03 01:04:04 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:04 INFO : There was nothing to transfer 2026/07/03 01:04:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:04:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:04:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:04:05 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:05 INFO : There was nothing to transfer 2026/07/03 01:04:05 DEBUG : Excluded 2026/07/03 01:04:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/03 01:04:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/03 01:04:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/03 01:04:05 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.07s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/CompareDest" 2026/07/03 01:04:09 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:04:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:10 DEBUG : one: size = 3 OK 2026/07/03 01:04:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:04:10 INFO : one: Copied (new) 2026/07/03 01:04:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:10 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:10 DEBUG : one: Sizes differ 2026/07/03 01:04:10 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:10 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:11 DEBUG : one: size = 5 OK 2026/07/03 01:04:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:04:11 INFO : one: Copied (replaced existing) 2026/07/03 01:04:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:13 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:13 DEBUG : one: Sizes differ 2026/07/03 01:04:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:13 DEBUG : one: size = 5 OK 2026/07/03 01:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:04:13 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:13 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:13 INFO : There was nothing to transfer 2026/07/03 01:04:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:14 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:14 DEBUG : one: Sizes differ 2026/07/03 01:04:14 DEBUG : two: size = 3 OK 2026/07/03 01:04:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:04:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:14 DEBUG : one: size = 5 OK 2026/07/03 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:04:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:14 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:14 INFO : There was nothing to transfer 2026/07/03 01:04:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:15 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:15 DEBUG : one: Sizes differ 2026/07/03 01:04:15 DEBUG : two: size = 3 OK 2026/07/03 01:04:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:04:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:15 DEBUG : one: size = 5 OK 2026/07/03 01:04:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:04:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:15 INFO : There was nothing to transfer 2026/07/03 01:04:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:16 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:16 DEBUG : one: Sizes differ 2026/07/03 01:04:16 DEBUG : two: size = 3 OK 2026/07/03 01:04:16 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/03 01:04:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:04:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/03 01:04:16 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:16 DEBUG : one: size = 5 OK 2026/07/03 01:04:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:04:16 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:16 INFO : There was nothing to transfer 2026/07/03 01:04:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:17 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:17 DEBUG : one: Sizes differ 2026/07/03 01:04:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:17 DEBUG : two: size = 3 (B2 bucket rclone-test-xijelil3yeyo path CompareDest) 2026/07/03 01:04:17 DEBUG : two: Sizes differ 2026/07/03 01:04:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/03 01:04:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:17 DEBUG : one: size = 5 OK 2026/07/03 01:04:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/03 01:04:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:17 DEBUG : two: size = 5 OK 2026/07/03 01:04:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/03 01:04:17 INFO : two: Copied (new) 2026/07/03 01:04:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dest" 2026/07/03 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/pre-dest1" 2026/07/03 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/pre-dest2" 2026/07/03 01:04:24 DEBUG : 1: size = 1 OK 2026/07/03 01:04:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:04:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/03 01:04:25 DEBUG : 2: size = 1 OK 2026/07/03 01:04:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:04:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/03 01:04:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/03 01:04:25 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dest: Waiting for checks to finish 2026/07/03 01:04:25 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dest: Waiting for transfers to finish 2026/07/03 01:04:26 DEBUG : 3: size = 1 OK 2026/07/03 01:04:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/03 01:04:26 INFO : 3: Copied (new) 2026/07/03 01:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.74s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/CopyDest" 2026/07/03 01:04:31 DEBUG : one: Need to transfer - File not found at Destination 2026/07/03 01:04:31 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:31 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:32 DEBUG : one: size = 3 OK 2026/07/03 01:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:04:32 INFO : one: Copied (new) 2026/07/03 01:04:32 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:32 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:32 DEBUG : one: Sizes differ 2026/07/03 01:04:32 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:33 DEBUG : one: size = 5 OK 2026/07/03 01:04:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:04:33 INFO : one: Copied (replaced existing) 2026/07/03 01:04:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/BackupDir" 2026/07/03 01:04:36 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:36 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:36 DEBUG : one: Sizes differ 2026/07/03 01:04:36 DEBUG : one: size = 5 OK 2026/07/03 01:04:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:36 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:36 DEBUG : one: Sizes differ 2026/07/03 01:04:37 DEBUG : one: size = 3 OK 2026/07/03 01:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:04:37 INFO : one: Copied (server-side copy) 2026/07/03 01:04:37 INFO : one: Deleted 2026/07/03 01:04:38 DEBUG : one: size = 5 OK 2026/07/03 01:04:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/03 01:04:38 INFO : one: Copied (server-side copy) 2026/07/03 01:04:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/03 01:04:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:38 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:38 DEBUG : one: size = 5 OK 2026/07/03 01:04:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:38 DEBUG : one: Unchanged skipping 2026/07/03 01:04:39 DEBUG : two: size = 3 OK 2026/07/03 01:04:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:39 DEBUG : two: size = 3 OK 2026/07/03 01:04:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/03 01:04:39 INFO : two: Copied (server-side copy) 2026/07/03 01:04:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/03 01:04:39 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:39 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:39 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:39 DEBUG : one: size = 5 OK 2026/07/03 01:04:39 DEBUG : two: size = 3 OK 2026/07/03 01:04:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:39 DEBUG : one: Unchanged skipping 2026/07/03 01:04:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:39 DEBUG : two: Unchanged skipping 2026/07/03 01:04:39 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:39 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:39 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:39 INFO : There was nothing to transfer 2026/07/03 01:04:42 DEBUG : one: size = 5 OK 2026/07/03 01:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:42 DEBUG : one: Unchanged skipping 2026/07/03 01:04:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:42 DEBUG : three: size = 5 (B2 bucket rclone-test-xijelil3yeyo path CopyDest) 2026/07/03 01:04:42 DEBUG : three: Sizes differ 2026/07/03 01:04:42 DEBUG : three: Destination not found in --copy-dest 2026/07/03 01:04:42 DEBUG : three: Need to transfer - File not found at Destination 2026/07/03 01:04:42 DEBUG : two: size = 3 OK 2026/07/03 01:04:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/03 01:04:42 DEBUG : two: Unchanged skipping 2026/07/03 01:04:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:43 DEBUG : three: size = 7 OK 2026/07/03 01:04:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/03 01:04:43 INFO : three: Copied (new) 2026/07/03 01:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.08s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/backup" 2026/07/03 01:04:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:49 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:49 DEBUG : one: Sizes differ 2026/07/03 01:04:49 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:49 DEBUG : two: size = 3 OK 2026/07/03 01:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:04:49 DEBUG : two: Unchanged skipping 2026/07/03 01:04:51 DEBUG : one: size = 3 OK 2026/07/03 01:04:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:04:51 INFO : one: Copied (server-side copy) 2026/07/03 01:04:51 INFO : one: Deleted 2026/07/03 01:04:51 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:04:52 DEBUG : one: size = 4 OK 2026/07/03 01:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:04:52 INFO : one: Copied (new) 2026/07/03 01:04:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:04:52 DEBUG : three.txt: size = 5 OK 2026/07/03 01:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:04:52 INFO : three.txt: Copied (server-side copy) 2026/07/03 01:04:53 INFO : three.txt: Deleted 2026/07/03 01:04:53 INFO : three.txt: Moved into backup dir 2026/07/03 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:04:54 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:04:54 DEBUG : one: Sizes differ 2026/07/03 01:04:54 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:04:54 DEBUG : two: size = 3 OK 2026/07/03 01:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:04:54 DEBUG : two: Unchanged skipping 2026/07/03 01:05:00 DEBUG : one: size = 4 OK 2026/07/03 01:05:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:00 INFO : one: Copied (server-side copy) 2026/07/03 01:05:00 INFO : one: Deleted 2026/07/03 01:05:00 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:01 DEBUG : one: size = 5 OK 2026/07/03 01:05:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:05:01 INFO : one: Copied (new) 2026/07/03 01:05:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:02 DEBUG : three.txt: size = 6 OK 2026/07/03 01:05:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:02 INFO : three.txt: Copied (server-side copy) 2026/07/03 01:05:03 INFO : three.txt: Deleted 2026/07/03 01:05:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.58s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:05:07 DEBUG : Config file has changed externally - reloading 2026/07/03 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/backup" 2026/07/03 01:05:10 DEBUG : two: size = 3 OK 2026/07/03 01:05:10 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:10 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:10 DEBUG : one: Sizes differ 2026/07/03 01:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:10 DEBUG : two: Unchanged skipping 2026/07/03 01:05:11 DEBUG : one.bak: size = 3 OK 2026/07/03 01:05:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:05:11 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:11 INFO : one: Deleted 2026/07/03 01:05:11 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:12 DEBUG : one: size = 4 OK 2026/07/03 01:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:12 INFO : one: Copied (new) 2026/07/03 01:05:12 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:12 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:05:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:05:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:13 INFO : three.txt: Deleted 2026/07/03 01:05:13 INFO : three.txt: Moved into backup dir 2026/07/03 01:05:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:14 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:14 DEBUG : one: Sizes differ 2026/07/03 01:05:14 DEBUG : two: size = 3 OK 2026/07/03 01:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:14 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:14 DEBUG : two: Unchanged skipping 2026/07/03 01:05:15 DEBUG : one.bak: size = 4 OK 2026/07/03 01:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:15 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:15 INFO : one: Deleted 2026/07/03 01:05:15 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:15 DEBUG : one: size = 5 OK 2026/07/03 01:05:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:05:15 INFO : one: Copied (new) 2026/07/03 01:05:15 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:16 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:05:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:16 INFO : three.txt: Deleted 2026/07/03 01:05:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/backup" 2026/07/03 01:05:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:22 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:22 DEBUG : one: Sizes differ 2026/07/03 01:05:22 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:22 DEBUG : two: size = 3 OK 2026/07/03 01:05:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:22 DEBUG : two: Unchanged skipping 2026/07/03 01:05:24 DEBUG : one-2019-01-01: size = 3 OK 2026/07/03 01:05:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:05:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:05:24 INFO : one: Deleted 2026/07/03 01:05:24 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:25 DEBUG : one: size = 4 OK 2026/07/03 01:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:25 INFO : one: Copied (new) 2026/07/03 01:05:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/03 01:05:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:05:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:05:25 INFO : three.txt: Deleted 2026/07/03 01:05:25 INFO : three.txt: Moved into backup dir 2026/07/03 01:05:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:27 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:27 DEBUG : one: Sizes differ 2026/07/03 01:05:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:27 DEBUG : two: size = 3 OK 2026/07/03 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:27 DEBUG : two: Unchanged skipping 2026/07/03 01:05:27 DEBUG : one-2019-01-01: size = 4 OK 2026/07/03 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:05:28 INFO : one: Deleted 2026/07/03 01:05:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:28 DEBUG : one: size = 5 OK 2026/07/03 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:05:28 INFO : one: Copied (new) 2026/07/03 01:05:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/03 01:05:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:05:29 INFO : three.txt: Deleted 2026/07/03 01:05:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.41s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:05:33 DEBUG : two: size = 3 OK 2026/07/03 01:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:33 DEBUG : two: Unchanged skipping 2026/07/03 01:05:33 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:33 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:33 DEBUG : one: Sizes differ 2026/07/03 01:05:34 DEBUG : one.bak: size = 3 OK 2026/07/03 01:05:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:05:34 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:34 INFO : one: Deleted 2026/07/03 01:05:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:35 DEBUG : one: size = 4 OK 2026/07/03 01:05:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:35 INFO : one: Copied (new) 2026/07/03 01:05:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:36 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:05:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:05:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:36 INFO : three.txt: Deleted 2026/07/03 01:05:36 INFO : three.txt: Moved into backup dir 2026/07/03 01:05:37 DEBUG : one.bak: Excluded (Path Filter) 2026/07/03 01:05:37 DEBUG : one.bak: Excluded 2026/07/03 01:05:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/03 01:05:37 DEBUG : three.txt.bak: Excluded 2026/07/03 01:05:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:37 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:37 DEBUG : one: Sizes differ 2026/07/03 01:05:37 DEBUG : two: size = 3 OK 2026/07/03 01:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:37 DEBUG : two: Unchanged skipping 2026/07/03 01:05:37 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for checks to finish 2026/07/03 01:05:38 DEBUG : one.bak: size = 4 OK 2026/07/03 01:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:38 INFO : one: Deleted 2026/07/03 01:05:38 DEBUG : B2 bucket rclone-test-xijelil3yeyo path dst: Waiting for transfers to finish 2026/07/03 01:05:39 DEBUG : one: size = 5 OK 2026/07/03 01:05:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:05:39 INFO : one: Copied (new) 2026/07/03 01:05:39 DEBUG : Waiting for deletions to finish 2026/07/03 01:05:39 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:05:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:39 INFO : three.txt: Deleted 2026/07/03 01:05:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.70s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:05:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:43 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:43 DEBUG : one: Sizes differ 2026/07/03 01:05:45 DEBUG : one.bak: size = 3 OK 2026/07/03 01:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:05:45 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:45 INFO : one: Deleted 2026/07/03 01:05:46 DEBUG : one: size = 4 OK 2026/07/03 01:05:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:46 INFO : one: Copied (new) 2026/07/03 01:05:46 DEBUG : two: size = 3 OK 2026/07/03 01:05:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:46 DEBUG : two: Unchanged skipping 2026/07/03 01:05:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:46 DEBUG : three.txt: Sizes differ 2026/07/03 01:05:47 DEBUG : three.txt.bak: size = 5 OK 2026/07/03 01:05:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:05:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:47 INFO : three.txt: Deleted 2026/07/03 01:05:47 DEBUG : three.txt: size = 6 OK 2026/07/03 01:05:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:47 INFO : three.txt: Copied (new) 2026/07/03 01:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:48 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:48 DEBUG : one: Sizes differ 2026/07/03 01:05:49 DEBUG : one.bak: size = 4 OK 2026/07/03 01:05:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/03 01:05:49 INFO : one: Deleted 2026/07/03 01:05:49 DEBUG : one: size = 5 OK 2026/07/03 01:05:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:05:49 INFO : one: Copied (new) 2026/07/03 01:05:49 DEBUG : two: size = 3 OK 2026/07/03 01:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:49 DEBUG : two: Unchanged skipping 2026/07/03 01:05:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:50 DEBUG : three.txt: Sizes differ 2026/07/03 01:05:50 DEBUG : three.txt.bak: size = 6 OK 2026/07/03 01:05:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/03 01:05:51 INFO : three.txt: Deleted 2026/07/03 01:05:51 DEBUG : three.txt: size = 19 OK 2026/07/03 01:05:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/03 01:05:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.06s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xijelil3yeyo/dst" 2026/07/03 01:05:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:56 DEBUG : one: size = 3 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:56 DEBUG : one: Sizes differ 2026/07/03 01:05:57 DEBUG : one-2019-01-01: size = 3 OK 2026/07/03 01:05:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/03 01:05:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:05:57 INFO : one: Deleted 2026/07/03 01:05:58 DEBUG : one: size = 4 OK 2026/07/03 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:05:58 INFO : one: Copied (new) 2026/07/03 01:05:58 DEBUG : two: size = 3 OK 2026/07/03 01:05:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:05:58 DEBUG : two: Unchanged skipping 2026/07/03 01:05:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:05:59 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:05:59 DEBUG : three.txt: Sizes differ 2026/07/03 01:05:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/03 01:05:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/03 01:05:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:05:59 INFO : three.txt: Deleted 2026/07/03 01:05:59 DEBUG : three.txt: size = 6 OK 2026/07/03 01:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:05:59 INFO : three.txt: Copied (new) 2026/07/03 01:06:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:00 DEBUG : one: size = 4 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:06:00 DEBUG : one: Sizes differ 2026/07/03 01:06:00 DEBUG : one-2019-01-01: size = 4 OK 2026/07/03 01:06:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/03 01:06:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/03 01:06:01 INFO : one: Deleted 2026/07/03 01:06:01 DEBUG : one: size = 5 OK 2026/07/03 01:06:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/03 01:06:01 INFO : one: Copied (new) 2026/07/03 01:06:01 DEBUG : two: size = 3 OK 2026/07/03 01:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:01 DEBUG : two: Unchanged skipping 2026/07/03 01:06:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xijelil3yeyo path dst) 2026/07/03 01:06:01 DEBUG : three.txt: Sizes differ 2026/07/03 01:06:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/03 01:06:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/03 01:06:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/03 01:06:02 INFO : three.txt: Deleted 2026/07/03 01:06:02 DEBUG : three.txt: size = 19 OK 2026/07/03 01:06:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/03 01:06:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.98s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:06:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:05 DEBUG : Testêé: Sizes differ 2026/07/03 01:06:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:05 DEBUG : Testêé: size = 14 OK 2026/07/03 01:06:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/03 01:06:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/03 01:06:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:06:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/03 01:06:07 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:07 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:07 DEBUG : existing: size = 6 OK 2026/07/03 01:06:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/03 01:06:07 INFO : existing: Copied (new) 2026/07/03 01:06:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:06:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:08 DEBUG : existing: Sizes differ 2026/07/03 01:06:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/03 01:06:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:08 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting files as there were IO errors 2026/07/03 01:06:08 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:06:09 DEBUG : EXISTING: size = 6 OK 2026/07/03 01:06:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:09 DEBUG : existing: Unchanged skipping 2026/07/03 01:06:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:06:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:06:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:28 DEBUG : both10: size = 6 OK 2026/07/03 01:06:28 DEBUG : both0: size = 6 OK 2026/07/03 01:06:28 DEBUG : both11: size = 6 OK 2026/07/03 01:06:28 DEBUG : both12: size = 6 OK 2026/07/03 01:06:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both0: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both13: size = 6 OK 2026/07/03 01:06:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both12: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both14: size = 6 OK 2026/07/03 01:06:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both14: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both15: size = 6 OK 2026/07/03 01:06:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both15: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both16: size = 6 OK 2026/07/03 01:06:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both16: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both17: size = 6 OK 2026/07/03 01:06:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both11: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both18: size = 6 OK 2026/07/03 01:06:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both10: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both19: size = 6 OK 2026/07/03 01:06:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both19: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both1: size = 6 OK 2026/07/03 01:06:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both1: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both2: size = 6 OK 2026/07/03 01:06:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both2: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both3: size = 6 OK 2026/07/03 01:06:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both3: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both4: size = 6 OK 2026/07/03 01:06:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both13: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both5: size = 6 OK 2026/07/03 01:06:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both5: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both6: size = 6 OK 2026/07/03 01:06:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both17: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both7: size = 6 OK 2026/07/03 01:06:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both7: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both8: size = 6 OK 2026/07/03 01:06:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both8: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both9: size = 6 OK 2026/07/03 01:06:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:28 DEBUG : both9: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both18: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both4: Unchanged skipping 2026/07/03 01:06:28 DEBUG : both6: Unchanged skipping 2026/07/03 01:06:28 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:06:28 INFO : only12: Deleted 2026/07/03 01:06:28 INFO : only13: Deleted 2026/07/03 01:06:28 INFO : only1: Deleted 2026/07/03 01:06:28 INFO : only5: Deleted 2026/07/03 01:06:28 INFO : only6: Deleted 2026/07/03 01:06:28 INFO : only7: Deleted 2026/07/03 01:06:28 INFO : only0: Deleted 2026/07/03 01:06:28 INFO : only18: Deleted 2026/07/03 01:06:28 INFO : only19: Deleted 2026/07/03 01:06:28 INFO : only2: Deleted 2026/07/03 01:06:28 INFO : only11: Deleted 2026/07/03 01:06:28 INFO : only14: Deleted 2026/07/03 01:06:28 INFO : only15: Deleted 2026/07/03 01:06:28 INFO : only4: Deleted 2026/07/03 01:06:29 INFO : only8: Deleted 2026/07/03 01:06:29 INFO : only9: Deleted 2026/07/03 01:06:29 INFO : only10: Deleted 2026/07/03 01:06:29 INFO : only16: Deleted 2026/07/03 01:06:29 INFO : only17: Deleted 2026/07/03 01:06:29 INFO : only3: Deleted 2026/07/03 01:06:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.39s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:06:50 DEBUG : both0: size = 6 OK 2026/07/03 01:06:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both10: size = 6 OK 2026/07/03 01:06:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both0: Unchanged skipping 2026/07/03 01:06:50 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:06:50 DEBUG : both12: size = 6 OK 2026/07/03 01:06:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both13: size = 6 OK 2026/07/03 01:06:50 DEBUG : both11: size = 6 OK 2026/07/03 01:06:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both10: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both14: size = 6 OK 2026/07/03 01:06:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both14: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both15: size = 6 OK 2026/07/03 01:06:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both12: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both16: size = 6 OK 2026/07/03 01:06:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both16: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both17: size = 6 OK 2026/07/03 01:06:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both17: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both18: size = 6 OK 2026/07/03 01:06:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both18: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both19: size = 6 OK 2026/07/03 01:06:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both19: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both1: size = 6 OK 2026/07/03 01:06:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both1: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both13: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both2: size = 6 OK 2026/07/03 01:06:50 DEBUG : both3: size = 6 OK 2026/07/03 01:06:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both11: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both4: size = 6 OK 2026/07/03 01:06:50 DEBUG : both15: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both5: size = 6 OK 2026/07/03 01:06:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both5: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both6: size = 6 OK 2026/07/03 01:06:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both6: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both7: size = 6 OK 2026/07/03 01:06:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both4: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both8: size = 6 OK 2026/07/03 01:06:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both8: Unchanged skipping 2026/07/03 01:06:50 DEBUG : both9: size = 6 OK 2026/07/03 01:06:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:06:50 DEBUG : both9: Unchanged skipping 2026/07/03 01:06:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only0: Sizes differ 2026/07/03 01:06:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only10: Sizes differ 2026/07/03 01:06:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only11: Sizes differ 2026/07/03 01:06:50 DEBUG : both7: Unchanged skipping 2026/07/03 01:06:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only12: Sizes differ 2026/07/03 01:06:50 DEBUG : both3: Unchanged skipping 2026/07/03 01:06:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only14: Sizes differ 2026/07/03 01:06:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only15: Sizes differ 2026/07/03 01:06:50 DEBUG : both2: Unchanged skipping 2026/07/03 01:06:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only16: Sizes differ 2026/07/03 01:06:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only17: Sizes differ 2026/07/03 01:06:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only18: Sizes differ 2026/07/03 01:06:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only13: Sizes differ 2026/07/03 01:06:50 DEBUG : only19: Sizes differ 2026/07/03 01:06:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only1: Sizes differ 2026/07/03 01:06:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only2: Sizes differ 2026/07/03 01:06:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only3: Sizes differ 2026/07/03 01:06:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only4: Sizes differ 2026/07/03 01:06:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only5: Sizes differ 2026/07/03 01:06:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only6: Sizes differ 2026/07/03 01:06:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only7: Sizes differ 2026/07/03 01:06:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only8: Sizes differ 2026/07/03 01:06:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3098089931) 2026/07/03 01:06:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-xijelil3yeyo) 2026/07/03 01:06:50 DEBUG : only9: Sizes differ 2026/07/03 01:06:50 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:06:50 DEBUG : only0: size = 0 OK 2026/07/03 01:06:50 DEBUG : only10: size = 0 OK 2026/07/03 01:06:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:50 INFO : only0: Copied (replaced existing) 2026/07/03 01:06:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:50 INFO : only10: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only15: size = 0 OK 2026/07/03 01:06:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only15: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only16: size = 0 OK 2026/07/03 01:06:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only16: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only12: size = 0 OK 2026/07/03 01:06:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only12: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only18: size = 0 OK 2026/07/03 01:06:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only18: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only11: size = 0 OK 2026/07/03 01:06:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only11: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only17: size = 0 OK 2026/07/03 01:06:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only17: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only14: size = 0 OK 2026/07/03 01:06:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only14: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only1: size = 0 OK 2026/07/03 01:06:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only1: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only3: size = 0 OK 2026/07/03 01:06:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only3: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only2: size = 0 OK 2026/07/03 01:06:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only2: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only19: size = 0 OK 2026/07/03 01:06:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only19: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only6: size = 0 OK 2026/07/03 01:06:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only6: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only7: size = 0 OK 2026/07/03 01:06:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only7: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only9: size = 0 OK 2026/07/03 01:06:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only9: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only4: size = 0 OK 2026/07/03 01:06:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only4: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only13: size = 0 OK 2026/07/03 01:06:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only13: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only5: size = 0 OK 2026/07/03 01:06:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only5: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : only8: size = 0 OK 2026/07/03 01:06:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/03 01:06:51 INFO : only8: Copied (replaced existing) 2026/07/03 01:06:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.98s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:00 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:07:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:00 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:07:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:00 INFO : empty_on_remote: Making directory 2026/07/03 01:07:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/03 01:07:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.94s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:03 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:07:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:03 DEBUG : empty_on_remote: Making directory with metadata 2026/07/03 01:07:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/03 01:07:03 INFO : empty_on_remote: Making directory 2026/07/03 01:07:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/03 01:07:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:06 INFO : sub dir: Making directory 2026/07/03 01:07:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/03 01:07:09 INFO : sub dir: Making directory 2026/07/03 01:07:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:23 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : apple: size = 5 OK 2026/07/03 01:07:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : apple: Unchanged skipping 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:07:24 DEBUG : banana: size = 6 OK 2026/07/03 01:07:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : banana: Unchanged skipping 2026/07/03 01:07:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:07:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:07:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:07:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:07:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:07:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:07:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:07:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:07:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:07:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:07:24 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:07:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:24 INFO : There was nothing to transfer 2026/07/03 01:07:24 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:24 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:07:24 DEBUG : apple: size = 5 OK 2026/07/03 01:07:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : apple: Unchanged skipping 2026/07/03 01:07:24 DEBUG : banana: size = 6 OK 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:07:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : banana: Unchanged skipping 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:07:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:07:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:07:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:07:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:07:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:07:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:07:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:07:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:07:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:07:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:07:25 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:07:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:25 INFO : There was nothing to transfer 2026/07/03 01:07:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:25 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:40 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:41 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:07:41 DEBUG : apple: size = 5 OK 2026/07/03 01:07:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : apple: Unchanged skipping 2026/07/03 01:07:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:07:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:07:41 DEBUG : banana: size = 6 OK 2026/07/03 01:07:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:07:41 DEBUG : banana: Unchanged skipping 2026/07/03 01:07:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:07:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:07:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:07:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:07:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:07:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:07:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:07:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:07:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:07:41 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:07:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:41 INFO : There was nothing to transfer 2026/07/03 01:07:41 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:42 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:07:42 DEBUG : apple: size = 5 OK 2026/07/03 01:07:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : apple: Unchanged skipping 2026/07/03 01:07:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:07:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:07:42 DEBUG : banana: size = 6 OK 2026/07/03 01:07:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : banana: Unchanged skipping 2026/07/03 01:07:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:07:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:07:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:07:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:07:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:07:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:07:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:07:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:07:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:07:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:07:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:07:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:07:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:42 INFO : There was nothing to transfer 2026/07/03 01:07:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:43 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:07:58 DEBUG : Waiting for deletions to finish 2026/07/03 01:07:58 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:58 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:07:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:07:58 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:07:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:07:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:07:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:07:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:07:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:07:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:07:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:07:59 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:07:59 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:07:59 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:07:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:07:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:07:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/03 01:07:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:07:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:07:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:07:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/03 01:07:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:07:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:07:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:07:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:07:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:08:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:08:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:08:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:08:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:08:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:08:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:08:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:08:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:08:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:08:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:08:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:08:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:08:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:08:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:08:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:08:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:08:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:08:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:08:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:08:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:08:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:08:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:08:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:08:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:01 INFO : banana: Deleted 2026/07/03 01:08:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:08:02 INFO : splitbananasplit: Deleted 2026/07/03 01:08:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:08:02 INFO : appleappleapplebanana: Deleted 2026/07/03 01:08:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:08:02 INFO : apple: Deleted 2026/07/03 01:08:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:08:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:08:02 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/03 01:08:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:08:03 DEBUG : YmFuYW5h: size = 6 OK 2026/07/03 01:08:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : banana: Unchanged skipping 2026/07/03 01:08:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:08:03 DEBUG : YXBwbGU=: size = 5 OK 2026/07/03 01:08:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : apple: Unchanged skipping 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/03 01:08:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:08:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:08:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:08:03 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:08:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:03 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/03 01:08:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/03 01:08:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/03 01:08:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/03 01:08:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/03 01:08:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/03 01:08:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/03 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/03 01:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/03 01:08:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/03 01:08:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/03 01:08:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:08:19 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:19 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:08:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:08:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/03 01:08:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/03 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/03 01:08:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/03 01:08:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/03 01:08:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/03 01:08:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/03 01:08:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/03 01:08:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/03 01:08:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/03 01:08:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/03 01:08:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/03 01:08:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/03 01:08:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/03 01:08:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/03 01:08:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/03 01:08:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:20 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:08:20 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:08:20 DEBUG : PREFIXbanana: size = 6 OK 2026/07/03 01:08:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:08:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/03 01:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:20 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/03 01:08:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:08:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/03 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:20 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/03 01:08:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:08:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/03 01:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:20 DEBUG : PREFIXapple: size = 5 OK 2026/07/03 01:08:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:08:20 INFO : apple: Copied (new) to: PREFIXapple 2026/07/03 01:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:08:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/03 01:08:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:08:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:20 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/03 01:08:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:08:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/03 01:08:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:08:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:08:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:08:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:08:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:08:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:08:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/03 01:08:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:08:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/03 01:08:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:08:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/03 01:08:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:08:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/03 01:08:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:08:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/03 01:08:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:08:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/03 01:08:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:08:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/03 01:08:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:08:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:08:22 INFO : splitbananasplit: Deleted 2026/07/03 01:08:22 INFO : apple: Deleted 2026/07/03 01:08:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:08:22 INFO : banana: Deleted 2026/07/03 01:08:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:08:22 INFO : appleappleapplebanana: Deleted 2026/07/03 01:08:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:08:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:08:22 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/03 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/03 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/03 01:08:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:08:23 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:08:23 DEBUG : apple: size = 5 OK 2026/07/03 01:08:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:08:23 INFO : apple: Copied (new) 2026/07/03 01:08:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:08:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:08:23 INFO : splitbananasplit: Copied (new) 2026/07/03 01:08:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:08:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:08:24 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:08:24 DEBUG : banana: size = 6 OK 2026/07/03 01:08:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:08:24 INFO : banana: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:08:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:08:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:08:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:08:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:08:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:08:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:08:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:08:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:08:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:08:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:08:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:08:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:08:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:08:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:08:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:08:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:08:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:08:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:08:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:08:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:08:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:08:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:08:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:08:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:08:25 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/03 01:08:26 INFO : PREFIXbanana: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/03 01:08:26 INFO : PREFIXapple: Deleted 2026/07/03 01:08:26 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/03 01:08:26 INFO : PREFIXsplitbananasplit: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/03 01:08:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/03 01:08:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:26 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:08:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:43 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:08:43 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:08:43 DEBUG : appleSUFFIX: size = 5 OK 2026/07/03 01:08:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:08:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/03 01:08:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:08:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/03 01:08:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:08:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/03 01:08:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:08:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/03 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:08:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:08:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:08:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:08:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:08:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:08:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:08:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/03 01:08:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:08:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/03 01:08:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:08:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/03 01:08:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:08:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/03 01:08:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:08:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/03 01:08:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:08:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/03 01:08:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:08:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/03 01:08:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:08:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/03 01:08:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:08:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/03 01:08:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:08:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:45 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:45 INFO : apple: Deleted 2026/07/03 01:08:45 INFO : appleappleapplebanana: Deleted 2026/07/03 01:08:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:08:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:08:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:08:46 INFO : banana: Deleted 2026/07/03 01:08:46 INFO : splitbananasplit: Deleted 2026/07/03 01:08:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:08:46 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/03 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/03 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/03 01:08:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : banana: size = 6 OK 2026/07/03 01:08:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/03 01:08:47 INFO : banana: Copied (new) 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:08:47 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:08:47 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:08:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:08:47 INFO : appleappleapplebanana: Copied (new) 2026/07/03 01:08:47 DEBUG : apple: size = 5 OK 2026/07/03 01:08:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/03 01:08:47 INFO : apple: Copied (new) 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:08:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:08:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/03 01:08:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:08:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:08:47 INFO : splitbananasplit: Copied (new) 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:08:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:08:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:08:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:08:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:08:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:08:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:08:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/03 01:08:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:08:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:08:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:08:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:08:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:08:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:08:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:08:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:08:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:08:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:08:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:08:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:08:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:08:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:08:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/03 01:08:49 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : appleSUFFIX: Deleted 2026/07/03 01:08:49 INFO : bananaSUFFIX: Deleted 2026/07/03 01:08:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/03 01:08:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : splitbananasplitSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/03 01:08:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/03 01:08:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:50 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : Waiting for deletions to finish 2026/07/03 01:08:50 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:08:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:09:07 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:07 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/03 01:09:07 DEBUG : apple: size = 5 OK 2026/07/03 01:09:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:07 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : banana: size = 6 OK 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:09:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/03 01:09:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:08 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:09:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/03 01:09:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/03 01:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:08 DEBUG : appleapple: size = 21 OK 2026/07/03 01:09:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/03 01:09:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/03 01:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/03 01:09:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/03 01:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/03 01:09:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/03 01:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/03 01:09:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/03 01:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/03 01:09:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/03 01:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/03 01:09:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/03 01:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/03 01:09:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/03 01:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:09:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/03 01:09:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/03 01:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:09:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/03 01:09:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/03 01:09:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:09:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/03 01:09:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/03 01:09:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:09:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/03 01:09:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/03 01:09:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:09:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/03 01:09:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/03 01:09:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:09:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/03 01:09:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/03 01:09:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:09:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/03 01:09:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/03 01:09:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:09:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/03 01:09:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/03 01:09:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:09:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/03 01:09:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/03 01:09:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:09:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/03 01:09:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/03 01:09:09 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0009-3456789.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0012-6789;.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0003-defghij.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0011-56789;.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0010-456789.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/03 01:09:10 INFO : splitbananasplit: Deleted 2026/07/03 01:09:10 INFO : dir1/0014-89;=.txt: Deleted 2026/07/03 01:09:10 INFO : appleappleapplebanana: Deleted 2026/07/03 01:09:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0013-789;=.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0008-2345678.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0015-9;=.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/03 01:09:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/03 01:09:10 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:10 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:09:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:11 DEBUG : apple: size = 5 OK 2026/07/03 01:09:11 DEBUG : appleapple: size = 21 OK 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:09:11 DEBUG : banana: size = 6 OK 2026/07/03 01:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:11 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:11 DEBUG : splitbanan: size = 16 OK 2026/07/03 01:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/03 01:09:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/03 01:09:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/03 01:09:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/03 01:09:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/03 01:09:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/03 01:09:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/03 01:09:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/03 01:09:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/03 01:09:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/03 01:09:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/03 01:09:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/03 01:09:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/03 01:09:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/03 01:09:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/03 01:09:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/03 01:09:11 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/03 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:09:11 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : appleapple: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/03 01:09:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/03 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/03 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/03 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/03 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/03 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/03 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/03 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/03 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/03 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/03 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/03 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/03 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/03 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/03 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/03 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/03 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/03 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/03 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/03 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:09:26 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:26 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:26 DEBUG : banana: size = 6 OK 2026/07/03 01:09:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:26 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:09:26 DEBUG : apple: size = 5 OK 2026/07/03 01:09:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:26 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:27 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:09:27 DEBUG : apple: size = 5 OK 2026/07/03 01:09:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:09:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:27 DEBUG : banana: size = 6 OK 2026/07/03 01:09:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:09:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:09:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:09:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:09:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:09:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:09:27 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:27 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:28 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:28 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:09:42 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:42 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : apple: size = 5 OK 2026/07/03 01:09:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:09:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:09:43 DEBUG : banana: size = 6 OK 2026/07/03 01:09:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:09:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:09:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:09:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:09:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:09:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:09:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:09:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:09:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:09:43 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:43 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:43 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:43 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : apple: size = 5 OK 2026/07/03 01:09:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : apple: Unchanged skipping 2026/07/03 01:09:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:09:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:09:44 DEBUG : banana: size = 6 OK 2026/07/03 01:09:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:09:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : banana: Unchanged skipping 2026/07/03 01:09:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:09:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:09:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:09:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:09:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:09:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:09:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:09:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:09:44 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:44 DEBUG : Waiting for deletions to finish 2026/07/03 01:09:44 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:09:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:00 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:00 DEBUG : apple: size = 5 OK 2026/07/03 01:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:00 DEBUG : banana: size = 6 OK 2026/07/03 01:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:00 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:00 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:01 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:01 DEBUG : apple: size = 5 OK 2026/07/03 01:10:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:01 DEBUG : banana: size = 6 OK 2026/07/03 01:10:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:01 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:01 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:02 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:16 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:17 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:17 DEBUG : apple: size = 5 OK 2026/07/03 01:10:17 DEBUG : banana: size = 6 OK 2026/07/03 01:10:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:17 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:17 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:17 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:18 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : apple: size = 5 OK 2026/07/03 01:10:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : banana: size = 6 OK 2026/07/03 01:10:18 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:18 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:18 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:18 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:18 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:33 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:33 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : apple: size = 5 OK 2026/07/03 01:10:34 DEBUG : banana: size = 6 OK 2026/07/03 01:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:34 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:34 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:34 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/03 01:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/03 01:10:35 DEBUG : apple: size = 5 OK 2026/07/03 01:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : apple: Unchanged skipping 2026/07/03 01:10:35 DEBUG : banana: size = 6 OK 2026/07/03 01:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : banana: Unchanged skipping 2026/07/03 01:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/03 01:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/03 01:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/03 01:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/03 01:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/03 01:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/03 01:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/03 01:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/03 01:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/03 01:10:35 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:35 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:35 DEBUG : apple: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : banana: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/03 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.87s) --- PASS: TestTransform/NFC (16.42s) --- PASS: TestTransform/NFD (17.72s) --- PASS: TestTransform/base64 (21.09s) --- PASS: TestTransform/prefix (23.13s) --- PASS: TestTransform/suffix (24.00s) --- PASS: TestTransform/truncate (20.50s) --- PASS: TestTransform/encoder (17.04s) --- PASS: TestTransform/ISO-8859-1 (16.33s) --- PASS: TestTransform/charmap (17.41s) --- PASS: TestTransform/lowercase (16.48s) --- PASS: TestTransform/ascii (16.74s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:10:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:10:40 INFO : sub dir_somesuffix: Making directory 2026/07/03 01:10:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/03 01:10:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/03 01:10:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:10:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:10:40 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:40 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/03 01:10:41 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/03 01:10:41 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:42 INFO : tictactoe: Making directory 2026/07/03 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:42 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:42 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/03 01:10:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/03 01:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.06s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:44 INFO : toe: Making directory 2026/07/03 01:10:44 INFO : toe/toe: Making directory 2026/07/03 01:10:44 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:10:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:10:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:10:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:44 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:10:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:46 INFO : toe: Making directory 2026/07/03 01:10:46 INFO : toe/toe: Making directory 2026/07/03 01:10:46 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:10:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:10:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/03 01:10:46 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:46 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/03 01:10:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/03 01:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:47 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:10:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:47 INFO : tictacempty_dir: Making directory 2026/07/03 01:10:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:47 INFO : tictactoe: Making directory 2026/07/03 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:47 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:10:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:47 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:47 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:10:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:49 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:10:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:49 INFO : tictacempty_dir: Making directory 2026/07/03 01:10:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:49 INFO : tictactoe: Making directory 2026/07/03 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:49 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:10:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:10:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:49 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:49 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:10:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:10:50 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:51 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:51 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:10:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/03 01:10:51 NOTICE: B2 bucket rclone-test-xijelil3yeyo: 0 differences found 2026/07/03 01:10:51 NOTICE: B2 bucket rclone-test-xijelil3yeyo: 1 matching files --- PASS: TestAllTag (2.60s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:52 INFO : tictactoe: Making directory 2026/07/03 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:52 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:52 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:52 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:10:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:52 DEBUG : Waiting for deletions to finish 2026/07/03 01:10:53 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:53 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:53 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:53 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/03 01:10:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/03 01:10:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/03 01:10:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/03 01:10:53 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:53 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.31s) === RUN TestSyntax 2026/07/03 01:10:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:54 INFO : toe: Making directory 2026/07/03 01:10:54 INFO : toe/toe: Making directory 2026/07/03 01:10:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:10:54 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:54 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:55 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:10:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:55 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:55 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:10:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:56 INFO : tictacempty_dir: Making directory 2026/07/03 01:10:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:56 INFO : tictactoe: Making directory 2026/07/03 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:56 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:10:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:56 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:56 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:10:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:56 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:10:56 INFO : toe/toe: Removing directory 2026/07/03 01:10:56 INFO : toe: Removing directory 2026/07/03 01:10:56 INFO : empty_dir: Removing directory 2026/07/03 01:10:56 DEBUG : Local file system at /tmp/rclone3098089931: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:10:57 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:10:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:57 INFO : tictacempty_dir: Making directory 2026/07/03 01:10:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:57 INFO : tictactoe: Making directory 2026/07/03 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:10:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:57 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:10:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:10:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:57 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:10:57 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:10:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:10:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:10:58 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:10:58 INFO : toe/toe: Removing directory 2026/07/03 01:10:58 INFO : toe: Removing directory 2026/07/03 01:10:58 INFO : empty_dir: Removing directory 2026/07/03 01:10:58 DEBUG : Local file system at /tmp/rclone3098089931: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:11:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:11:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:11:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/03 01:11:00 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.48s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:11:01 DEBUG : Reset feature "Copy" 2026/07/03 01:11:01 DEBUG : Reset feature "Move" 2026/07/03 01:11:01 DEBUG : Reset feature "Copy" 2026/07/03 01:11:01 DEBUG : Reset feature "Move" 2026/07/03 01:11:01 DEBUG : empty_dir: Making directory with metadata 2026/07/03 01:11:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/03 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:11:01 INFO : tictacempty_dir: Making directory 2026/07/03 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/03 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:11:01 INFO : tictactoe: Making directory 2026/07/03 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/07/03 01:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:11:01 INFO : tictactoe/tictactoe: Making directory 2026/07/03 01:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/03 01:11:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/03 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:11:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:11:01 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:11:01 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:11:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:11:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/03 01:11:02 INFO : toe/toe/toe.txt: Deleted 2026/07/03 01:11:02 INFO : toe/toe: Removing directory 2026/07/03 01:11:02 INFO : toe: Removing directory 2026/07/03 01:11:02 INFO : empty_dir: Removing directory 2026/07/03 01:11:02 DEBUG : Local file system at /tmp/rclone3098089931: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/03 01:11:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:11:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/03 01:11:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.73s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:11:04 DEBUG : toe: transformed to: dG9l 2026/07/03 01:11:05 DEBUG : toe: transformed to: dG9l 2026/07/03 01:11:05 INFO : dG9l: Making directory 2026/07/03 01:11:05 DEBUG : toe: transformed to: dG9l 2026/07/03 01:11:05 DEBUG : toe: transformed to: dG9l 2026/07/03 01:11:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:11:05 INFO : dG9l/dG9l: Making directory 2026/07/03 01:11:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/03 01:11:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/03 01:11:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:11:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/03 01:11:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:11:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:11:05 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:11:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/03 01:11:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:11:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/03 01:11:06 DEBUG : Waiting for deletions to finish 2026/07/03 01:11:06 DEBUG : dG9l: transformed to: toe 2026/07/03 01:11:06 DEBUG : dG9l: transformed to: toe 2026/07/03 01:11:06 DEBUG : dG9l: transformed to: toe 2026/07/03 01:11:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/03 01:11:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/03 01:11:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/03 01:11:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/03 01:11:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/03 01:11:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/03 01:11:07 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for checks to finish 2026/07/03 01:11:07 DEBUG : Local file system at /tmp/rclone3098089931: Waiting for transfers to finish 2026/07/03 01:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.91s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-xijelil3yeyo", Local "Local file system at /tmp/rclone3098089931", Modify Window "1ms" 2026/07/03 01:11:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:07 DEBUG : toe: transformed to: 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe: transformed to: 2026/07/03 01:11:08 INFO : B2 bucket rclone-test-xijelil3yeyo: Making directory 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe: transformed to: 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe: transformed to: 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe/toe: transformed to: 2026/07/03 01:11:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:11:08 INFO : toe/toe: Making directory 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe/toe: transformed to: 2026/07/03 01:11:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe: transformed to: 2026/07/03 01:11:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/03 01:11:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/03 01:11:08 DEBUG : toe/toe/toe: transformed to: 2026/07/03 01:11:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/03 01:11:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for checks to finish 2026/07/03 01:11:08 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Waiting for transfers to finish 2026/07/03 01:11:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/03 01:11:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/03 01:11:08 INFO : toe/toe/toe: Copied (new) 2026/07/03 01:11:08 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting files as there were IO errors 2026/07/03 01:11:08 ERROR : B2 bucket rclone-test-xijelil3yeyo: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2026/07/03 01:11:09 DEBUG : B2 bucket rclone-test-xijelil3yeyo: Purge remote 2026/07/03 01:11:09 INFO : B2 bucket rclone-test-xijelil3yeyo: cleaning bucket "rclone-test-xijelil3yeyo" of all files 2026/07/03 01:11:10 DEBUG : BackupDir/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf63_d20260703_m010443_c001_v7007000_t0000_u01783040683704") 2026/07/03 01:11:10 DEBUG : BackupDir/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103d794869e9a2b8_d20260703_m010437_c001_v0001150_t0029_u01783040677330") 2026/07/03 01:11:10 DEBUG : CompareDest/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65e07_d20260703_m010418_c001_v7007000_t0000_u01783040658360") 2026/07/03 01:11:10 DEBUG : CompareDest/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3169f_d20260703_m010412_c001_v0001172_t0045_u01783040652852") 2026/07/03 01:11:10 DEBUG : CompareDest/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65e08_d20260703_m010418_c001_v7007000_t0000_u01783040658682") 2026/07/03 01:11:10 DEBUG : CompareDest/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7740_d20260703_m010413_c001_v0001173_t0008_u01783040653903") 2026/07/03 01:11:10 DEBUG : CopyDest/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf65_d20260703_m010443_c001_v7007000_t0000_u01783040683882") 2026/07/03 01:11:10 DEBUG : CopyDest/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c77d8_d20260703_m010434_c001_v0001173_t0041_u01783040674489") 2026/07/03 01:11:10 DEBUG : CopyDest/three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf66_d20260703_m010444_c001_v7007000_t0000_u01783040684059") 2026/07/03 01:11:10 DEBUG : CopyDest/three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7804_d20260703_m010440_c001_v0001173_t0000_u01783040680292") 2026/07/03 01:11:11 DEBUG : CopyDest/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf67_d20260703_m010444_c001_v7007000_t0000_u01783040684237") 2026/07/03 01:11:11 DEBUG : CopyDest/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3173f_d20260703_m010438_c001_v0001172_t0014_u01783040678335") 2026/07/03 01:11:11 DEBUG : EXISTING: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167d0_d20260703_m010610_c001_v7007000_t0000_u01783040770135") 2026/07/03 01:11:11 DEBUG : EXISTING: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a5b_d20260703_m010609_c001_v0001173_t0008_u01783040769011") 2026/07/03 01:11:11 DEBUG : PREFIXapple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd3073_d20260703_m010826_c001_v7007000_t0000_u01783040906098") 2026/07/03 01:11:11 DEBUG : PREFIXapple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57af0_d20260703_m010820_c001_v0001042_t0045_u01783040900023") 2026/07/03 01:11:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda4_d20260703_m010826_c001_v7007000_t0000_u01783040906111") 2026/07/03 01:11:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f45_d20260703_m010820_c001_v0001173_t0005_u01783040900014") 2026/07/03 01:11:11 DEBUG : PREFIXbanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d9e_d20260703_m010825_c001_v7007000_t0000_u01783040905954") 2026/07/03 01:11:11 DEBUG : PREFIXbanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31da5_d20260703_m010820_c001_v0001172_t0039_u01783040900045") 2026/07/03 01:11:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda5_d20260703_m010826_c001_v7007000_t0000_u01783040906125") 2026/07/03 01:11:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae19_d20260703_m010820_c001_v0001040_t0028_u01783040900034") 2026/07/03 01:11:11 DEBUG : Testêé: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c9_d20260703_m010606_c001_v7007000_t0000_u01783040766370") 2026/07/03 01:11:11 DEBUG : Testêé: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a43_d20260703_m010605_c001_v0001173_t0040_u01783040765630") 2026/07/03 01:11:11 DEBUG : Testêé: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf319df_d20260703_m010604_c001_v0001172_t0011_u01783040764592") 2026/07/03 01:11:11 DEBUG : YXBwbGU=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafcfe_d20260703_m010804_c001_v7007000_t0000_u01783040884363") 2026/07/03 01:11:11 DEBUG : YXBwbGU=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e4b_d20260703_m010759_c001_v0001173_t0040_u01783040879215") 2026/07/03 01:11:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd00_d20260703_m010804_c001_v7007000_t0000_u01783040884556") 2026/07/03 01:11:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cf9_d20260703_m010759_c001_v0001172_t0014_u01783040879226") 2026/07/03 01:11:11 DEBUG : YmFuYW5h: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd01_d20260703_m010804_c001_v7007000_t0000_u01783040884748") 2026/07/03 01:11:12 DEBUG : YmFuYW5h: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688adaf_d20260703_m010759_c001_v0001040_t0007_u01783040879311") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4950_d20260703_m010244_c001_v7007000_t0000_u01783040564758") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee89a_d20260703_m010244_c001_v0001146_t0031_u01783040564132") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f99eed_d20260703_m010242_c001_v7007000_t0000_u01783040562526") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee88c_d20260703_m010241_c001_v0001146_t0028_u01783040561610") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d493a_d20260703_m010222_c001_v7007000_t0000_u01783040542542") 2026/07/03 01:11:12 DEBUG : a/potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee840_d20260703_m010221_c001_v0001146_t0033_u01783040541617") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b778_d20260703_m011036_c001_v7007000_t0000_u01783041036215") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b065_d20260703_m011031_c001_v0001040_t0040_u01783041031733") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119beb_d20260703_m011019_c001_v7007000_t0000_u01783041019526") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b00d_d20260703_m011015_c001_v0001040_t0012_u01783041015067") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bbc_d20260703_m011002_c001_v7007000_t0000_u01783041002685") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afcf_d20260703_m010958_c001_v0001040_t0013_u01783040998559") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b33_d20260703_m010945_c001_v7007000_t0000_u01783040985319") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af8f_d20260703_m010941_c001_v0001040_t0047_u01783040981062") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119a7a_d20260703_m010929_c001_v7007000_t0000_u01783040969203") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af55_d20260703_m010924_c001_v0001040_t0008_u01783040964578") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb520_d20260703_m010912_c001_v7007000_t0000_u01783040952350") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bc4_d20260703_m010905_c001_v0001042_t0002_u01783040945198") 2026/07/03 01:11:12 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae3_d20260703_m010851_c001_v7007000_t0000_u01783040931501") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b64_d20260703_m010847_c001_v0001042_t0007_u01783040927342") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b617200de_d20260703_m010845_c001_v7007000_t0000_u01783040925839") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b40_d20260703_m010840_c001_v0001042_t0058_u01783040920790") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda8_d20260703_m010827_c001_v7007000_t0000_u01783040907636") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dc3_d20260703_m010823_c001_v0001172_t0027_u01783040903753") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d91_d20260703_m010822_c001_v7007000_t0000_u01783040902345") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f1f_d20260703_m010817_c001_v0001173_t0057_u01783040897537") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4015f013e5bfd0b5_d20260703_m010802_c001_v7007000_t0000_u01783040882417") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ada5_d20260703_m010755_c001_v0001040_t0051_u01783040875697") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c052_d20260703_m010743_c001_v7007000_t0000_u01783040863623") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d69_d20260703_m010739_c001_v0001173_t0017_u01783040859144") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa90_d20260703_m010725_c001_v7007000_t0000_u01783040845866") 2026/07/03 01:11:13 DEBUG : apple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c2f_d20260703_m010721_c001_v0001172_t0000_u01783040841642") 2026/07/03 01:11:13 DEBUG : appleSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4015f013e5bfd0e0_d20260703_m010849_c001_v7007000_t0000_u01783040929750") 2026/07/03 01:11:13 DEBUG : appleSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e57_d20260703_m010843_c001_v0001172_t0023_u01783040923611") 2026/07/03 01:11:13 DEBUG : appleapple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb521_d20260703_m010912_c001_v7007000_t0000_u01783040952526") 2026/07/03 01:11:13 DEBUG : appleapple: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bd0_d20260703_m010907_c001_v0001042_t0000_u01783040947953") 2026/07/03 01:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b77b_d20260703_m011036_c001_v7007000_t0000_u01783041036389") 2026/07/03 01:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32159_d20260703_m011032_c001_v0001172_t0034_u01783041032632") 2026/07/03 01:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bec_d20260703_m011019_c001_v7007000_t0000_u01783041019703") 2026/07/03 01:11:13 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf320e9_d20260703_m011015_c001_v0001172_t0006_u01783041015960") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bbd_d20260703_m011002_c001_v7007000_t0000_u01783041002864") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32091_d20260703_m010959_c001_v0001172_t0003_u01783040999350") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b35_d20260703_m010945_c001_v7007000_t0000_u01783040985560") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3200d_d20260703_m010941_c001_v0001172_t0016_u01783040981775") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119a7c_d20260703_m010929_c001_v7007000_t0000_u01783040969383") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f83_d20260703_m010925_c001_v0001172_t0031_u01783040965653") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb51a_d20260703_m010910_c001_v7007000_t0000_u01783040950311") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f05_d20260703_m010906_c001_v0001172_t0029_u01783040946371") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae5_d20260703_m010851_c001_v7007000_t0000_u01783040931691") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e77_d20260703_m010847_c001_v0001172_t0036_u01783040927343") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c42f_d20260703_m010845_c001_v7007000_t0000_u01783040925827") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e47_d20260703_m010841_c001_v0001172_t0030_u01783040921769") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdaa_d20260703_m010827_c001_v7007000_t0000_u01783040907819") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae2b_d20260703_m010823_c001_v0001040_t0012_u01783040903739") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d9c_d20260703_m010822_c001_v7007000_t0000_u01783040902876") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae0f_d20260703_m010818_c001_v0001040_t0011_u01783040898388") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d81_d20260703_m010802_c001_v7007000_t0000_u01783040882270") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ce9_d20260703_m010756_c001_v0001172_t0046_u01783040876966") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c053_d20260703_m010743_c001_v7007000_t0000_u01783040863801") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad67_d20260703_m010740_c001_v0001040_t0009_u01783040860082") 2026/07/03 01:11:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa91_d20260703_m010726_c001_v7007000_t0000_u01783040846041") 2026/07/03 01:11:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ceb_d20260703_m010722_c001_v0001173_t0012_u01783040842468") 2026/07/03 01:11:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752f8_d20260703_m010849_c001_v7007000_t0000_u01783040929761") 2026/07/03 01:11:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c802d_d20260703_m010843_c001_v0001173_t0016_u01783040923590") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4951_d20260703_m010244_c001_v7007000_t0000_u01783040564931") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee890_d20260703_m010243_c001_v0001146_t0008_u01783040563050") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f99eec_d20260703_m010242_c001_v7007000_t0000_u01783040562005") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee886_d20260703_m010240_c001_v0001146_t0048_u01783040560354") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4939_d20260703_m010222_c001_v7007000_t0000_u01783040542022") 2026/07/03 01:11:15 DEBUG : b/potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee83a_d20260703_m010220_c001_v0001146_t0053_u01783040540137") 2026/07/03 01:11:15 DEBUG : backup/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca39fb_d20260703_m010503_c001_v7007000_t0000_u01783040703876") 2026/07/03 01:11:15 DEBUG : backup/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f100cc200c787897a_d20260703_m010459_c001_v0001145_t0017_u01783040699989") 2026/07/03 01:11:15 DEBUG : backup/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11176e20ba361bca_d20260703_m010450_c001_v0001104_t0031_u01783040690778") 2026/07/03 01:11:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adcf_d20260703_m010529_c001_v7007000_t0000_u01783040729579") 2026/07/03 01:11:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1179390f5a724bdd_d20260703_m010527_c001_v0001182_t0050_u01783040727821") 2026/07/03 01:11:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1133824f3e2bc059_d20260703_m010523_c001_v0001134_t0043_u01783040723914") 2026/07/03 01:11:15 DEBUG : backup/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f427a4d3f6df24ccc_d20260703_m010517_c001_v7007000_t0000_u01783040717162") 2026/07/03 01:11:15 DEBUG : backup/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1185050b3faac599_d20260703_m010515_c001_v0001184_t0042_u01783040715101") 2026/07/03 01:11:15 DEBUG : backup/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f117f5e9e9b857203_d20260703_m010511_c001_v0001103_t0030_u01783040711153") 2026/07/03 01:11:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38add0_d20260703_m010529_c001_v7007000_t0000_u01783040729754") 2026/07/03 01:11:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9eea7c_d20260703_m010528_c001_v0001146_t0039_u01783040728714") 2026/07/03 01:11:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109454092c0d508f_d20260703_m010525_c001_v0001179_t0019_u01783040725462") 2026/07/03 01:11:15 DEBUG : backup/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca39fc_d20260703_m010504_c001_v7007000_t0000_u01783040704058") 2026/07/03 01:11:16 DEBUG : backup/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11620bc84b261644_d20260703_m010502_c001_v0001172_t0027_u01783040702462") 2026/07/03 01:11:16 DEBUG : backup/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1180d9086542eb01_d20260703_m010452_c001_v0001177_t0034_u01783040692830") 2026/07/03 01:11:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f427a4d3f6df24ccd_d20260703_m010517_c001_v7007000_t0000_u01783040717344") 2026/07/03 01:11:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10391d897e0bfebf_d20260703_m010515_c001_v0001115_t0021_u01783040715916") 2026/07/03 01:11:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f112397b095015442_d20260703_m010512_c001_v0001091_t0005_u01783040712633") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b77d_d20260703_m011036_c001_v7007000_t0000_u01783041036566") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d60_d20260703_m011032_c001_v0001042_t0032_u01783041032261") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bed_d20260703_m011019_c001_v7007000_t0000_u01783041019879") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d04_d20260703_m011015_c001_v0001042_t0047_u01783041015511") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bbf_d20260703_m011003_c001_v7007000_t0000_u01783041003073") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ca6_d20260703_m010958_c001_v0001042_t0031_u01783040998908") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b36_d20260703_m010945_c001_v7007000_t0000_u01783040985760") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c6c_d20260703_m010941_c001_v0001042_t0024_u01783040981424") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b65_d20260703_m010929_c001_v7007000_t0000_u01783040969560") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c18_d20260703_m010925_c001_v0001042_t0001_u01783040965079") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb522_d20260703_m010912_c001_v7007000_t0000_u01783040952710") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c812d_d20260703_m010906_c001_v0001173_t0021_u01783040946027") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae6_d20260703_m010851_c001_v7007000_t0000_u01783040931882") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8051_d20260703_m010847_c001_v0001173_t0032_u01783040927334") 2026/07/03 01:11:16 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752f6_d20260703_m010846_c001_v7007000_t0000_u01783040926381") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c801b_d20260703_m010841_c001_v0001173_t0014_u01783040921447") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdab_d20260703_m010828_c001_v7007000_t0000_u01783040908006") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b02_d20260703_m010823_c001_v0001042_t0044_u01783040903751") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aac6_d20260703_m010822_c001_v7007000_t0000_u01783040902706") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ae8_d20260703_m010817_c001_v0001042_t0006_u01783040897934") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c5862_d20260703_m010801_c001_v7007000_t0000_u01783040881866") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e35_d20260703_m010756_c001_v0001173_t0043_u01783040876472") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c054_d20260703_m010743_c001_v7007000_t0000_u01783040863978") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c87_d20260703_m010739_c001_v0001172_t0055_u01783040859484") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa92_d20260703_m010726_c001_v7007000_t0000_u01783040846217") 2026/07/03 01:11:17 DEBUG : banana: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad2d_d20260703_m010722_c001_v0001040_t0039_u01783040842082") 2026/07/03 01:11:17 DEBUG : bananaSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b617200e6_d20260703_m010849_c001_v7007000_t0000_u01783040929772") 2026/07/03 01:11:17 DEBUG : bananaSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae77_d20260703_m010843_c001_v0001040_t0011_u01783040923597") 2026/07/03 01:11:17 DEBUG : both0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb79_d20260703_m010652_c001_v7007000_t0000_u01783040812546") 2026/07/03 01:11:17 DEBUG : both0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31abf_d20260703_m010633_c001_v0001172_t0036_u01783040793881") 2026/07/03 01:11:17 DEBUG : both0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506c_d20260703_m010629_c001_v7007000_t0000_u01783040789775") 2026/07/03 01:11:17 DEBUG : both0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a03_d20260703_m010612_c001_v0001172_t0008_u01783040772101") 2026/07/03 01:11:17 DEBUG : both1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb7a_d20260703_m010652_c001_v7007000_t0000_u01783040812735") 2026/07/03 01:11:17 DEBUG : both1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31acf_d20260703_m010635_c001_v0001172_t0014_u01783040795075") 2026/07/03 01:11:17 DEBUG : both1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506d_d20260703_m010629_c001_v7007000_t0000_u01783040789950") 2026/07/03 01:11:18 DEBUG : both1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a07_d20260703_m010612_c001_v0001172_t0029_u01783040772760") 2026/07/03 01:11:18 DEBUG : both10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb7b_d20260703_m010652_c001_v7007000_t0000_u01783040812924") 2026/07/03 01:11:18 DEBUG : both10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31afb_d20260703_m010641_c001_v0001172_t0025_u01783040801703") 2026/07/03 01:11:18 DEBUG : both10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506e_d20260703_m010630_c001_v7007000_t0000_u01783040790123") 2026/07/03 01:11:18 DEBUG : both10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a4d_d20260703_m010619_c001_v0001172_t0021_u01783040779974") 2026/07/03 01:11:18 DEBUG : both11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb7c_d20260703_m010653_c001_v7007000_t0000_u01783040813114") 2026/07/03 01:11:18 DEBUG : both11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31afd_d20260703_m010642_c001_v0001172_t0000_u01783040802310") 2026/07/03 01:11:18 DEBUG : both11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506f_d20260703_m010630_c001_v7007000_t0000_u01783040790298") 2026/07/03 01:11:18 DEBUG : both11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a51_d20260703_m010620_c001_v0001172_t0058_u01783040780580") 2026/07/03 01:11:18 DEBUG : both12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb7d_d20260703_m010653_c001_v7007000_t0000_u01783040813304") 2026/07/03 01:11:18 DEBUG : both12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b01_d20260703_m010643_c001_v0001172_t0004_u01783040803235") 2026/07/03 01:11:18 DEBUG : both12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5070_d20260703_m010630_c001_v7007000_t0000_u01783040790473") 2026/07/03 01:11:18 DEBUG : both12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a5d_d20260703_m010621_c001_v0001172_t0028_u01783040781260") 2026/07/03 01:11:18 DEBUG : both13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb7f_d20260703_m010653_c001_v7007000_t0000_u01783040813493") 2026/07/03 01:11:18 DEBUG : both13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b07_d20260703_m010644_c001_v0001172_t0016_u01783040804039") 2026/07/03 01:11:18 DEBUG : both13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5071_d20260703_m010630_c001_v7007000_t0000_u01783040790657") 2026/07/03 01:11:18 DEBUG : both13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a65_d20260703_m010621_c001_v0001172_t0001_u01783040781858") 2026/07/03 01:11:18 DEBUG : both14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb81_d20260703_m010653_c001_v7007000_t0000_u01783040813682") 2026/07/03 01:11:18 DEBUG : both14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b0b_d20260703_m010644_c001_v0001172_t0000_u01783040804613") 2026/07/03 01:11:18 DEBUG : both14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5072_d20260703_m010630_c001_v7007000_t0000_u01783040790832") 2026/07/03 01:11:18 DEBUG : both14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a6d_d20260703_m010622_c001_v0001172_t0045_u01783040782671") 2026/07/03 01:11:18 DEBUG : both15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb82_d20260703_m010653_c001_v7007000_t0000_u01783040813873") 2026/07/03 01:11:19 DEBUG : both15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b13_d20260703_m010645_c001_v0001172_t0006_u01783040805444") 2026/07/03 01:11:19 DEBUG : both15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5073_d20260703_m010631_c001_v7007000_t0000_u01783040791007") 2026/07/03 01:11:19 DEBUG : both15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a71_d20260703_m010623_c001_v0001172_t0008_u01783040783352") 2026/07/03 01:11:19 DEBUG : both16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb83_d20260703_m010654_c001_v7007000_t0000_u01783040814063") 2026/07/03 01:11:19 DEBUG : both16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b1f_d20260703_m010646_c001_v0001172_t0010_u01783040806544") 2026/07/03 01:11:19 DEBUG : both16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5074_d20260703_m010631_c001_v7007000_t0000_u01783040791182") 2026/07/03 01:11:19 DEBUG : both16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a75_d20260703_m010624_c001_v0001172_t0055_u01783040784194") 2026/07/03 01:11:19 DEBUG : both17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb84_d20260703_m010654_c001_v7007000_t0000_u01783040814252") 2026/07/03 01:11:19 DEBUG : both17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b23_d20260703_m010647_c001_v0001172_t0036_u01783040807294") 2026/07/03 01:11:19 DEBUG : both17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5076_d20260703_m010631_c001_v7007000_t0000_u01783040791355") 2026/07/03 01:11:19 DEBUG : both17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a81_d20260703_m010625_c001_v0001172_t0014_u01783040785163") 2026/07/03 01:11:19 DEBUG : both18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb85_d20260703_m010654_c001_v7007000_t0000_u01783040814442") 2026/07/03 01:11:19 DEBUG : both18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b2f_d20260703_m010648_c001_v0001172_t0058_u01783040808045") 2026/07/03 01:11:19 DEBUG : both18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5077_d20260703_m010631_c001_v7007000_t0000_u01783040791530") 2026/07/03 01:11:19 DEBUG : both18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a8b_d20260703_m010625_c001_v0001172_t0003_u01783040785797") 2026/07/03 01:11:19 DEBUG : both19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb86_d20260703_m010654_c001_v7007000_t0000_u01783040814631") 2026/07/03 01:11:19 DEBUG : both19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b3b_d20260703_m010649_c001_v0001172_t0022_u01783040809187") 2026/07/03 01:11:19 DEBUG : both19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5079_d20260703_m010631_c001_v7007000_t0000_u01783040791704") 2026/07/03 01:11:19 DEBUG : both19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a91_d20260703_m010626_c001_v0001172_t0026_u01783040786513") 2026/07/03 01:11:19 DEBUG : both2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb87_d20260703_m010654_c001_v7007000_t0000_u01783040814821") 2026/07/03 01:11:19 DEBUG : both2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ad3_d20260703_m010635_c001_v0001172_t0044_u01783040795879") 2026/07/03 01:11:20 DEBUG : both2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d507b_d20260703_m010631_c001_v7007000_t0000_u01783040791880") 2026/07/03 01:11:20 DEBUG : both2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a09_d20260703_m010613_c001_v0001172_t0000_u01783040773364") 2026/07/03 01:11:20 DEBUG : both3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb88_d20260703_m010655_c001_v7007000_t0000_u01783040815047") 2026/07/03 01:11:20 DEBUG : both3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ad9_d20260703_m010636_c001_v0001172_t0031_u01783040796502") 2026/07/03 01:11:20 DEBUG : both3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d507e_d20260703_m010632_c001_v7007000_t0000_u01783040792082") 2026/07/03 01:11:20 DEBUG : both3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a13_d20260703_m010614_c001_v0001172_t0053_u01783040774551") 2026/07/03 01:11:20 DEBUG : both4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb89_d20260703_m010655_c001_v7007000_t0000_u01783040815244") 2026/07/03 01:11:20 DEBUG : both4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31add_d20260703_m010637_c001_v0001172_t0050_u01783040797212") 2026/07/03 01:11:20 DEBUG : both4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5080_d20260703_m010632_c001_v7007000_t0000_u01783040792257") 2026/07/03 01:11:20 DEBUG : both4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a1d_d20260703_m010615_c001_v0001172_t0012_u01783040775705") 2026/07/03 01:11:20 DEBUG : both5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb8a_d20260703_m010655_c001_v7007000_t0000_u01783040815436") 2026/07/03 01:11:20 DEBUG : both5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ae1_d20260703_m010637_c001_v0001172_t0013_u01783040797978") 2026/07/03 01:11:20 DEBUG : both5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5082_d20260703_m010632_c001_v7007000_t0000_u01783040792431") 2026/07/03 01:11:20 DEBUG : both5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a23_d20260703_m010616_c001_v0001172_t0031_u01783040776313") 2026/07/03 01:11:20 DEBUG : both6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb8c_d20260703_m010655_c001_v7007000_t0000_u01783040815642") 2026/07/03 01:11:20 DEBUG : both6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ae3_d20260703_m010638_c001_v0001172_t0010_u01783040798715") 2026/07/03 01:11:20 DEBUG : both6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5084_d20260703_m010632_c001_v7007000_t0000_u01783040792607") 2026/07/03 01:11:20 DEBUG : both6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a2d_d20260703_m010617_c001_v0001172_t0047_u01783040777017") 2026/07/03 01:11:20 DEBUG : both7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb8d_d20260703_m010655_c001_v7007000_t0000_u01783040815831") 2026/07/03 01:11:20 DEBUG : both7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31aef_d20260703_m010639_c001_v0001172_t0048_u01783040799386") 2026/07/03 01:11:20 DEBUG : both7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5086_d20260703_m010632_c001_v7007000_t0000_u01783040792791") 2026/07/03 01:11:21 DEBUG : both7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a39_d20260703_m010617_c001_v0001172_t0021_u01783040777908") 2026/07/03 01:11:21 DEBUG : both8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb8e_d20260703_m010656_c001_v7007000_t0000_u01783040816021") 2026/07/03 01:11:21 DEBUG : both8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31af3_d20260703_m010640_c001_v0001172_t0040_u01783040800197") 2026/07/03 01:11:21 DEBUG : both8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5088_d20260703_m010632_c001_v7007000_t0000_u01783040792966") 2026/07/03 01:11:21 DEBUG : both8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a41_d20260703_m010618_c001_v0001172_t0035_u01783040778467") 2026/07/03 01:11:21 DEBUG : both9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb8f_d20260703_m010656_c001_v7007000_t0000_u01783040816271") 2026/07/03 01:11:21 DEBUG : both9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31af7_d20260703_m010641_c001_v0001172_t0043_u01783040801076") 2026/07/03 01:11:21 DEBUG : both9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d508a_d20260703_m010633_c001_v7007000_t0000_u01783040793141") 2026/07/03 01:11:21 DEBUG : both9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31a47_d20260703_m010619_c001_v0001172_t0013_u01783040779349") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4952_d20260703_m010245_c001_v7007000_t0000_u01783040565110") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee892_d20260703_m010243_c001_v0001146_t0014_u01783040563467") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f99eef_d20260703_m010242_c001_v7007000_t0000_u01783040562700") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee88a_d20260703_m010240_c001_v0001146_t0033_u01783040560896") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d493c_d20260703_m010222_c001_v7007000_t0000_u01783040542715") 2026/07/03 01:11:21 DEBUG : c/non empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee83e_d20260703_m010220_c001_v0001146_t0007_u01783040540647") 2026/07/03 01:11:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd02_d20260703_m010804_c001_v7007000_t0000_u01783040884939") 2026/07/03 01:11:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57a9a_d20260703_m010759_c001_v0001042_t0003_u01783040879985") 2026/07/03 01:11:22 DEBUG : check sum: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8394_d20260703_m010212_c001_v7007000_t0000_u01783040532919") 2026/07/03 01:11:22 DEBUG : check sum: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee81f_d20260703_m010211_c001_v0001146_t0051_u01783040531800") 2026/07/03 01:11:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3760ae_d20260703_m011107_c001_v7007000_t0000_u01783041067530") 2026/07/03 01:11:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b0f7_d20260703_m011105_c001_v0001040_t0050_u01783041065558") 2026/07/03 01:11:22 DEBUG : dest/3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf30_d20260703_m010427_c001_v7007000_t0000_u01783040667414") 2026/07/03 01:11:22 DEBUG : dest/3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f406650e8d560ec5d_d20260703_m010426_c001_v0001180_t0036_u01783040666302") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb523_d20260703_m010912_c001_v7007000_t0000_u01783040952884") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f0f_d20260703_m010908_c001_v0001172_t0013_u01783040948170") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b77e_d20260703_m011036_c001_v7007000_t0000_u01783041036740") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b041_d20260703_m011024_c001_v0001040_t0032_u01783041024071") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bef_d20260703_m011020_c001_v7007000_t0000_u01783041020055") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afed_d20260703_m011007_c001_v0001040_t0028_u01783041007576") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc0_d20260703_m011003_c001_v7007000_t0000_u01783041003252") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afad_d20260703_m010950_c001_v0001040_t0050_u01783040990194") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b37_d20260703_m010945_c001_v7007000_t0000_u01783040985949") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af73_d20260703_m010933_c001_v0001040_t0052_u01783040973846") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b66_d20260703_m010929_c001_v7007000_t0000_u01783040969736") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af25_d20260703_m010916_c001_v0001040_t0009_u01783040956838") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e25_d20260703_m010910_c001_v7007000_t0000_u01783040950331") 2026/07/03 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b8c_d20260703_m010856_c001_v0001042_t0047_u01783040936322") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae7_d20260703_m010852_c001_v7007000_t0000_u01783040932074") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8057_d20260703_m010847_c001_v0001173_t0052_u01783040927657") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b617200df_d20260703_m010846_c001_v7007000_t0000_u01783040926015") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b26_d20260703_m010832_c001_v0001042_t0027_u01783040912306") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdac_d20260703_m010828_c001_v7007000_t0000_u01783040908204") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dc7_d20260703_m010824_c001_v0001172_t0040_u01783040904029") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f413f4b08d22d3ab7_d20260703_m010822_c001_v7007000_t0000_u01783040902742") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ec5_d20260703_m010809_c001_v0001173_t0029_u01783040889180") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcae9_d20260703_m010802_c001_v7007000_t0000_u01783040882101") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cb3_d20260703_m010748_c001_v0001172_t0024_u01783040868084") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c055_d20260703_m010744_c001_v7007000_t0000_u01783040864154") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad45_d20260703_m010730_c001_v0001040_t0054_u01783040850359") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa93_d20260703_m010726_c001_v7007000_t0000_u01783040846393") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7c9b_d20260703_m010713_c001_v0001173_t0031_u01783040833939") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c439_d20260703_m010850_c001_v7007000_t0000_u01783040930106") 2026/07/03 01:11:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e59_d20260703_m010843_c001_v0001172_t0036_u01783040923869") 2026/07/03 01:11:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb525_d20260703_m010913_c001_v7007000_t0000_u01783040953059") 2026/07/03 01:11:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aeff_d20260703_m010908_c001_v0001040_t0055_u01783040948182") 2026/07/03 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b77f_d20260703_m011036_c001_v7007000_t0000_u01783041036914") 2026/07/03 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d36_d20260703_m011024_c001_v0001042_t0036_u01783041024960") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf0_d20260703_m011020_c001_v7007000_t0000_u01783041020232") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57cdc_d20260703_m011008_c001_v0001042_t0021_u01783041008514") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc1_d20260703_m011003_c001_v7007000_t0000_u01783041003455") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c86_d20260703_m010951_c001_v0001042_t0032_u01783040991027") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b39_d20260703_m010946_c001_v7007000_t0000_u01783040986139") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c46_d20260703_m010934_c001_v0001042_t0000_u01783040974702") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b67_d20260703_m010929_c001_v7007000_t0000_u01783040969911") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bf8_d20260703_m010917_c001_v0001042_t0006_u01783040957663") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e27_d20260703_m010910_c001_v7007000_t0000_u01783040950413") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c80c1_d20260703_m010857_c001_v0001173_t0017_u01783040937131") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae8_d20260703_m010852_c001_v7007000_t0000_u01783040932265") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e7d_d20260703_m010847_c001_v0001172_t0015_u01783040927683") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcce5_d20260703_m010846_c001_v7007000_t0000_u01783040926027") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7fbd_d20260703_m010833_c001_v0001173_t0051_u01783040913532") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdad_d20260703_m010828_c001_v7007000_t0000_u01783040908387") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f6d_d20260703_m010824_c001_v0001173_t0039_u01783040904044") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d93_d20260703_m010822_c001_v7007000_t0000_u01783040902513") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ac4_d20260703_m010809_c001_v0001042_t0001_u01783040889790") 2026/07/03 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded375266_d20260703_m010802_c001_v7007000_t0000_u01783040882284") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad83_d20260703_m010748_c001_v0001040_t0058_u01783040868747") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c056_d20260703_m010744_c001_v7007000_t0000_u01783040864331") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d1b_d20260703_m010731_c001_v0001173_t0037_u01783040851154") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa94_d20260703_m010726_c001_v7007000_t0000_u01783040846568") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31beb_d20260703_m010714_c001_v0001172_t0006_u01783040834214") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b6172014b_d20260703_m010849_c001_v7007000_t0000_u01783040929954") 2026/07/03 01:11:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b50_d20260703_m010843_c001_v0001042_t0047_u01783040923902") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb527_d20260703_m010913_c001_v7007000_t0000_u01783040953235") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8145_d20260703_m010908_c001_v0001173_t0016_u01783040948253") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b781_d20260703_m011037_c001_v7007000_t0000_u01783041037088") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32127_d20260703_m011025_c001_v0001172_t0054_u01783041025733") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf2_d20260703_m011020_c001_v7007000_t0000_u01783041020409") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf320c7_d20260703_m011009_c001_v0001172_t0025_u01783041009191") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc2_d20260703_m011003_c001_v7007000_t0000_u01783041003643") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32055_d20260703_m010951_c001_v0001172_t0009_u01783040991765") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b3a_d20260703_m010946_c001_v7007000_t0000_u01783040986328") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31fdf_d20260703_m010935_c001_v0001172_t0049_u01783040975502") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b68_d20260703_m010930_c001_v7007000_t0000_u01783040970087") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f55_d20260703_m010918_c001_v0001172_t0055_u01783040958533") 2026/07/03 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883b844_d20260703_m010910_c001_v7007000_t0000_u01783040950478") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ec3_d20260703_m010857_c001_v0001172_t0047_u01783040937870") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae9_d20260703_m010852_c001_v7007000_t0000_u01783040932457") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b66_d20260703_m010847_c001_v0001042_t0039_u01783040927816") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752f5_d20260703_m010846_c001_v7007000_t0000_u01783040926206") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e05_d20260703_m010834_c001_v0001172_t0054_u01783040914171") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdae_d20260703_m010828_c001_v7007000_t0000_u01783040908570") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae33_d20260703_m010824_c001_v0001040_t0018_u01783040904234") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883ac48_d20260703_m010822_c001_v7007000_t0000_u01783040902723") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ade1_d20260703_m010810_c001_v0001040_t0049_u01783040890617") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcaea_d20260703_m010802_c001_v7007000_t0000_u01783040882278") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7deb_d20260703_m010749_c001_v0001173_t0040_u01783040869504") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c058_d20260703_m010744_c001_v7007000_t0000_u01783040864506") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c5b_d20260703_m010731_c001_v0001172_t0043_u01783040851929") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa95_d20260703_m010726_c001_v7007000_t0000_u01783040846743") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad05_d20260703_m010714_c001_v0001040_t0055_u01783040834642") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4082c36fc8cd430e_d20260703_m010849_c001_v7007000_t0000_u01783040929963") 2026/07/03 01:11:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8035_d20260703_m010843_c001_v0001173_t0013_u01783040923915") 2026/07/03 01:11:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb528_d20260703_m010913_c001_v7007000_t0000_u01783040953410") 2026/07/03 01:11:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bd2_d20260703_m010908_c001_v0001042_t0042_u01783040948429") 2026/07/03 01:11:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b782_d20260703_m011037_c001_v7007000_t0000_u01783041037263") 2026/07/03 01:11:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c849d_d20260703_m011026_c001_v0001173_t0029_u01783041026541") 2026/07/03 01:11:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf3_d20260703_m011020_c001_v7007000_t0000_u01783041020586") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c83d7_d20260703_m011009_c001_v0001173_t0038_u01783041009842") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc3_d20260703_m011003_c001_v7007000_t0000_u01783041003821") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c82f4_d20260703_m010952_c001_v0001173_t0048_u01783040992550") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b3b_d20260703_m010946_c001_v7007000_t0000_u01783040986517") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8251_d20260703_m010936_c001_v0001173_t0036_u01783040976235") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b69_d20260703_m010930_c001_v7007000_t0000_u01783040970263") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c81b1_d20260703_m010919_c001_v0001173_t0018_u01783040959341") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e1e_d20260703_m010909_c001_v7007000_t0000_u01783040949981") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aecb_d20260703_m010858_c001_v0001040_t0016_u01783040938823") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaea_d20260703_m010852_c001_v7007000_t0000_u01783040932648") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c805b_d20260703_m010847_c001_v0001173_t0030_u01783040927928") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b617200e0_d20260703_m010846_c001_v7007000_t0000_u01783040926192") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae4f_d20260703_m010835_c001_v0001040_t0012_u01783040915226") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb0_d20260703_m010828_c001_v7007000_t0000_u01783040908754") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b06_d20260703_m010824_c001_v0001042_t0032_u01783040904282") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aac3_d20260703_m010822_c001_v7007000_t0000_u01783040902355") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d57_d20260703_m010811_c001_v0001172_t0039_u01783040891519") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c5864_d20260703_m010802_c001_v7007000_t0000_u01783040882216") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cbd_d20260703_m010749_c001_v0001172_t0000_u01783040869832") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c059_d20260703_m010744_c001_v7007000_t0000_u01783040864687") 2026/07/03 01:11:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad49_d20260703_m010732_c001_v0001040_t0007_u01783040852449") 2026/07/03 01:11:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa96_d20260703_m010726_c001_v7007000_t0000_u01783040846918") 2026/07/03 01:11:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7cb0_d20260703_m010715_c001_v0001173_t0055_u01783040835284") 2026/07/03 01:11:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4082c36fc8cd430d_d20260703_m010849_c001_v7007000_t0000_u01783040929786") 2026/07/03 01:11:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae79_d20260703_m010844_c001_v0001040_t0047_u01783040924017") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb529_d20260703_m010913_c001_v7007000_t0000_u01783040953584") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f11_d20260703_m010908_c001_v0001172_t0032_u01783040948466") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b784_d20260703_m011037_c001_v7007000_t0000_u01783041037439") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b049_d20260703_m011026_c001_v0001040_t0059_u01783041026825") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf4_d20260703_m011020_c001_v7007000_t0000_u01783041020763") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aff5_d20260703_m011010_c001_v0001040_t0044_u01783041010150") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc4_d20260703_m011004_c001_v7007000_t0000_u01783041004048") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afbd_d20260703_m010952_c001_v0001040_t0054_u01783040992891") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b3c_d20260703_m010946_c001_v7007000_t0000_u01783040986706") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af7b_d20260703_m010936_c001_v0001040_t0030_u01783040976494") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b6a_d20260703_m010930_c001_v7007000_t0000_u01783040970438") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af35_d20260703_m010919_c001_v0001040_t0006_u01783040959778") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e21_d20260703_m010910_c001_v7007000_t0000_u01783040950156") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b9e_d20260703_m010859_c001_v0001042_t0010_u01783040939656") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaed_d20260703_m010852_c001_v7007000_t0000_u01783040932839") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae92_d20260703_m010847_c001_v0001040_t0037_u01783040927954") 2026/07/03 01:11:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c431_d20260703_m010846_c001_v7007000_t0000_u01783040926209") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b2a_d20260703_m010835_c001_v0001042_t0054_u01783040915784") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb1_d20260703_m010828_c001_v7007000_t0000_u01783040908937") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dc9_d20260703_m010824_c001_v0001172_t0029_u01783040904416") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd306c_d20260703_m010822_c001_v7007000_t0000_u01783040902887") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ee7_d20260703_m010811_c001_v0001173_t0056_u01783040891824") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4015f013e5bfd0b4_d20260703_m010802_c001_v7007000_t0000_u01783040882232") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad8b_d20260703_m010750_c001_v0001040_t0057_u01783040870513") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c05a_d20260703_m010744_c001_v7007000_t0000_u01783040864863") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d2f_d20260703_m010733_c001_v0001173_t0052_u01783040853040") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa97_d20260703_m010727_c001_v7007000_t0000_u01783040847094") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31bfd_d20260703_m010715_c001_v0001172_t0028_u01783040835575") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae2_d20260703_m010850_c001_v7007000_t0000_u01783040930122") 2026/07/03 01:11:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e5f_d20260703_m010844_c001_v0001172_t0014_u01783040924187") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52a_d20260703_m010913_c001_v7007000_t0000_u01783040953759") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c814b_d20260703_m010908_c001_v0001173_t0026_u01783040948567") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b786_d20260703_m011037_c001_v7007000_t0000_u01783041037614") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d42_d20260703_m011027_c001_v0001042_t0051_u01783041027271") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf5_d20260703_m011020_c001_v7007000_t0000_u01783041020940") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ce4_d20260703_m011010_c001_v0001042_t0011_u01783041010593") 2026/07/03 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc5_d20260703_m011004_c001_v7007000_t0000_u01783041004226") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c90_d20260703_m010953_c001_v0001042_t0001_u01783040993699") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b3d_d20260703_m010946_c001_v7007000_t0000_u01783040986895") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c50_d20260703_m010936_c001_v0001042_t0042_u01783040976868") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b6c_d20260703_m010930_c001_v7007000_t0000_u01783040970689") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c06_d20260703_m010920_c001_v0001042_t0056_u01783040960225") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883b841_d20260703_m010909_c001_v7007000_t0000_u01783040949950") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c80dd_d20260703_m010900_c001_v0001173_t0032_u01783040940164") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaef_d20260703_m010853_c001_v7007000_t0000_u01783040933031") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e81_d20260703_m010848_c001_v0001172_t0012_u01783040928002") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38ae32_d20260703_m010846_c001_v7007000_t0000_u01783040926238") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7fe1_d20260703_m010836_c001_v0001173_t0025_u01783040916367") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb2_d20260703_m010829_c001_v7007000_t0000_u01783040909120") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f73_d20260703_m010824_c001_v0001173_t0057_u01783040904321") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d92_d20260703_m010822_c001_v7007000_t0000_u01783040902502") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ad4_d20260703_m010812_c001_v0001042_t0006_u01783040892352") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafcfc_d20260703_m010802_c001_v7007000_t0000_u01783040882490") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7df9_d20260703_m010751_c001_v0001173_t0029_u01783040871003") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c05b_d20260703_m010745_c001_v7007000_t0000_u01783040865038") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c63_d20260703_m010733_c001_v0001172_t0027_u01783040853325") 2026/07/03 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa98_d20260703_m010727_c001_v7007000_t0000_u01783040847269") 2026/07/03 01:11:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad0f_d20260703_m010715_c001_v0001040_t0028_u01783040835975") 2026/07/03 01:11:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abccec_d20260703_m010849_c001_v7007000_t0000_u01783040929729") 2026/07/03 01:11:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8037_d20260703_m010844_c001_v0001173_t0045_u01783040924221") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52b_d20260703_m010913_c001_v7007000_t0000_u01783040953934") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af01_d20260703_m010908_c001_v0001040_t0014_u01783040948636") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b788_d20260703_m011037_c001_v7007000_t0000_u01783041037934") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32137_d20260703_m011027_c001_v0001172_t0034_u01783041027737") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf6_d20260703_m011021_c001_v7007000_t0000_u01783041021116") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf320cf_d20260703_m011011_c001_v0001172_t0053_u01783041011041") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc6_d20260703_m011004_c001_v7007000_t0000_u01783041004512") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32065_d20260703_m010954_c001_v0001172_t0049_u01783040994278") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b3f_d20260703_m010947_c001_v7007000_t0000_u01783040987101") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31fef_d20260703_m010937_c001_v0001172_t0041_u01783040977301") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b6d_d20260703_m010930_c001_v7007000_t0000_u01783040970865") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f5d_d20260703_m010920_c001_v0001172_t0048_u01783040960742") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105e47_d20260703_m010910_c001_v7007000_t0000_u01783040950349") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ed7_d20260703_m010900_c001_v0001172_t0024_u01783040940584") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaf1_d20260703_m010853_c001_v7007000_t0000_u01783040933223") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b68_d20260703_m010848_c001_v0001042_t0045_u01783040928273") 2026/07/03 01:11:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752f3_d20260703_m010845_c001_v7007000_t0000_u01783040925858") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e1b_d20260703_m010836_c001_v0001172_t0019_u01783040916685") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb3_d20260703_m010829_c001_v7007000_t0000_u01783040909309") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae37_d20260703_m010824_c001_v0001040_t0017_u01783040904607") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d94_d20260703_m010822_c001_v7007000_t0000_u01783040902520") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aded_d20260703_m010812_c001_v0001040_t0047_u01783040892786") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acccf_d20260703_m010802_c001_v7007000_t0000_u01783040882231") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cc9_d20260703_m010751_c001_v0001172_t0017_u01783040871304") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c05c_d20260703_m010745_c001_v7007000_t0000_u01783040865214") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad4b_d20260703_m010733_c001_v0001040_t0052_u01783040853725") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa99_d20260703_m010727_c001_v7007000_t0000_u01783040847444") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7cb7_d20260703_m010716_c001_v0001173_t0009_u01783040836434") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752fa_d20260703_m010849_c001_v7007000_t0000_u01783040929974") 2026/07/03 01:11:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b56_d20260703_m010844_c001_v0001042_t0014_u01783040924578") 2026/07/03 01:11:32 DEBUG : dir1/0007-12345: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52c_d20260703_m010914_c001_v7007000_t0000_u01783040954108") 2026/07/03 01:11:32 DEBUG : dir1/0007-12345: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f15_d20260703_m010908_c001_v0001172_t0010_u01783040948856") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b789_d20260703_m011038_c001_v7007000_t0000_u01783041038109") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c84ad_d20260703_m011028_c001_v0001173_t0038_u01783041028243") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf8_d20260703_m011021_c001_v7007000_t0000_u01783041021293") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c83ef_d20260703_m011011_c001_v0001173_t0028_u01783041011464") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc7_d20260703_m011004_c001_v7007000_t0000_u01783041004771") 2026/07/03 01:11:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c831d_d20260703_m010954_c001_v0001173_t0019_u01783040994839") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b40_d20260703_m010947_c001_v7007000_t0000_u01783040987291") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8263_d20260703_m010937_c001_v0001173_t0022_u01783040977783") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b6e_d20260703_m010931_c001_v7007000_t0000_u01783040971040") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c81c5_d20260703_m010921_c001_v0001173_t0014_u01783040961249") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb51e_d20260703_m010910_c001_v7007000_t0000_u01783040950488") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aed3_d20260703_m010900_c001_v0001040_t0006_u01783040940892") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaf3_d20260703_m010853_c001_v7007000_t0000_u01783040933413") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e85_d20260703_m010848_c001_v0001172_t0028_u01783040928309") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca3d0b_d20260703_m010846_c001_v7007000_t0000_u01783040926249") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae59_d20260703_m010837_c001_v0001040_t0039_u01783040917141") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb4_d20260703_m010829_c001_v7007000_t0000_u01783040909495") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b0a_d20260703_m010824_c001_v0001042_t0048_u01783040904617") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883ac4a_d20260703_m010822_c001_v7007000_t0000_u01783040902897") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d61_d20260703_m010813_c001_v0001172_t0056_u01783040893267") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b6171f8b9_d20260703_m010802_c001_v7007000_t0000_u01783040882430") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad91_d20260703_m010751_c001_v0001040_t0048_u01783040871725") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c05d_d20260703_m010745_c001_v7007000_t0000_u01783040865392") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d37_d20260703_m010734_c001_v0001173_t0023_u01783040854464") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9a_d20260703_m010727_c001_v7007000_t0000_u01783040847618") 2026/07/03 01:11:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c09_d20260703_m010716_c001_v0001172_t0004_u01783040836932") 2026/07/03 01:11:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c437_d20260703_m010849_c001_v7007000_t0000_u01783040929708") 2026/07/03 01:11:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e67_d20260703_m010844_c001_v0001172_t0049_u01783040924590") 2026/07/03 01:11:34 DEBUG : dir1/0008-23456: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52d_d20260703_m010914_c001_v7007000_t0000_u01783040954283") 2026/07/03 01:11:34 DEBUG : dir1/0008-23456: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c814d_d20260703_m010908_c001_v0001173_t0031_u01783040948913") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b78b_d20260703_m011038_c001_v7007000_t0000_u01783041038283") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b055_d20260703_m011028_c001_v0001040_t0053_u01783041028695") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bf9_d20260703_m011021_c001_v7007000_t0000_u01783041021469") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aff9_d20260703_m011011_c001_v0001040_t0049_u01783041011768") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc8_d20260703_m011004_c001_v7007000_t0000_u01783041004951") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afc3_d20260703_m010955_c001_v0001040_t0037_u01783040995238") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b41_d20260703_m010947_c001_v7007000_t0000_u01783040987480") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af81_d20260703_m010938_c001_v0001040_t0003_u01783040978063") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b6f_d20260703_m010931_c001_v7007000_t0000_u01783040971312") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af43_d20260703_m010921_c001_v0001040_t0043_u01783040961602") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f413f4b08d22d42b2_d20260703_m010910_c001_v7007000_t0000_u01783040950352") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57baa_d20260703_m010901_c001_v0001042_t0001_u01783040941407") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaf5_d20260703_m010853_c001_v7007000_t0000_u01783040933603") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8063_d20260703_m010848_c001_v0001173_t0039_u01783040928338") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcce7_d20260703_m010846_c001_v7007000_t0000_u01783040926203") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b2e_d20260703_m010837_c001_v0001042_t0050_u01783040917535") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb5_d20260703_m010829_c001_v7007000_t0000_u01783040909681") 2026/07/03 01:11:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f77_d20260703_m010824_c001_v0001173_t0057_u01783040904664") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d8f_d20260703_m010822_c001_v7007000_t0000_u01783040902325") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ef7_d20260703_m010813_c001_v0001173_t0034_u01783040893678") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcae7_d20260703_m010801_c001_v7007000_t0000_u01783040881926") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e09_d20260703_m010752_c001_v0001173_t0057_u01783040872180") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c060_d20260703_m010745_c001_v7007000_t0000_u01783040865571") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c6b_d20260703_m010734_c001_v0001172_t0034_u01783040854943") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9b_d20260703_m010727_c001_v7007000_t0000_u01783040847793") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad15_d20260703_m010717_c001_v0001040_t0006_u01783040837508") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abccee_d20260703_m010850_c001_v7007000_t0000_u01783040930086") 2026/07/03 01:11:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8039_d20260703_m010844_c001_v0001173_t0052_u01783040924602") 2026/07/03 01:11:35 DEBUG : dir1/0009-34567: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52e_d20260703_m010914_c001_v7007000_t0000_u01783040954458") 2026/07/03 01:11:35 DEBUG : dir1/0009-34567: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bd6_d20260703_m010909_c001_v0001042_t0044_u01783040949049") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b78c_d20260703_m011038_c001_v7007000_t0000_u01783041038456") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d50_d20260703_m011029_c001_v0001042_t0017_u01783041029161") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bfb_d20260703_m011021_c001_v7007000_t0000_u01783041021645") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57cec_d20260703_m011012_c001_v0001042_t0021_u01783041012209") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bc9_d20260703_m011005_c001_v7007000_t0000_u01783041005132") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c98_d20260703_m010955_c001_v0001042_t0002_u01783040995655") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b42_d20260703_m010947_c001_v7007000_t0000_u01783040987668") 2026/07/03 01:11:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c5a_d20260703_m010938_c001_v0001042_t0032_u01783040978546") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b70_d20260703_m010931_c001_v7007000_t0000_u01783040971489") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c08_d20260703_m010922_c001_v0001042_t0031_u01783040962003") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb517_d20260703_m010909_c001_v7007000_t0000_u01783040949962") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c80e7_d20260703_m010901_c001_v0001173_t0055_u01783040941977") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaf7_d20260703_m010853_c001_v7007000_t0000_u01783040933795") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e8f_d20260703_m010848_c001_v0001172_t0053_u01783040928584") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5130_d20260703_m010846_c001_v7007000_t0000_u01783040926315") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ff9_d20260703_m010837_c001_v0001173_t0011_u01783040917995") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acdb6_d20260703_m010829_c001_v7007000_t0000_u01783040909865") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dcd_d20260703_m010824_c001_v0001172_t0040_u01783040904773") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d96_d20260703_m010822_c001_v7007000_t0000_u01783040902678") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ada_d20260703_m010814_c001_v0001042_t0045_u01783040894003") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafcfb_d20260703_m010802_c001_v7007000_t0000_u01783040882299") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ccf_d20260703_m010752_c001_v0001172_t0046_u01783040872553") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c061_d20260703_m010745_c001_v7007000_t0000_u01783040865749") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad4f_d20260703_m010735_c001_v0001040_t0022_u01783040855318") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9c_d20260703_m010727_c001_v7007000_t0000_u01783040847968") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7cc5_d20260703_m010718_c001_v0001173_t0046_u01783040838006") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c438_d20260703_m010849_c001_v7007000_t0000_u01783040929898") 2026/07/03 01:11:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae81_d20260703_m010844_c001_v0001040_t0011_u01783040924712") 2026/07/03 01:11:36 DEBUG : dir1/0010-45678: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb52f_d20260703_m010914_c001_v7007000_t0000_u01783040954633") 2026/07/03 01:11:36 DEBUG : dir1/0010-45678: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af03_d20260703_m010909_c001_v0001040_t0004_u01783040949085") 2026/07/03 01:11:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b78e_d20260703_m011038_c001_v7007000_t0000_u01783041038631") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32141_d20260703_m011029_c001_v0001172_t0016_u01783041029512") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bfc_d20260703_m011021_c001_v7007000_t0000_u01783041021838") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf320dd_d20260703_m011012_c001_v0001172_t0023_u01783041012705") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bca_d20260703_m011005_c001_v7007000_t0000_u01783041005311") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32077_d20260703_m010956_c001_v0001172_t0012_u01783040996188") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b43_d20260703_m010947_c001_v7007000_t0000_u01783040987872") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ffb_d20260703_m010938_c001_v0001172_t0017_u01783040978966") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b71_d20260703_m010931_c001_v7007000_t0000_u01783040971667") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f6d_d20260703_m010922_c001_v0001172_t0010_u01783040962499") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb519_d20260703_m010910_c001_v7007000_t0000_u01783040950136") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ee7_d20260703_m010902_c001_v0001172_t0058_u01783040942407") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaf9_d20260703_m010853_c001_v7007000_t0000_u01783040933986") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b6a_d20260703_m010848_c001_v0001042_t0006_u01783040928628") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c430_d20260703_m010846_c001_v7007000_t0000_u01783040926018") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e29_d20260703_m010838_c001_v0001172_t0020_u01783040918421") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace1b_d20260703_m010830_c001_v7007000_t0000_u01783040910052") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b0e_d20260703_m010825_c001_v0001042_t0002_u01783040905031") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d97_d20260703_m010822_c001_v7007000_t0000_u01783040902690") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688adf5_d20260703_m010814_c001_v0001040_t0016_u01783040894502") 2026/07/03 01:11:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c5866_d20260703_m010802_c001_v7007000_t0000_u01783040882392") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad95_d20260703_m010753_c001_v0001040_t0022_u01783040873092") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c062_d20260703_m010745_c001_v7007000_t0000_u01783040865925") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d41_d20260703_m010735_c001_v0001173_t0023_u01783040855876") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9d_d20260703_m010728_c001_v7007000_t0000_u01783040848142") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c11_d20260703_m010718_c001_v0001172_t0001_u01783040838451") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcced_d20260703_m010849_c001_v7007000_t0000_u01783040929909") 2026/07/03 01:11:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c803b_d20260703_m010844_c001_v0001173_t0046_u01783040924934") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb530_d20260703_m010914_c001_v7007000_t0000_u01783040954809") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f19_d20260703_m010909_c001_v0001172_t0035_u01783040949161") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b78f_d20260703_m011038_c001_v7007000_t0000_u01783041038807") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c84bd_d20260703_m011029_c001_v0001173_t0032_u01783041029869") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bfd_d20260703_m011022_c001_v7007000_t0000_u01783041022014") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8403_d20260703_m011012_c001_v0001173_t0033_u01783041012976") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bcb_d20260703_m011005_c001_v7007000_t0000_u01783041005492") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8335_d20260703_m010956_c001_v0001173_t0013_u01783040996647") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b44_d20260703_m010948_c001_v7007000_t0000_u01783040988063") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c826d_d20260703_m010939_c001_v0001173_t0043_u01783040979307") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b72_d20260703_m010931_c001_v7007000_t0000_u01783040971842") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c81dd_d20260703_m010922_c001_v0001173_t0056_u01783040962822") 2026/07/03 01:11:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883b842_d20260703_m010910_c001_v7007000_t0000_u01783040950126") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aedb_d20260703_m010902_c001_v0001040_t0053_u01783040942814") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aafb_d20260703_m010854_c001_v7007000_t0000_u01783040934177") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae96_d20260703_m010848_c001_v0001040_t0030_u01783040928682") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b9446_d20260703_m010846_c001_v7007000_t0000_u01783040926284") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae61_d20260703_m010838_c001_v0001040_t0044_u01783040918666") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace1d_d20260703_m010830_c001_v7007000_t0000_u01783040910245") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae3b_d20260703_m010825_c001_v0001040_t0003_u01783040905044") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d98_d20260703_m010822_c001_v7007000_t0000_u01783040902697") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d67_d20260703_m010815_c001_v0001172_t0005_u01783040895000") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d82_d20260703_m010802_c001_v7007000_t0000_u01783040882453") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e1d_d20260703_m010753_c001_v0001173_t0054_u01783040873501") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c063_d20260703_m010746_c001_v7007000_t0000_u01783040866100") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c75_d20260703_m010736_c001_v0001172_t0049_u01783040856337") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9e_d20260703_m010728_c001_v7007000_t0000_u01783040848317") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad19_d20260703_m010719_c001_v0001040_t0054_u01783040839000") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae0_d20260703_m010849_c001_v7007000_t0000_u01783040929722") 2026/07/03 01:11:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b5c_d20260703_m010844_c001_v0001042_t0003_u01783040924950") 2026/07/03 01:11:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb531_d20260703_m010914_c001_v7007000_t0000_u01783040954987") 2026/07/03 01:11:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8151_d20260703_m010909_c001_v0001173_t0020_u01783040949213") 2026/07/03 01:11:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b791_d20260703_m011038_c001_v7007000_t0000_u01783041038982") 2026/07/03 01:11:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b05d_d20260703_m011030_c001_v0001040_t0052_u01783041030189") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bfe_d20260703_m011022_c001_v7007000_t0000_u01783041022190") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afff_d20260703_m011013_c001_v0001040_t0057_u01783041013277") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bcc_d20260703_m011005_c001_v7007000_t0000_u01783041005708") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688afc9_d20260703_m010956_c001_v0001040_t0058_u01783040996957") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b45_d20260703_m010948_c001_v7007000_t0000_u01783040988251") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af8b_d20260703_m010939_c001_v0001040_t0039_u01783040979619") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b73_d20260703_m010932_c001_v7007000_t0000_u01783040972018") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688af4d_d20260703_m010923_c001_v0001040_t0044_u01783040963087") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e1d_d20260703_m010909_c001_v7007000_t0000_u01783040949972") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bb4_d20260703_m010903_c001_v0001042_t0017_u01783040943261") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aafd_d20260703_m010854_c001_v7007000_t0000_u01783040934369") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c806b_d20260703_m010848_c001_v0001173_t0050_u01783040928763") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b617200e1_d20260703_m010846_c001_v7007000_t0000_u01783040926371") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b34_d20260703_m010839_c001_v0001042_t0016_u01783040919358") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace1e_d20260703_m010830_c001_v7007000_t0000_u01783040910429") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f79_d20260703_m010825_c001_v0001173_t0031_u01783040905055") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aac4_d20260703_m010822_c001_v7007000_t0000_u01783040902531") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f07_d20260703_m010815_c001_v0001173_t0008_u01783040895545") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b6171f8b7_d20260703_m010802_c001_v7007000_t0000_u01783040882252") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cd5_d20260703_m010753_c001_v0001172_t0000_u01783040873901") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c064_d20260703_m010746_c001_v7007000_t0000_u01783040866277") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad59_d20260703_m010736_c001_v0001040_t0004_u01783040856747") 2026/07/03 01:11:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aa9f_d20260703_m010728_c001_v7007000_t0000_u01783040848492") 2026/07/03 01:11:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7cd3_d20260703_m010719_c001_v0001173_t0004_u01783040839843") 2026/07/03 01:11:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd84_d20260703_m010849_c001_v7007000_t0000_u01783040929920") 2026/07/03 01:11:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e69_d20260703_m010845_c001_v0001172_t0039_u01783040925097") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb533_d20260703_m010915_c001_v7007000_t0000_u01783040955161") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57bda_d20260703_m010909_c001_v0001042_t0012_u01783040949461") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b792_d20260703_m011039_c001_v7007000_t0000_u01783041039157") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d5a_d20260703_m011030_c001_v0001042_t0021_u01783041030750") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119bff_d20260703_m011022_c001_v7007000_t0000_u01783041022366") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57cf6_d20260703_m011013_c001_v0001042_t0038_u01783041013858") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bcd_d20260703_m011005_c001_v7007000_t0000_u01783041005906") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c9e_d20260703_m010957_c001_v0001042_t0010_u01783040997461") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b46_d20260703_m010948_c001_v7007000_t0000_u01783040988442") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c64_d20260703_m010939_c001_v0001042_t0041_u01783040979969") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b74_d20260703_m010932_c001_v7007000_t0000_u01783040972194") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57c10_d20260703_m010923_c001_v0001042_t0034_u01783040963607") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4015f013e5bfd0ff_d20260703_m010910_c001_v7007000_t0000_u01783040950359") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8103_d20260703_m010903_c001_v0001173_t0018_u01783040943832") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaff_d20260703_m010854_c001_v7007000_t0000_u01783040934561") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8071_d20260703_m010849_c001_v0001173_t0005_u01783040929062") 2026/07/03 01:11:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3752f4_d20260703_m010846_c001_v7007000_t0000_u01783040926032") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c800b_d20260703_m010839_c001_v0001173_t0041_u01783040919757") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace1f_d20260703_m010830_c001_v7007000_t0000_u01783040910616") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dd1_d20260703_m010825_c001_v0001172_t0006_u01783040905077") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a6f3_d20260703_m010822_c001_v7007000_t0000_u01783040902751") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57ae4_d20260703_m010815_c001_v0001042_t0050_u01783040895966") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded37527c_d20260703_m010802_c001_v7007000_t0000_u01783040882463") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad9d_d20260703_m010754_c001_v0001040_t0056_u01783040874425") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c065_d20260703_m010746_c001_v7007000_t0000_u01783040866454") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d51_d20260703_m010737_c001_v0001173_t0025_u01783040857649") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaa0_d20260703_m010728_c001_v7007000_t0000_u01783040848667") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c27_d20260703_m010720_c001_v0001172_t0004_u01783040840275") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd83_d20260703_m010849_c001_v7007000_t0000_u01783040929739") 2026/07/03 01:11:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae84_d20260703_m010845_c001_v0001040_t0048_u01783040925177") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb534_d20260703_m010915_c001_v7007000_t0000_u01783040955336") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f1b_d20260703_m010909_c001_v0001172_t0021_u01783040949580") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b794_d20260703_m011039_c001_v7007000_t0000_u01783041039330") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3214b_d20260703_m011031_c001_v0001172_t0044_u01783041031063") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119c01_d20260703_m011022_c001_v7007000_t0000_u01783041022568") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf320e1_d20260703_m011014_c001_v0001172_t0040_u01783041014281") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bcf_d20260703_m011006_c001_v7007000_t0000_u01783041006083") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32081_d20260703_m010957_c001_v0001172_t0000_u01783040997809") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b48_d20260703_m010948_c001_v7007000_t0000_u01783040988631") 2026/07/03 01:11:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32003_d20260703_m010940_c001_v0001172_t0027_u01783040980402") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b75_d20260703_m010932_c001_v7007000_t0000_u01783040972370") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31f73_d20260703_m010923_c001_v0001172_t0044_u01783040963978") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883b843_d20260703_m010910_c001_v7007000_t0000_u01783040950302") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ef3_d20260703_m010904_c001_v0001172_t0039_u01783040944272") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8ab02_d20260703_m010854_c001_v7007000_t0000_u01783040934754") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae9c_d20260703_m010849_c001_v0001040_t0047_u01783040929096") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcce4_d20260703_m010845_c001_v7007000_t0000_u01783040925847") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e41_d20260703_m010840_c001_v0001172_t0006_u01783040920055") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace20_d20260703_m010830_c001_v7007000_t0000_u01783040910799") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f7b_d20260703_m010825_c001_v0001173_t0052_u01783040905355") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d9a_d20260703_m010822_c001_v7007000_t0000_u01783040902853") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae03_d20260703_m010816_c001_v0001040_t0026_u01783040896438") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686accd0_d20260703_m010802_c001_v7007000_t0000_u01783040882404") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e2f_d20260703_m010754_c001_v0001173_t0021_u01783040874930") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c066_d20260703_m010746_c001_v7007000_t0000_u01783040866640") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c81_d20260703_m010738_c001_v0001172_t0024_u01783040858156") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaa1_d20260703_m010728_c001_v7007000_t0000_u01783040848842") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad21_d20260703_m010720_c001_v0001040_t0011_u01783040840712") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aae1_d20260703_m010849_c001_v7007000_t0000_u01783040929932") 2026/07/03 01:11:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8041_d20260703_m010845_c001_v0001173_t0039_u01783040925342") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb535_d20260703_m010915_c001_v7007000_t0000_u01783040955511") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8155_d20260703_m010909_c001_v0001173_t0027_u01783040949591") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b796_d20260703_m011039_c001_v7007000_t0000_u01783041039506") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c84cd_d20260703_m011031_c001_v0001173_t0028_u01783041031349") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119c02_d20260703_m011022_c001_v7007000_t0000_u01783041022746") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8417_d20260703_m011014_c001_v0001173_t0055_u01783041014644") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bd0_d20260703_m011006_c001_v7007000_t0000_u01783041006261") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c834f_d20260703_m010958_c001_v0001173_t0030_u01783040998260") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b49_d20260703_m010948_c001_v7007000_t0000_u01783040988819") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c827d_d20260703_m010940_c001_v0001173_t0050_u01783040980774") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b76_d20260703_m010932_c001_v7007000_t0000_u01783040972546") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c81e6_d20260703_m010924_c001_v0001173_t0043_u01783040964297") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb51d_d20260703_m010910_c001_v7007000_t0000_u01783040950381") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aee7_d20260703_m010904_c001_v0001040_t0014_u01783040944641") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8ab04_d20260703_m010854_c001_v7007000_t0000_u01783040934945") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e97_d20260703_m010849_c001_v0001172_t0044_u01783040929113") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4167e7de95f9c432_d20260703_m010846_c001_v7007000_t0000_u01783040926401") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae65_d20260703_m010840_c001_v0001040_t0031_u01783040920417") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace21_d20260703_m010830_c001_v7007000_t0000_u01783040910982") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dd3_d20260703_m010825_c001_v0001172_t0014_u01783040905458") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d9b_d20260703_m010822_c001_v7007000_t0000_u01783040902866") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d77_d20260703_m010817_c001_v0001172_t0056_u01783040897022") 2026/07/03 01:11:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcaeb_d20260703_m010802_c001_v7007000_t0000_u01783040882477") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cdf_d20260703_m010755_c001_v0001172_t0056_u01783040875324") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c068_d20260703_m010746_c001_v7007000_t0000_u01783040866816") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ad5f_d20260703_m010738_c001_v0001040_t0039_u01783040858446") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaa2_d20260703_m010729_c001_v7007000_t0000_u01783040849018") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7cdf_d20260703_m010721_c001_v0001173_t0037_u01783040841291") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd86_d20260703_m010850_c001_v7007000_t0000_u01783040930096") 2026/07/03 01:11:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31e6b_d20260703_m010845_c001_v0001172_t0009_u01783040925381") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd03_d20260703_m010805_c001_v7007000_t0000_u01783040885130") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e53_d20260703_m010759_c001_v0001173_t0016_u01783040879598") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd04_d20260703_m010805_c001_v7007000_t0000_u01783040885322") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cfd_d20260703_m010759_c001_v0001172_t0005_u01783040879609") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd05_d20260703_m010805_c001_v7007000_t0000_u01783040885513") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688adb3_d20260703_m010759_c001_v0001040_t0018_u01783040879977") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd07_d20260703_m010805_c001_v7007000_t0000_u01783040885705") 2026/07/03 01:11:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e59_d20260703_m010759_c001_v0001173_t0006_u01783040879981") 2026/07/03 01:11:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd08_d20260703_m010805_c001_v7007000_t0000_u01783040885898") 2026/07/03 01:11:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31cff_d20260703_m010759_c001_v0001172_t0030_u01783040879996") 2026/07/03 01:11:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd09_d20260703_m010806_c001_v7007000_t0000_u01783040886089") 2026/07/03 01:11:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e63_d20260703_m010800_c001_v0001173_t0056_u01783040880353") 2026/07/03 01:11:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd0a_d20260703_m010806_c001_v7007000_t0000_u01783040886280") 2026/07/03 01:11:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688adb9_d20260703_m010800_c001_v0001040_t0034_u01783040880452") 2026/07/03 01:11:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd0b_d20260703_m010806_c001_v7007000_t0000_u01783040886471") 2026/07/03 01:11:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d03_d20260703_m010800_c001_v0001172_t0014_u01783040880489") 2026/07/03 01:11:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd0c_d20260703_m010806_c001_v7007000_t0000_u01783040886661") 2026/07/03 01:11:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57a9e_d20260703_m010800_c001_v0001042_t0038_u01783040880597") 2026/07/03 01:11:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd0d_d20260703_m010806_c001_v7007000_t0000_u01783040886853") 2026/07/03 01:11:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e6d_d20260703_m010800_c001_v0001173_t0004_u01783040880705") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd0f_d20260703_m010807_c001_v7007000_t0000_u01783040887056") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d09_d20260703_m010800_c001_v0001172_t0029_u01783040880768") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd10_d20260703_m010807_c001_v7007000_t0000_u01783040887249") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688adbf_d20260703_m010800_c001_v0001040_t0013_u01783040880987") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd11_d20260703_m010807_c001_v7007000_t0000_u01783040887440") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57aa2_d20260703_m010800_c001_v0001042_t0025_u01783040880998") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd12_d20260703_m010807_c001_v7007000_t0000_u01783040887643") 2026/07/03 01:11:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d0f_d20260703_m010801_c001_v0001172_t0017_u01783040881099") 2026/07/03 01:11:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd13_d20260703_m010807_c001_v7007000_t0000_u01783040887834") 2026/07/03 01:11:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7e6f_d20260703_m010801_c001_v0001173_t0045_u01783040881110") 2026/07/03 01:11:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4217885b4fdafd15_d20260703_m010808_c001_v7007000_t0000_u01783040888024") 2026/07/03 01:11:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d13_d20260703_m010801_c001_v0001172_t0005_u01783040881385") 2026/07/03 01:11:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4155e4a6560a0ea5_d20260703_m010826_c001_v7007000_t0000_u01783040906245") 2026/07/03 01:11:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31da9_d20260703_m010820_c001_v0001172_t0004_u01783040900382") 2026/07/03 01:11:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105da0_d20260703_m010826_c001_v7007000_t0000_u01783040906138") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae1d_d20260703_m010820_c001_v0001040_t0048_u01783040900434") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd3074_d20260703_m010826_c001_v7007000_t0000_u01783040906227") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f4d_d20260703_m010820_c001_v0001173_t0027_u01783040900453") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883ac51_d20260703_m010825_c001_v7007000_t0000_u01783040905911") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57af2_d20260703_m010820_c001_v0001042_t0017_u01783040900467") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883ac53_d20260703_m010826_c001_v7007000_t0000_u01783040906259") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae20_d20260703_m010820_c001_v0001040_t0034_u01783040900892") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd3075_d20260703_m010826_c001_v7007000_t0000_u01783040906275") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f51_d20260703_m010820_c001_v0001173_t0006_u01783040900918") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd3071_d20260703_m010825_c001_v7007000_t0000_u01783040905922") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57af4_d20260703_m010820_c001_v0001042_t0045_u01783040900990") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda6_d20260703_m010826_c001_v7007000_t0000_u01783040906289") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dab_d20260703_m010821_c001_v0001172_t0024_u01783040901014") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f410d5f7e68bd3072_d20260703_m010825_c001_v7007000_t0000_u01783040905963") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae23_d20260703_m010821_c001_v0001040_t0052_u01783040901315") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4155e4a6560a0ea4_d20260703_m010826_c001_v7007000_t0000_u01783040906061") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31dad_d20260703_m010821_c001_v0001172_t0042_u01783040901327") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda2_d20260703_m010825_c001_v7007000_t0000_u01783040905933") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57af8_d20260703_m010821_c001_v0001042_t0000_u01783040901375") 2026/07/03 01:11:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda3_d20260703_m010825_c001_v7007000_t0000_u01783040905943") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f55_d20260703_m010821_c001_v0001173_t0030_u01783040901406") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f422207787883ac52_d20260703_m010826_c001_v7007000_t0000_u01783040906085") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31db3_d20260703_m010821_c001_v0001172_t0016_u01783040901649") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d9f_d20260703_m010825_c001_v7007000_t0000_u01783040905975") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f59_d20260703_m010821_c001_v0001173_t0024_u01783040901744") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105da1_d20260703_m010826_c001_v7007000_t0000_u01783040906230") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae25_d20260703_m010821_c001_v0001040_t0045_u01783040901758") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acda7_d20260703_m010826_c001_v7007000_t0000_u01783040906309") 2026/07/03 01:11:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57afc_d20260703_m010821_c001_v0001042_t0033_u01783040901876") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c1_d20260703_m010603_c001_v7007000_t0000_u01783040763080") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1116009b94754979_d20260703_m010601_c001_v0001180_t0025_u01783040761244") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bfe4_d20260703_m010601_c001_v7007000_t0000_u01783040761047") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1116009b94754967_d20260703_m010558_c001_v0001180_t0024_u01783040758553") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bfbe_d20260703_m010557_c001_v7007000_t0000_u01783040757776") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a05_d20260703_m010553_c001_v0001173_t0056_u01783040753644") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167b0_d20260703_m010552_c001_v7007000_t0000_u01783040752114") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103799e7134e44ae_d20260703_m010549_c001_v0001097_t0039_u01783040749322") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65f06_d20260703_m010549_c001_v7007000_t0000_u01783040749148") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103799e7134e4498_d20260703_m010545_c001_v0001097_t0036_u01783040745813") 2026/07/03 01:11:48 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65ef3_d20260703_m010545_c001_v7007000_t0000_u01783040745117") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31935_d20260703_m010541_c001_v0001172_t0052_u01783040741549") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38add8_d20260703_m010540_c001_v7007000_t0000_u01783040740323") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10935b13d72c86fd_d20260703_m010539_c001_v0001167_t0049_u01783040739015") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a674_d20260703_m010538_c001_v7007000_t0000_u01783040738840") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10935b13d72c86e9_d20260703_m010535_c001_v0001167_t0045_u01783040735508") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a66c_d20260703_m010534_c001_v7007000_t0000_u01783040734811") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf318d9_d20260703_m010530_c001_v0001172_t0056_u01783040730850") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38add1_d20260703_m010529_c001_v7007000_t0000_u01783040729956") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10935b13d72c86ad_d20260703_m010528_c001_v0001167_t0056_u01783040728211") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a64e_d20260703_m010528_c001_v7007000_t0000_u01783040728037") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10935b13d72c8693_d20260703_m010524_c001_v0001167_t0039_u01783040724969") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a645_d20260703_m010524_c001_v7007000_t0000_u01783040724220") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31877_d20260703_m010518_c001_v0001172_t0004_u01783040718460") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f427a4d3f6df24cce_d20260703_m010517_c001_v7007000_t0000_u01783040717526") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f100ecb9a2cd941ca_d20260703_m010515_c001_v0001183_t0047_u01783040715507") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca3a0c_d20260703_m010515_c001_v7007000_t0000_u01783040715330") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f100ecb9a2cd9419e_d20260703_m010512_c001_v0001183_t0038_u01783040712178") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca3a06_d20260703_m010511_c001_v7007000_t0000_u01783040711460") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf317ff_d20260703_m010505_c001_v0001172_t0027_u01783040705151") 2026/07/03 01:11:49 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca39fd_d20260703_m010504_c001_v7007000_t0000_u01783040704241") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f106b6f401fcae212_d20260703_m010501_c001_v0001117_t0015_u01783040701206") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c4ffc_d20260703_m010500_c001_v7007000_t0000_u01783040700681") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f106b6f401fcae1fe_d20260703_m010452_c001_v0001117_t0051_u01783040692071") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f413f4b08d22d3876_d20260703_m010451_c001_v7007000_t0000_u01783040691373") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3176f_d20260703_m010445_c001_v0001172_t0000_u01783040685567") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf68_d20260703_m010444_c001_v7007000_t0000_u01783040684498") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f108dc870468e74f9_d20260703_m010437_c001_v0001183_t0045_u01783040677950") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b86db_d20260703_m010437_c001_v7007000_t0000_u01783040677750") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31713_d20260703_m010433_c001_v0001172_t0007_u01783040673734") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f114f0df610e617f3_d20260703_m010432_c001_v0001171_t0020_u01783040672903") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f114f0df610e617ef_d20260703_m010431_c001_v0001171_t0016_u01783040671747") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65e09_d20260703_m010418_c001_v7007000_t0000_u01783040658858") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c772e_d20260703_m010411_c001_v0001173_t0028_u01783040651904") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f111578dd9bfb2928_d20260703_m010411_c001_v0001171_t0052_u01783040651075") 2026/07/03 01:11:50 DEBUG : dst/one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f111578dd9bfb2926_d20260703_m010409_c001_v0001171_t0004_u01783040649910") 2026/07/03 01:11:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c3_d20260703_m010603_c001_v7007000_t0000_u01783040763271") 2026/07/03 01:11:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10579fb4b4a31557_d20260703_m010600_c001_v0001171_t0018_u01783040760765") 2026/07/03 01:11:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f104efb39e5457455_d20260703_m010557_c001_v0001105_t0018_u01783040757532") 2026/07/03 01:11:50 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167b1_d20260703_m010552_c001_v7007000_t0000_u01783040752305") 2026/07/03 01:11:50 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1100bf5b8ed74e3e_d20260703_m010548_c001_v0001184_t0059_u01783040748945") 2026/07/03 01:11:50 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1169346a6dc579e5_d20260703_m010544_c001_v0001181_t0029_u01783040744915") 2026/07/03 01:11:50 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38add9_d20260703_m010540_c001_v7007000_t0000_u01783040740497") 2026/07/03 01:11:51 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101ccff1bf3b9b0f_d20260703_m010538_c001_v0001103_t0038_u01783040738229") 2026/07/03 01:11:51 DEBUG : dst/one.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11469082b51fbc10_d20260703_m010534_c001_v0001100_t0050_u01783040734259") 2026/07/03 01:11:51 DEBUG : dst/three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf69_d20260703_m010444_c001_v7007000_t0000_u01783040684676") 2026/07/03 01:11:51 DEBUG : dst/three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f114f0df610e61815_d20260703_m010442_c001_v0001171_t0033_u01783040682886") 2026/07/03 01:11:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c4_d20260703_m010603_c001_v7007000_t0000_u01783040763461") 2026/07/03 01:11:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103859676d8d482b_d20260703_m010602_c001_v0001177_t0012_u01783040762019") 2026/07/03 01:11:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f107709857c6361fc_d20260703_m010559_c001_v0001180_t0017_u01783040759331") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c6_d20260703_m010603_c001_v7007000_t0000_u01783040763653") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1116009b9475497f_d20260703_m010602_c001_v0001180_t0048_u01783040762444") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bfe7_d20260703_m010602_c001_v7007000_t0000_u01783040762259") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1116009b94754977_d20260703_m010559_c001_v0001180_t0018_u01783040759748") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bfc2_d20260703_m010559_c001_v7007000_t0000_u01783040759548") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a0f_d20260703_m010554_c001_v0001173_t0049_u01783040754837") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167b2_d20260703_m010552_c001_v7007000_t0000_u01783040752495") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103799e7134e44ba_d20260703_m010551_c001_v0001097_t0013_u01783040751102") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65f0e_d20260703_m010550_c001_v7007000_t0000_u01783040750929") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f103799e7134e44a6_d20260703_m010547_c001_v0001097_t0004_u01783040747416") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65efe_d20260703_m010547_c001_v7007000_t0000_u01783040747241") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3193f_d20260703_m010542_c001_v0001172_t0019_u01783040742296") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a677_d20260703_m010539_c001_v7007000_t0000_u01783040739792") 2026/07/03 01:11:51 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c798b_d20260703_m010537_c001_v0001173_t0034_u01783040737294") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a670_d20260703_m010536_c001_v7007000_t0000_u01783040736470") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf318dd_d20260703_m010531_c001_v0001172_t0019_u01783040731571") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a652_d20260703_m010529_c001_v7007000_t0000_u01783040729054") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7931_d20260703_m010526_c001_v0001173_t0024_u01783040726739") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40054d1a0d93a648_d20260703_m010525_c001_v7007000_t0000_u01783040725678") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3187d_d20260703_m010519_c001_v0001172_t0000_u01783040719262") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca3a11_d20260703_m010516_c001_v7007000_t0000_u01783040716614") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c78e7_d20260703_m010514_c001_v0001173_t0016_u01783040714233") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca3a08_d20260703_m010513_c001_v7007000_t0000_u01783040713048") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3180d_d20260703_m010506_c001_v0001172_t0000_u01783040706418") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c500c_d20260703_m010502_c001_v7007000_t0000_u01783040702966") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7858_d20260703_m010454_c001_v0001173_t0032_u01783040694146") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f413f4b08d22d3879_d20260703_m010453_c001_v7007000_t0000_u01783040693063") 2026/07/03 01:11:52 DEBUG : dst/three.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31779_d20260703_m010446_c001_v0001172_t0009_u01783040686321") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167b3_d20260703_m010552_c001_v7007000_t0000_u01783040752687") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1140827231e411de_d20260703_m010550_c001_v0001041_t0003_u01783040750458") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f119da8dbd15096c6_d20260703_m010546_c001_v0001153_t0025_u01783040746771") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adda_d20260703_m010540_c001_v7007000_t0000_u01783040740672") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f116718d5550aa216_d20260703_m010539_c001_v0001183_t0020_u01783040739602") 2026/07/03 01:11:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f115aff38620faad1_d20260703_m010535_c001_v0001150_t0009_u01783040735987") 2026/07/03 01:11:52 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167c7_d20260703_m010603_c001_v7007000_t0000_u01783040763844") 2026/07/03 01:11:52 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31997_d20260703_m010554_c001_v0001172_t0044_u01783040754442") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167b4_d20260703_m010552_c001_v7007000_t0000_u01783040752878") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c79af_d20260703_m010542_c001_v0001173_t0052_u01783040742021") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38addb_d20260703_m010540_c001_v7007000_t0000_u01783040740846") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c794f_d20260703_m010531_c001_v0001173_t0007_u01783040731252") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38add2_d20260703_m010530_c001_v7007000_t0000_u01783040730145") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7905_d20260703_m010518_c001_v0001173_t0011_u01783040718989") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f427a4d3f6df24ccf_d20260703_m010517_c001_v7007000_t0000_u01783040717708") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c78a4_d20260703_m010505_c001_v0001173_t0000_u01783040705938") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f408a88f274ca39fe_d20260703_m010504_c001_v7007000_t0000_u01783040704423") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c782a_d20260703_m010446_c001_v0001173_t0056_u01783040686037") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf6a_d20260703_m010444_c001_v7007000_t0000_u01783040684853") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1067a01026ace27a_d20260703_m010439_c001_v0001179_t0039_u01783040679199") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65e0a_d20260703_m010419_c001_v7007000_t0000_u01783040659033") 2026/07/03 01:11:53 DEBUG : dst/two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f111578dd9bfb293e_d20260703_m010417_c001_v0001171_t0037_u01783040657734") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686aca7b_d20260703_m010344_c001_v7007000_t0000_u01783040624687") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7698_d20260703_m010341_c001_v0001173_t0056_u01783040621382") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686aca75_d20260703_m010339_c001_v7007000_t0000_u01783040619396") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315eb_d20260703_m010329_c001_v0001172_t0018_u01783040609692") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65db4_d20260703_m010320_c001_v7007000_t0000_u01783040600852") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7628_d20260703_m010317_c001_v0001173_t0039_u01783040597668") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d94_d20260703_m010257_c001_v7007000_t0000_u01783040577723") 2026/07/03 01:11:53 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8ca_d20260703_m010255_c001_v0001146_t0021_u01783040575582") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d8b_d20260703_m010254_c001_v7007000_t0000_u01783040574753") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8c4_d20260703_m010252_c001_v0001146_t0035_u01783040572866") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d495c_d20260703_m010250_c001_v7007000_t0000_u01783040570007") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8b2_d20260703_m010248_c001_v0001146_t0049_u01783040567999") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4956_d20260703_m010247_c001_v7007000_t0000_u01783040567157") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8a4_d20260703_m010245_c001_v0001146_t0028_u01783040565743") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d494d_d20260703_m010239_c001_v7007000_t0000_u01783040559833") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee87c_d20260703_m010238_c001_v0001146_t0030_u01783040558031") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4949_d20260703_m010236_c001_v7007000_t0000_u01783040556890") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee870_d20260703_m010235_c001_v0001146_t0043_u01783040555963") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4944_d20260703_m010230_c001_v7007000_t0000_u01783040550998") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee852_d20260703_m010229_c001_v0001146_t0008_u01783040549112") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4940_d20260703_m010227_c001_v7007000_t0000_u01783040547345") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee84c_d20260703_m010226_c001_v0001146_t0040_u01783040546196") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d493d_d20260703_m010225_c001_v7007000_t0000_u01783040545848") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1065d89bbae2db4e_d20260703_m010225_c001_v0001185_t0018_u01783040545281") 2026/07/03 01:11:54 DEBUG : empty space: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee846_d20260703_m010223_c001_v0001146_t0009_u01783040543062") 2026/07/03 01:11:54 DEBUG : enormous: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d92_d20260703_m010256_c001_v7007000_t0000_u01783040576821") 2026/07/03 01:11:54 DEBUG : enormous: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8cc_d20260703_m010256_c001_v0001146_t0046_u01783040576106") 2026/07/03 01:11:54 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1167cd_d20260703_m010608_c001_v7007000_t0000_u01783040768620") 2026/07/03 01:11:54 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf319f1_d20260703_m010607_c001_v0001172_t0056_u01783040767189") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65db1_d20260703_m010316_c001_v7007000_t0000_u01783040596270") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7618_d20260703_m010315_c001_v0001173_t0000_u01783040595036") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b83a5_d20260703_m010219_c001_v7007000_t0000_u01783040539787") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee838_d20260703_m010218_c001_v0001146_t0023_u01783040538746") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b83a0_d20260703_m010218_c001_v7007000_t0000_u01783040538224") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee833_d20260703_m010217_c001_v0001146_t0022_u01783040537472") 2026/07/03 01:11:55 DEBUG : existing: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee82b_d20260703_m010216_c001_v0001146_t0008_u01783040536537") 2026/07/03 01:11:55 DEBUG : existing-b: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65db2_d20260703_m010316_c001_v7007000_t0000_u01783040596445") 2026/07/03 01:11:55 DEBUG : existing-b: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315c5_d20260703_m010315_c001_v0001172_t0028_u01783040595026") 2026/07/03 01:11:55 DEBUG : file1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acbac_d20260703_m010705_c001_v7007000_t0000_u01783040825433") 2026/07/03 01:11:55 DEBUG : file1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ace1_d20260703_m010703_c001_v0001040_t0058_u01783040823968") 2026/07/03 01:11:55 DEBUG : file1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba5_d20260703_m010702_c001_v7007000_t0000_u01783040822639") 2026/07/03 01:11:55 DEBUG : file1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b87_d20260703_m010701_c001_v0001172_t0042_u01783040821024") 2026/07/03 01:11:55 DEBUG : five: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d97_d20260703_m010301_c001_v7007000_t0000_u01783040581664") 2026/07/03 01:11:55 DEBUG : five: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f401a7b493b9ee8e0_d20260703_m010259_c001_v0001146_t0046_u01783040579496") 2026/07/03 01:11:55 DEBUG : foo: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4941_d20260703_m010228_c001_v7007000_t0000_u01783040548763") 2026/07/03 01:11:55 DEBUG : foo: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f401a7b493b9ee850_d20260703_m010228_c001_v0001146_t0046_u01783040548234") 2026/07/03 01:11:55 DEBUG : foo: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f401a7b493b9ee84e_d20260703_m010227_c001_v0001146_t0046_u01783040547694") 2026/07/03 01:11:55 DEBUG : four: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d98_d20260703_m010301_c001_v7007000_t0000_u01783040581845") 2026/07/03 01:11:56 DEBUG : four: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c75f0_d20260703_m010300_c001_v0001173_t0037_u01783040580104") 2026/07/03 01:11:56 DEBUG : four: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8dc_d20260703_m010258_c001_v0001146_t0024_u01783040578784") 2026/07/03 01:11:56 DEBUG : hello world2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165ab_d20260703_m010132_c001_v7007000_t0000_u01783040492208") 2026/07/03 01:11:56 DEBUG : hello world2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee79d_d20260703_m010131_c001_v0001146_t0022_u01783040491339") 2026/07/03 01:11:56 DEBUG : ignore-size: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b839c_d20260703_m010216_c001_v7007000_t0000_u01783040536183") 2026/07/03 01:11:56 DEBUG : ignore-size: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee829_d20260703_m010215_c001_v0001146_t0008_u01783040535017") 2026/07/03 01:11:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65daf_d20260703_m010314_c001_v7007000_t0000_u01783040594317") 2026/07/03 01:11:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315bf_d20260703_m010313_c001_v0001172_t0020_u01783040593607") 2026/07/03 01:11:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65dad_d20260703_m010312_c001_v7007000_t0000_u01783040592889") 2026/07/03 01:11:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315bb_d20260703_m010312_c001_v0001172_t0056_u01783040592136") 2026/07/03 01:11:56 DEBUG : one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d99_d20260703_m010302_c001_v7007000_t0000_u01783040582032") 2026/07/03 01:11:56 DEBUG : one: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f401a7b493b9ee8d4_d20260703_m010258_c001_v0001146_t0046_u01783040578078") 2026/07/03 01:11:56 DEBUG : only0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb91_d20260703_m010656_c001_v7007000_t0000_u01783040816461") 2026/07/03 01:11:56 DEBUG : only0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b49_d20260703_m010650_c001_v0001172_t0036_u01783040810493") 2026/07/03 01:11:56 DEBUG : only0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b3f_d20260703_m010634_c001_v0001173_t0027_u01783040794575") 2026/07/03 01:11:56 DEBUG : only0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adef_d20260703_m010628_c001_v7007000_t0000_u01783040788627") 2026/07/03 01:11:56 DEBUG : only0: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a6b_d20260703_m010612_c001_v0001173_t0021_u01783040772472") 2026/07/03 01:11:56 DEBUG : only1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb92_d20260703_m010656_c001_v7007000_t0000_u01783040816651") 2026/07/03 01:11:56 DEBUG : only1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b55_d20260703_m010651_c001_v0001172_t0036_u01783040811296") 2026/07/03 01:11:56 DEBUG : only1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b49_d20260703_m010635_c001_v0001173_t0052_u01783040795420") 2026/07/03 01:11:56 DEBUG : only1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adee_d20260703_m010628_c001_v7007000_t0000_u01783040788452") 2026/07/03 01:11:57 DEBUG : only1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a73_d20260703_m010613_c001_v0001173_t0043_u01783040773043") 2026/07/03 01:11:57 DEBUG : only10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb93_d20260703_m010656_c001_v7007000_t0000_u01783040816843") 2026/07/03 01:11:57 DEBUG : only10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7bd5_d20260703_m010650_c001_v0001173_t0037_u01783040810505") 2026/07/03 01:11:57 DEBUG : only10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b7f_d20260703_m010642_c001_v0001173_t0010_u01783040802000") 2026/07/03 01:11:57 DEBUG : only10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105799_d20260703_m010629_c001_v7007000_t0000_u01783040789026") 2026/07/03 01:11:57 DEBUG : only10: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7abd_d20260703_m010620_c001_v0001173_t0042_u01783040780251") 2026/07/03 01:11:57 DEBUG : only11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb94_d20260703_m010657_c001_v7007000_t0000_u01783040817033") 2026/07/03 01:11:57 DEBUG : only11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7bde_d20260703_m010651_c001_v0001173_t0037_u01783040811111") 2026/07/03 01:11:57 DEBUG : only11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b89_d20260703_m010642_c001_v0001173_t0051_u01783040802938") 2026/07/03 01:11:57 DEBUG : only11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adf0_d20260703_m010628_c001_v7007000_t0000_u01783040788804") 2026/07/03 01:11:57 DEBUG : only11: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ac3_d20260703_m010620_c001_v0001173_t0043_u01783040780968") 2026/07/03 01:11:57 DEBUG : only12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb95_d20260703_m010657_c001_v7007000_t0000_u01783040817223") 2026/07/03 01:11:57 DEBUG : only12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40959fbe51e50873_d20260703_m010651_c001_v0001029_t0026_u01783040811061") 2026/07/03 01:11:57 DEBUG : only12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b97_d20260703_m010643_c001_v0001173_t0036_u01783040803710") 2026/07/03 01:11:57 DEBUG : only12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adec_d20260703_m010628_c001_v7007000_t0000_u01783040788100") 2026/07/03 01:11:57 DEBUG : only12: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ad1_d20260703_m010621_c001_v0001173_t0046_u01783040781571") 2026/07/03 01:11:57 DEBUG : only13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb96_d20260703_m010657_c001_v7007000_t0000_u01783040817414") 2026/07/03 01:11:57 DEBUG : only13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40959fbe51e50879_d20260703_m010651_c001_v0001029_t0026_u01783040811702") 2026/07/03 01:11:57 DEBUG : only13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b9b_d20260703_m010644_c001_v0001173_t0024_u01783040804324") 2026/07/03 01:11:57 DEBUG : only13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38aded_d20260703_m010628_c001_v7007000_t0000_u01783040788276") 2026/07/03 01:11:57 DEBUG : only13: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7adb_d20260703_m010622_c001_v0001173_t0022_u01783040782329") 2026/07/03 01:11:58 DEBUG : only14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb97_d20260703_m010657_c001_v7007000_t0000_u01783040817604") 2026/07/03 01:11:58 DEBUG : only14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409f00b99688acab_d20260703_m010651_c001_v0001040_t0031_u01783040811249") 2026/07/03 01:11:58 DEBUG : only14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ba5_d20260703_m010645_c001_v0001173_t0007_u01783040805090") 2026/07/03 01:11:58 DEBUG : only14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5069_d20260703_m010628_c001_v7007000_t0000_u01783040788828") 2026/07/03 01:11:58 DEBUG : only14: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ae1_d20260703_m010623_c001_v0001173_t0010_u01783040783063") 2026/07/03 01:11:58 DEBUG : only15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb98_d20260703_m010657_c001_v7007000_t0000_u01783040817796") 2026/07/03 01:11:58 DEBUG : only15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b4f_d20260703_m010650_c001_v0001172_t0036_u01783040810906") 2026/07/03 01:11:58 DEBUG : only15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ba9_d20260703_m010645_c001_v0001173_t0012_u01783040805992") 2026/07/03 01:11:58 DEBUG : only15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105798_d20260703_m010628_c001_v7007000_t0000_u01783040788845") 2026/07/03 01:11:58 DEBUG : only15: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7aed_d20260703_m010623_c001_v0001173_t0049_u01783040783807") 2026/07/03 01:11:58 DEBUG : only16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb99_d20260703_m010657_c001_v7007000_t0000_u01783040817985") 2026/07/03 01:11:58 DEBUG : only16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7bdb_d20260703_m010650_c001_v0001173_t0037_u01783040810917") 2026/07/03 01:11:58 DEBUG : only16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7bb5_d20260703_m010646_c001_v0001173_t0035_u01783040806877") 2026/07/03 01:11:58 DEBUG : only16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f417328836774efdc_d20260703_m010629_c001_v7007000_t0000_u01783040789061") 2026/07/03 01:11:58 DEBUG : only16: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7afb_d20260703_m010624_c001_v0001173_t0057_u01783040784627") 2026/07/03 01:11:59 DEBUG : only17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9a_d20260703_m010658_c001_v7007000_t0000_u01783040818178") 2026/07/03 01:11:59 DEBUG : only17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40959fbe51e50875_d20260703_m010651_c001_v0001029_t0026_u01783040811246") 2026/07/03 01:11:59 DEBUG : only17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7bba_d20260703_m010647_c001_v0001173_t0038_u01783040807668") 2026/07/03 01:11:59 DEBUG : only17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adf2_d20260703_m010629_c001_v7007000_t0000_u01783040789158") 2026/07/03 01:11:59 DEBUG : only17: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b09_d20260703_m010625_c001_v0001173_t0031_u01783040785532") 2026/07/03 01:11:59 DEBUG : only18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9b_d20260703_m010658_c001_v7007000_t0000_u01783040818367") 2026/07/03 01:11:59 DEBUG : only18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b53_d20260703_m010651_c001_v0001172_t0036_u01783040811101") 2026/07/03 01:11:59 DEBUG : only18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7bcd_d20260703_m010648_c001_v0001173_t0046_u01783040808706") 2026/07/03 01:11:59 DEBUG : only18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5068_d20260703_m010628_c001_v7007000_t0000_u01783040788652") 2026/07/03 01:11:59 DEBUG : only18: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b0f_d20260703_m010626_c001_v0001173_t0032_u01783040786230") 2026/07/03 01:11:59 DEBUG : only19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9c_d20260703_m010658_c001_v7007000_t0000_u01783040818557") 2026/07/03 01:11:59 DEBUG : only19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409f00b99688acaf_d20260703_m010651_c001_v0001040_t0031_u01783040811477") 2026/07/03 01:11:59 DEBUG : only19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7bd3_d20260703_m010649_c001_v0001173_t0050_u01783040809567") 2026/07/03 01:11:59 DEBUG : only19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105797_d20260703_m010628_c001_v7007000_t0000_u01783040788664") 2026/07/03 01:11:59 DEBUG : only19: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b11_d20260703_m010626_c001_v0001173_t0043_u01783040786850") 2026/07/03 01:11:59 DEBUG : only2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9d_d20260703_m010658_c001_v7007000_t0000_u01783040818749") 2026/07/03 01:11:59 DEBUG : only2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40959fbe51e50877_d20260703_m010651_c001_v0001029_t0026_u01783040811428") 2026/07/03 01:11:59 DEBUG : only2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b4f_d20260703_m010636_c001_v0001173_t0020_u01783040796215") 2026/07/03 01:11:59 DEBUG : only2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f417328836774efda_d20260703_m010628_c001_v7007000_t0000_u01783040788685") 2026/07/03 01:11:59 DEBUG : only2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a79_d20260703_m010614_c001_v0001173_t0046_u01783040774022") 2026/07/03 01:11:59 DEBUG : only3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9e_d20260703_m010658_c001_v7007000_t0000_u01783040818944") 2026/07/03 01:12:00 DEBUG : only3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7be3_d20260703_m010651_c001_v0001173_t0037_u01783040811307") 2026/07/03 01:12:00 DEBUG : only3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b55_d20260703_m010636_c001_v0001173_t0048_u01783040796886") 2026/07/03 01:12:00 DEBUG : only3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506b_d20260703_m010629_c001_v7007000_t0000_u01783040789182") 2026/07/03 01:12:00 DEBUG : only3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a89_d20260703_m010615_c001_v0001173_t0046_u01783040775148") 2026/07/03 01:12:00 DEBUG : only4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acb9f_d20260703_m010659_c001_v7007000_t0000_u01783040819134") 2026/07/03 01:12:00 DEBUG : only4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b5d_d20260703_m010651_c001_v0001172_t0036_u01783040811684") 2026/07/03 01:12:00 DEBUG : only4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b5f_d20260703_m010637_c001_v0001173_t0016_u01783040797681") 2026/07/03 01:12:00 DEBUG : only4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f417328836774efdb_d20260703_m010628_c001_v7007000_t0000_u01783040788873") 2026/07/03 01:12:00 DEBUG : only4: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a8f_d20260703_m010615_c001_v0001173_t0024_u01783040775977") 2026/07/03 01:12:00 DEBUG : only5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba0_d20260703_m010659_c001_v7007000_t0000_u01783040819323") 2026/07/03 01:12:00 DEBUG : only5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7bed_d20260703_m010651_c001_v0001173_t0037_u01783040811695") 2026/07/03 01:12:00 DEBUG : only5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b65_d20260703_m010638_c001_v0001173_t0049_u01783040798252") 2026/07/03 01:12:00 DEBUG : only5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d5067_d20260703_m010628_c001_v7007000_t0000_u01783040788478") 2026/07/03 01:12:00 DEBUG : only5: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a93_d20260703_m010616_c001_v0001173_t0036_u01783040776589") 2026/07/03 01:12:00 DEBUG : only6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba1_d20260703_m010659_c001_v7007000_t0000_u01783040819513") 2026/07/03 01:12:00 DEBUG : only6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31b59_d20260703_m010651_c001_v0001172_t0036_u01783040811490") 2026/07/03 01:12:00 DEBUG : only6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b6b_d20260703_m010639_c001_v0001173_t0031_u01783040799089") 2026/07/03 01:12:00 DEBUG : only6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105796_d20260703_m010628_c001_v7007000_t0000_u01783040788480") 2026/07/03 01:12:00 DEBUG : only6: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a97_d20260703_m010617_c001_v0001173_t0047_u01783040777462") 2026/07/03 01:12:00 DEBUG : only7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba2_d20260703_m010659_c001_v7007000_t0000_u01783040819702") 2026/07/03 01:12:00 DEBUG : only7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41250dca542c7beb_d20260703_m010651_c001_v0001173_t0037_u01783040811502") 2026/07/03 01:12:01 DEBUG : only7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b6f_d20260703_m010639_c001_v0001173_t0011_u01783040799872") 2026/07/03 01:12:01 DEBUG : only7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f417328836774efd9_d20260703_m010628_c001_v7007000_t0000_u01783040788484") 2026/07/03 01:12:01 DEBUG : only7: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7a9b_d20260703_m010618_c001_v0001173_t0023_u01783040778199") 2026/07/03 01:12:01 DEBUG : only8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba3_d20260703_m010659_c001_v7007000_t0000_u01783040819891") 2026/07/03 01:12:01 DEBUG : only8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409f00b99688acb3_d20260703_m010651_c001_v0001040_t0031_u01783040811829") 2026/07/03 01:12:01 DEBUG : only8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b73_d20260703_m010640_c001_v0001173_t0008_u01783040800519") 2026/07/03 01:12:01 DEBUG : only8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f416906a7dd38adf1_d20260703_m010628_c001_v7007000_t0000_u01783040788982") 2026/07/03 01:12:01 DEBUG : only8: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7aa5_d20260703_m010618_c001_v0001173_t0049_u01783040778768") 2026/07/03 01:12:01 DEBUG : only9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba4_d20260703_m010700_c001_v7007000_t0000_u01783040820081") 2026/07/03 01:12:01 DEBUG : only9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409f00b99688acb1_d20260703_m010651_c001_v0001040_t0031_u01783040811653") 2026/07/03 01:12:01 DEBUG : only9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7b7b_d20260703_m010641_c001_v0001173_t0035_u01783040801383") 2026/07/03 01:12:01 DEBUG : only9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d506a_d20260703_m010629_c001_v7007000_t0000_u01783040789003") 2026/07/03 01:12:01 DEBUG : only9: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7ab3_d20260703_m010619_c001_v0001173_t0026_u01783040779641") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65daa_d20260703_m010311_c001_v7007000_t0000_u01783040591052") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c760c_d20260703_m010308_c001_v0001173_t0056_u01783040588940") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da6_d20260703_m010308_c001_v7007000_t0000_u01783040588220") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7604_d20260703_m010306_c001_v0001173_t0036_u01783040586304") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da1_d20260703_m010305_c001_v7007000_t0000_u01783040585511") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c75f6_d20260703_m010302_c001_v0001173_t0026_u01783040582944") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d495e_d20260703_m010252_c001_v7007000_t0000_u01783040572018") 2026/07/03 01:12:01 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8ba_d20260703_m010250_c001_v0001146_t0027_u01783040570529") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4959_d20260703_m010248_c001_v7007000_t0000_u01783040568737") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8b0_d20260703_m010247_c001_v0001146_t0008_u01783040567678") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4955_d20260703_m010246_c001_v7007000_t0000_u01783040566409") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8a0_d20260703_m010245_c001_v0001146_t0038_u01783040565457") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d494c_d20260703_m010239_c001_v7007000_t0000_u01783040559247") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee876_d20260703_m010237_c001_v0001146_t0028_u01783040557412") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d494a_d20260703_m010237_c001_v7007000_t0000_u01783040557064") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee86e_d20260703_m010235_c001_v0001146_t0038_u01783040555548") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4948_d20260703_m010235_c001_v7007000_t0000_u01783040555195") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee862_d20260703_m010234_c001_v0001146_t0047_u01783040554400") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee860_d20260703_m010233_c001_v0001146_t0011_u01783040553740") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4946_d20260703_m010233_c001_v7007000_t0000_u01783040553341") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee85a_d20260703_m010232_c001_v0001146_t0054_u01783040552341") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee858_d20260703_m010231_c001_v0001146_t0054_u01783040551532") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4945_d20260703_m010231_c001_v7007000_t0000_u01783040551186") 2026/07/03 01:12:02 DEBUG : potato: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee856_d20260703_m010230_c001_v0001146_t0008_u01783040550113") 2026/07/03 01:12:02 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4155aede7855b18a_d20260703_m010354_c001_v7007000_t0000_u01783040634431") 2026/07/03 01:12:02 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c76e0_d20260703_m010353_c001_v0001173_t0017_u01783040633715") 2026/07/03 01:12:02 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686aca7d_d20260703_m010345_c001_v7007000_t0000_u01783040625038") 2026/07/03 01:12:02 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31613_d20260703_m010340_c001_v0001172_t0018_u01783040620645") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42594a833e7c9aa8_d20260703_m010332_c001_v7007000_t0000_u01783040612858") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7666_d20260703_m010328_c001_v0001173_t0004_u01783040608604") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f411d15fd00a81752_d20260703_m010321_c001_v7007000_t0000_u01783040601480") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315c7_d20260703_m010317_c001_v0001172_t0021_u01783040597374") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d93_d20260703_m010256_c001_v7007000_t0000_u01783040576997") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8c8_d20260703_m010255_c001_v0001146_t0016_u01783040575290") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d8d_d20260703_m010254_c001_v7007000_t0000_u01783040574936") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8c2_d20260703_m010252_c001_v0001146_t0020_u01783040572541") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d495f_d20260703_m010252_c001_v7007000_t0000_u01783040572193") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8bc_d20260703_m010251_c001_v0001146_t0037_u01783040571313") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d495d_d20260703_m010250_c001_v7007000_t0000_u01783040570181") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8b8_d20260703_m010249_c001_v0001146_t0040_u01783040569090") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d4957_d20260703_m010247_c001_v7007000_t0000_u01783040567331") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8a8_d20260703_m010246_c001_v0001146_t0005_u01783040566420") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4045f233a98d494e_d20260703_m010240_c001_v7007000_t0000_u01783040560007") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee87e_d20260703_m010238_c001_v0001146_t0027_u01783040558779") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165b7_d20260703_m010134_c001_v7007000_t0000_u01783040494994") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7a7_d20260703_m010134_c001_v0001146_t0010_u01783040494335") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165b1_d20260703_m010133_c001_v7007000_t0000_u01783040493413") 2026/07/03 01:12:03 DEBUG : potato2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7a1_d20260703_m010132_c001_v0001146_t0026_u01783040492730") 2026/07/03 01:12:03 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686aca7f_d20260703_m010345_c001_v7007000_t0000_u01783040625254") 2026/07/03 01:12:03 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3161b_d20260703_m010341_c001_v0001172_t0017_u01783040621700") 2026/07/03 01:12:04 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42594a833e7c9aaa_d20260703_m010333_c001_v7007000_t0000_u01783040613519") 2026/07/03 01:12:04 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c766c_d20260703_m010330_c001_v0001173_t0023_u01783040610004") 2026/07/03 01:12:04 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65db6_d20260703_m010321_c001_v7007000_t0000_u01783040601461") 2026/07/03 01:12:04 DEBUG : potato3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315cb_d20260703_m010317_c001_v0001172_t0059_u01783040597956") 2026/07/03 01:12:04 DEBUG : pre-dest1/1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf31_d20260703_m010427_c001_v7007000_t0000_u01783040667591") 2026/07/03 01:12:04 DEBUG : pre-dest1/1: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf316c3_d20260703_m010419_c001_v0001172_t0012_u01783040659740") 2026/07/03 01:12:04 DEBUG : pre-dest2/2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731bf32_d20260703_m010427_c001_v7007000_t0000_u01783040667769") 2026/07/03 01:12:04 DEBUG : pre-dest2/2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7778_d20260703_m010420_c001_v0001173_t0014_u01783040660383") 2026/07/03 01:12:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65dfc_d20260703_m010405_c001_v7007000_t0000_u01783040645982") 2026/07/03 01:12:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31661_d20260703_m010402_c001_v0001172_t0017_u01783040642134") 2026/07/03 01:12:04 DEBUG : sizeonly: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8399_d20260703_m010214_c001_v7007000_t0000_u01783040534487") 2026/07/03 01:12:04 DEBUG : sizeonly: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee823_d20260703_m010213_c001_v0001146_t0028_u01783040533443") 2026/07/03 01:12:04 DEBUG : splitbanan: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42424937c0bfb536_d20260703_m010915_c001_v7007000_t0000_u01783040955690") 2026/07/03 01:12:04 DEBUG : splitbanan: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8141_d20260703_m010907_c001_v0001173_t0027_u01783040947965") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b799_d20260703_m011039_c001_v7007000_t0000_u01783041039682") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c84e5_d20260703_m011033_c001_v0001173_t0045_u01783041033130") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119c03_d20260703_m011022_c001_v7007000_t0000_u01783041022925") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8429_d20260703_m011016_c001_v0001173_t0007_u01783041016358") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f409c372f5cde3bd1_d20260703_m011006_c001_v7007000_t0000_u01783041006447") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8363_d20260703_m010959_c001_v0001173_t0018_u01783040999834") 2026/07/03 01:12:04 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f412c791cf4c30b4a_d20260703_m010949_c001_v7007000_t0000_u01783040989008") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c828b_d20260703_m010942_c001_v0001173_t0014_u01783040982179") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b119b78_d20260703_m010932_c001_v7007000_t0000_u01783040972725") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c81f7_d20260703_m010926_c001_v0001173_t0028_u01783040966021") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce68e20_d20260703_m010910_c001_v7007000_t0000_u01783040950155") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688aef9_d20260703_m010906_c001_v0001040_t0019_u01783040946718") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8ab07_d20260703_m010855_c001_v7007000_t0000_u01783040935136") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae8e_d20260703_m010847_c001_v0001040_t0013_u01783040927325") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f405dfc0249abcce8_d20260703_m010846_c001_v7007000_t0000_u01783040926391") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ae6f_d20260703_m010842_c001_v0001040_t0058_u01783040922110") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686ace22_d20260703_m010831_c001_v7007000_t0000_u01783040911166") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7f67_d20260703_m010823_c001_v0001173_t0038_u01783040903755") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4236b05f27105d90_d20260703_m010822_c001_v7007000_t0000_u01783040902337") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31d91_d20260703_m010818_c001_v0001172_t0008_u01783040898899") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f426ff527326c5863_d20260703_m010802_c001_v7007000_t0000_u01783040882041") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688ada9_d20260703_m010757_c001_v0001040_t0003_u01783040877409") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f402a38c25731c069_d20260703_m010746_c001_v7007000_t0000_u01783040866992") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7d75_d20260703_m010740_c001_v0001173_t0031_u01783040860518") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8aaa3_d20260703_m010729_c001_v7007000_t0000_u01783040849193") 2026/07/03 01:12:05 DEBUG : splitbananasplit: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31c35_d20260703_m010722_c001_v0001172_t0017_u01783040842762") 2026/07/03 01:12:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4015f013e5bfd0e1_d20260703_m010849_c001_v7007000_t0000_u01783040929942") 2026/07/03 01:12:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57b4c_d20260703_m010843_c001_v0001042_t0010_u01783040923578") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acbb7_d20260703_m010713_c001_v7007000_t0000_u01783040833001") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688acf1_d20260703_m010710_c001_v0001040_t0043_u01783040830154") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b6171f891_d20260703_m010709_c001_v7007000_t0000_u01783040829071") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7c51_d20260703_m010706_c001_v0001173_t0054_u01783040826549") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65db0_d20260703_m010314_c001_v7007000_t0000_u01783040594494") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7614_d20260703_m010313_c001_v0001173_t0047_u01783040593597") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65dae_d20260703_m010313_c001_v7007000_t0000_u01783040593065") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7612_d20260703_m010312_c001_v0001173_t0012_u01783040592126") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8390_d20260703_m010211_c001_v7007000_t0000_u01783040531273") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee81b_d20260703_m010209_c001_v0001146_t0021_u01783040529762") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b838b_d20260703_m010209_c001_v7007000_t0000_u01783040529412") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee813_d20260703_m010208_c001_v0001146_t0022_u01783040528204") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8384_d20260703_m010206_c001_v7007000_t0000_u01783040526234") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee80d_d20260703_m010204_c001_v0001146_t0020_u01783040524913") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8382_d20260703_m010204_c001_v7007000_t0000_u01783040524389") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee801_d20260703_m010202_c001_v0001146_t0029_u01783040522795") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7f7_d20260703_m010159_c001_v0001146_t0051_u01783040519559") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b8361_d20260703_m010159_c001_v7007000_t0000_u01783040519210") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7f3_d20260703_m010158_c001_v0001146_t0039_u01783040518470") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7ef_d20260703_m010157_c001_v0001146_t0036_u01783040517611") 2026/07/03 01:12:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41913b67675b835f_d20260703_m010157_c001_v7007000_t0000_u01783040517259") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7e5_d20260703_m010153_c001_v0001146_t0052_u01783040513057") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7d9_d20260703_m010150_c001_v0001146_t0016_u01783040510352") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165df_d20260703_m010149_c001_v7007000_t0000_u01783040509988") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7d3_d20260703_m010149_c001_v0001146_t0004_u01783040509183") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7cf_d20260703_m010148_c001_v0001146_t0024_u01783040508237") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165d8_d20260703_m010147_c001_v7007000_t0000_u01783040507890") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7cb_d20260703_m010144_c001_v0001146_t0012_u01783040504108") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165d1_d20260703_m010143_c001_v7007000_t0000_u01783040503755") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7c9_d20260703_m010143_c001_v0001146_t0007_u01783040503047") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165cc_d20260703_m010142_c001_v7007000_t0000_u01783040502169") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7c1_d20260703_m010141_c001_v0001146_t0042_u01783040501438") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165c8_d20260703_m010140_c001_v7007000_t0000_u01783040500917") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7bb_d20260703_m010140_c001_v0001146_t0021_u01783040500125") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165c2_d20260703_m010139_c001_v7007000_t0000_u01783040499218") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7b3_d20260703_m010138_c001_v0001146_t0028_u01783040498335") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165be_d20260703_m010137_c001_v7007000_t0000_u01783040497814") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7b1_d20260703_m010136_c001_v0001146_t0023_u01783040496987") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165ba_d20260703_m010136_c001_v7007000_t0000_u01783040496464") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee7a9_d20260703_m010135_c001_v0001146_t0008_u01783040495517") 2026/07/03 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165a5_d20260703_m010130_c001_v7007000_t0000_u01783040490818") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee797_d20260703_m010130_c001_v0001146_t0017_u01783040490164") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165a3_d20260703_m010129_c001_v7007000_t0000_u01783040489645") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee795_d20260703_m010128_c001_v0001146_t0008_u01783040488930") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b1165a0_d20260703_m010127_c001_v7007000_t0000_u01783040487973") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee789_d20260703_m010127_c001_v0001146_t0050_u01783040487199") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f40692eec4b11659d_d20260703_m010125_c001_v7007000_t0000_u01783040485133") 2026/07/03 01:12:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee777_d20260703_m010124_c001_v0001146_t0050_u01783040484072") 2026/07/03 01:12:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acbb9_d20260703_m010713_c001_v7007000_t0000_u01783040833190") 2026/07/03 01:12:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31baf_d20260703_m010709_c001_v0001172_t0016_u01783040829816") 2026/07/03 01:12:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4186241b6171f892_d20260703_m010709_c001_v7007000_t0000_u01783040829249") 2026/07/03 01:12:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31ba3_d20260703_m010706_c001_v0001172_t0047_u01783040826438") 2026/07/03 01:12:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7a3_d20260703_m011041_c001_v7007000_t0000_u01783041041770") 2026/07/03 01:12:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b08d_d20260703_m011040_c001_v0001040_t0028_u01783041040995") 2026/07/03 01:12:08 DEBUG : sub/yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da9_d20260703_m010310_c001_v7007000_t0000_u01783040590519") 2026/07/03 01:12:08 DEBUG : sub/yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf315ab_d20260703_m010308_c001_v0001172_t0057_u01783040588950") 2026/07/03 01:12:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acbad_d20260703_m010705_c001_v7007000_t0000_u01783040825625") 2026/07/03 01:12:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31b93_d20260703_m010703_c001_v0001172_t0018_u01783040823631") 2026/07/03 01:12:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba6_d20260703_m010702_c001_v7007000_t0000_u01783040822829") 2026/07/03 01:12:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7c31_d20260703_m010701_c001_v0001173_t0017_u01783040821041") 2026/07/03 01:12:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acbaf_d20260703_m010705_c001_v7007000_t0000_u01783040825831") 2026/07/03 01:12:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c7c43_d20260703_m010703_c001_v0001173_t0030_u01783040823621") 2026/07/03 01:12:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f42050008686acba7_d20260703_m010703_c001_v7007000_t0000_u01783040823019") 2026/07/03 01:12:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f10959fbe51e50887_d20260703_m010701_c001_v0001029_t0042_u01783040821073") 2026/07/03 01:12:09 DEBUG : three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d9a_d20260703_m010302_c001_v7007000_t0000_u01783040582234") 2026/07/03 01:12:09 DEBUG : three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8e6_d20260703_m010300_c001_v0001146_t0003_u01783040580791") 2026/07/03 01:12:09 DEBUG : three: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a7b493b9ee8d8_d20260703_m010258_c001_v0001146_t0036_u01783040578450") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7aa_d20260703_m011043_c001_v7007000_t0000_u01783041043828") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57d96_d20260703_m011042_c001_v0001042_t0030_u01783041042694") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b81c_d20260703_m011103_c001_v7007000_t0000_u01783041063701") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf321ef_d20260703_m011101_c001_v0001172_t0042_u01783041061832") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b80e_d20260703_m011100_c001_v7007000_t0000_u01783041060264") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57dee_d20260703_m011058_c001_v0001042_t0001_u01783041058331") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7f8_d20260703_m011057_c001_v7007000_t0000_u01783041057414") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b0d9_d20260703_m011056_c001_v0001040_t0047_u01783041056572") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7c9_d20260703_m011051_c001_v7007000_t0000_u01783041051720") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57dbe_d20260703_m011050_c001_v0001042_t0002_u01783041050053") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7d5_d20260703_m011054_c001_v7007000_t0000_u01783041054029") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf321c5_d20260703_m011052_c001_v0001172_t0012_u01783041052638") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7c0_d20260703_m011049_c001_v7007000_t0000_u01783041049120") 2026/07/03 01:12:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f109f00b99688b09d_d20260703_m011048_c001_v0001040_t0051_u01783041048212") 2026/07/03 01:12:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7b9_d20260703_m011047_c001_v7007000_t0000_u01783041047295") 2026/07/03 01:12:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c8551_d20260703_m011046_c001_v0001173_t0011_u01783041046494") 2026/07/03 01:12:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7b2_d20260703_m011045_c001_v7007000_t0000_u01783041045582") 2026/07/03 01:12:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf32195_d20260703_m011044_c001_v0001172_t0041_u01783041044760") 2026/07/03 01:12:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4184404ded3760b0_d20260703_m011109_c001_v7007000_t0000_u01783041069414") 2026/07/03 01:12:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11091145a0d57e1c_d20260703_m011108_c001_v0001042_t0012_u01783041068476") 2026/07/03 01:12:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b7f1_d20260703_m011055_c001_v7007000_t0000_u01783041055662") 2026/07/03 01:12:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c85a3_d20260703_m011054_c001_v0001173_t0033_u01783041054960") 2026/07/03 01:12:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b81d_d20260703_m011104_c001_v7007000_t0000_u01783041064268") 2026/07/03 01:12:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f11250dca542c85f5_d20260703_m011103_c001_v0001173_t0046_u01783041063317") 2026/07/03 01:12:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4034c04bdab8b813_d20260703_m011100_c001_v7007000_t0000_u01783041060897") 2026/07/03 01:12:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f111e79fe53db01b2_d20260703_m011059_c001_v0001039_t0000_u01783041059742") 2026/07/03 01:12:10 DEBUG : two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65d9b_d20260703_m010302_c001_v7007000_t0000_u01783040582413") 2026/07/03 01:12:10 DEBUG : two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f4068c781caf31579_d20260703_m010300_c001_v0001172_t0036_u01783040580245") 2026/07/03 01:12:10 DEBUG : two: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f401a7b493b9ee8d6_d20260703_m010258_c001_v0001146_t0046_u01783040578264") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65dac_d20260703_m010311_c001_v7007000_t0000_u01783040591228") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1048dc5ea355bd55_d20260703_m010310_c001_v0001120_t0004_u01783040590099") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da5_d20260703_m010307_c001_v7007000_t0000_u01783040587625") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf3159d_d20260703_m010306_c001_v0001172_t0036_u01783040586228") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da0_d20260703_m010304_c001_v7007000_t0000_u01783040584984") 2026/07/03 01:12:10 DEBUG : yam: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f1068c781caf31589_d20260703_m010302_c001_v0001172_t0016_u01783040582954") 2026/07/03 01:12:10 DEBUG : yaml: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da7_d20260703_m010308_c001_v7007000_t0000_u01783040588396") 2026/07/03 01:12:10 DEBUG : yaml: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f101a71f5763da756_d20260703_m010307_c001_v0001098_t0036_u01783040587252") 2026/07/03 01:12:10 DEBUG : yaml: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f41993bc52ce65da2_d20260703_m010305_c001_v7007000_t0000_u01783040585687") 2026/07/03 01:12:11 DEBUG : yaml: Deleting (id "4_z0f329dc370ed2b5b9ff80e1b_f118baa02ebc9b142_d20260703_m010304_c001_v0001032_t0000_u01783040584303") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m50.660196421s (try 1/5)