"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/27 02:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu" 2025/10/27 02:16:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/27 02:16:21 DEBUG : Creating backend with remote "/tmp/rclone1215520898" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:22 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/27 02:16:22 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:24 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:24 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:25 DEBUG : Creating backend with remote "/non-existing" 2025/10/27 02:16:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/27 02:16:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:28 INFO : B2 bucket rclone-test-xapeqih7qufu: Running all checks before starting transfers 2025/10/27 02:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:28 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:28 INFO : B2 bucket rclone-test-xapeqih7qufu: Checks finished, now starting transfers 2025/10/27 02:16:28 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:29 ERROR : Ignoring --no-traverse with sync 2025/10/27 02:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:30 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:30 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:30 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/27 02:16:31 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:31 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/27 02:16:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:16:32 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:32 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:16:34 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:34 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/27 02:16:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:16:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/27 02:16:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:16:35 INFO : sub dir2: Making directory 2025/10/27 02:16:35 INFO : sub dir: Making directory 2025/10/27 02:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:35 INFO : sub dir2/sub sub dir2: Making directory 2025/10/27 02:16:35 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:35 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16: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" 2025/10/27 02:16:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:36 INFO : sub dir2: Making directory 2025/10/27 02:16:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/27 02:16:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:38 DEBUG : sub dir2: Making directory with metadata 2025/10/27 02:16:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:16:38 INFO : sub dir2: Making directory 2025/10/27 02:16:38 INFO : sub dir: Making directory 2025/10/27 02:16:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:38 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:38 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/27 02:16:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/27 02:16:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:40 INFO : sub dir2: Making directory 2025/10/27 02:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:40 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:41 DEBUG : sub dir2: Making directory with metadata 2025/10/27 02:16:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:16:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:16:41 INFO : sub dir2: Making directory 2025/10/27 02:16:41 INFO : sub dir: Making directory 2025/10/27 02:16:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:41 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:41 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:41 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/27 02:16:42 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:43 INFO : sub dir2: Making directory 2025/10/27 02:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:43 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:43 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:43 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:16:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:44 DEBUG : Creating backend with remote "TestB2:rclone-test-batutof2volu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-batutof2volu 2025/10/27 02:16:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:46 DEBUG : B2 bucket rclone-test-batutof2volu: Waiting for checks to finish 2025/10/27 02:16:46 DEBUG : B2 bucket rclone-test-batutof2volu: Waiting for transfers to finish 2025/10/27 02:16:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:16:47 DEBUG : B2 bucket rclone-test-batutof2volu: Purge remote 2025/10/27 02:16:47 INFO : B2 bucket rclone-test-batutof2volu: cleaning bucket "rclone-test-batutof2volu" of all files 2025/10/27 02:16:47 DEBUG : sub dir/hello world: Deleting (id "4_z3fe22d73704d2b3b9fa80e1b_f1020055931e89ed4_d20251027_m021646_c001_v0001029_t0006_u01761531406783") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 02:16:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 02:16:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jamakoc5boza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-jamakoc5boza 2025/10/27 02:16:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:16:52 DEBUG : B2 bucket rclone-test-jamakoc5boza: Waiting for checks to finish 2025/10/27 02:16:52 DEBUG : B2 bucket rclone-test-jamakoc5boza: Waiting for transfers to finish 2025/10/27 02:16:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:16:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:16:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 02:16:54 DEBUG : B2 bucket rclone-test-jamakoc5boza: Waiting for checks to finish 2025/10/27 02:16:54 DEBUG : B2 bucket rclone-test-jamakoc5boza: Waiting for transfers to finish 2025/10/27 02:16:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 02:16:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:16:54 DEBUG : B2 bucket rclone-test-jamakoc5boza: Purge remote 2025/10/27 02:16:54 INFO : B2 bucket rclone-test-jamakoc5boza: cleaning bucket "rclone-test-jamakoc5boza" of all files 2025/10/27 02:16:55 DEBUG : sub dir/hello world: Deleting (id "4_zffd23df3704d2b3b9fa80e1b_f10249b68ea82c70e_d20251027_m021654_c001_v0001179_t0033_u01761531414584") 2025/10/27 02:16:55 DEBUG : sub dir/hello world: Deleting (id "4_zffd23df3704d2b3b9fa80e1b_f108d6de5a88d62a9_d20251027_m021653_c001_v0001093_t0008_u01761531413034") --- PASS: TestServerSideCopyOverSelf (6.40s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 02:16:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:16:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:16:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 02:16:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/27 02:16:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:16:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qaderum9kuha" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-qaderum9kuha 2025/10/27 02:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:17:00 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for checks to finish 2025/10/27 02:17:00 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for transfers to finish 2025/10/27 02:17:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:17:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:17:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 02:17:02 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for checks to finish 2025/10/27 02:17:02 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for transfers to finish 2025/10/27 02:17:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 02:17:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:17:03 INFO : sub dir/hello world: Deleted 2025/10/27 02:17:04 DEBUG : testing file moves 2025/10/27 02:17:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/27 02:17:04 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for checks to finish 2025/10/27 02:17:04 DEBUG : B2 bucket rclone-test-qaderum9kuha: Waiting for transfers to finish 2025/10/27 02:17:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/27 02:17:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 02:17:05 INFO : sub dir/hello world: Deleted 2025/10/27 02:17:06 DEBUG : B2 bucket rclone-test-qaderum9kuha: Purge remote 2025/10/27 02:17:06 INFO : B2 bucket rclone-test-qaderum9kuha: cleaning bucket "rclone-test-qaderum9kuha" of all files 2025/10/27 02:17:06 DEBUG : sub dir/hello world: Deleting (id "4_zff826d03704d2b3b9fa80e1b_f11047b721c31cc86_d20251027_m021704_c001_v0001144_t0037_u01761531424704") 2025/10/27 02:17:06 DEBUG : sub dir/hello world: Deleting (id "4_zff826d03704d2b3b9fa80e1b_f1165d69157ef859a_d20251027_m021702_c001_v0001116_t0024_u01761531422873") 2025/10/27 02:17:06 DEBUG : sub dir/hello world: Deleting (id "4_zff826d03704d2b3b9fa80e1b_f103c56548542da48_d20251027_m021701_c001_v0001091_t0058_u01761531421489") --- PASS: TestServerSideMoveOverSelf (8.76s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:08 ERROR : error listing: directory not found 2025/10/27 02:17:08 INFO : Local file system at /tmp/rclone1215520898: Making directory 2025/10/27 02:17:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.43s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:17:09 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for checks to finish 2025/10/27 02:17:09 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for transfers to finish 2025/10/27 02:17:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:17:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/27 02:17:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/27 02:17:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:17:11 INFO : check sum: Copied (new) 2025/10/27 02:17:11 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:17:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/27 02:17:12 DEBUG : check sum: Unchanged skipping 2025/10/27 02:17:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:12 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/27 02:17:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 02:17:13 INFO : sizeonly: Copied (new) 2025/10/27 02:17:13 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:13 DEBUG : sizeonly: Sizes identical 2025/10/27 02:17:13 DEBUG : sizeonly: Unchanged skipping 2025/10/27 02:17:13 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:13 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:13 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/27 02:17:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/27 02:17:14 INFO : ignore-size: Copied (new) 2025/10/27 02:17:14 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:17:15 DEBUG : ignore-size: Unchanged skipping 2025/10/27 02:17:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:15 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:17:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:16 DEBUG : existing: Unchanged skipping 2025/10/27 02:17:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:16 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:16 INFO : There was nothing to transfer 2025/10/27 02:17:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/27 02:17:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 02:17:17 INFO : existing: Copied (replaced existing) 2025/10/27 02:17:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 02:17:18 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:18 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 02:17:19 INFO : existing: Copied (new) 2025/10/27 02:17:19 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:19 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:19 DEBUG : existing: Destination exists, skipping 2025/10/27 02:17:19 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:19 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/27 02:17:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:21 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:21 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 02:17:21 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:21 INFO : a/potato2: Copied (new) 2025/10/27 02:17:21 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17: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 2025/10/27 02:17:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:17:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/27 02:17:23 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:23 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:23 INFO : There was nothing to transfer 2025/10/27 02:17: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 2025/10/27 02:17:24 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:17:25 INFO : empty space: Updated modification time in destination 2025/10/27 02:17:25 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:25 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:25 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17: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 2025/10/27 02:17:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:17:26 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:26 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:27 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:27 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 2025/10/27 02:17:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1215520898) 2025/10/27 02:17:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xapeqih7qufu) 2025/10/27 02:17:27 DEBUG : foo: sha1 differ 2025/10/27 02:17:27 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/27 02:17:27 INFO : foo: Copied (replaced existing) 2025/10/27 02:17:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/27 02:17:29 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:29 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:29 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:30 INFO : potato: Copied (new) 2025/10/27 02:17:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/27 02:17:32 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:32 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/27 02:17:32 INFO : potato: Copied (replaced existing) 2025/10/27 02:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17: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 2025/10/27 02:17:34 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1215520898) 2025/10/27 02:17:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xapeqih7qufu) 2025/10/27 02:17:34 DEBUG : potato: sha1 differ 2025/10/27 02:17:34 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/27 02:17:34 INFO : potato: Copied (replaced existing) 2025/10/27 02:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:36 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/27 02:17:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:36 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:38 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:38 INFO : potato2: Copied (new) 2025/10/27 02:17:38 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:40 INFO : d: Making directory 2025/10/27 02:17:40 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/27 02:17:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:41 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:41 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 02:17:41 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:41 INFO : a/potato2: Copied (new) 2025/10/27 02:17:41 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:41 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/27 02:17:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:44 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:44 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 02:17:44 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:44 INFO : a/potato2: Copied (new) 2025/10/27 02:17:44 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting files as there were IO errors 2025/10/27 02:17:44 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:46 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:46 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:46 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:46 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:46 INFO : potato: Deleted 2025/10/27 02:17:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:49 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:49 INFO : potato: Deleted 2025/10/27 02:17:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:49 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:17:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:17:51 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:51 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/27 02:17:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : enormous: Excluded 2025/10/27 02:17:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : potato2: Excluded 2025/10/27 02:17:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:54 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:54 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:54 INFO : There was nothing to transfer 2025/10/27 02:17:54 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : enormous: Excluded 2025/10/27 02:17:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : potato2: Excluded 2025/10/27 02:17:54 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 02:17:54 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for checks to finish 2025/10/27 02:17:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/27 02:17:54 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:54 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for transfers to finish 2025/10/27 02:17:54 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:17:57 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 02:17:57 DEBUG : enormous: Excluded 2025/10/27 02:17:57 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 02:17:57 DEBUG : potato2: Excluded 2025/10/27 02:17:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:17:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:17:57 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:17:57 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:57 INFO : enormous: Deleted 2025/10/27 02:17:57 INFO : potato2: Deleted 2025/10/27 02:17:57 INFO : There was nothing to transfer 2025/10/27 02:17:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/27 02:17:57 DEBUG : empty space: Unchanged skipping 2025/10/27 02:17:57 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for checks to finish 2025/10/27 02:17:57 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for transfers to finish 2025/10/27 02:17:57 DEBUG : Waiting for deletions to finish 2025/10/27 02:17:57 INFO : enormous: Deleted 2025/10/27 02:17:57 INFO : potato2: Deleted 2025/10/27 02:17:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:00 DEBUG : five: Need to transfer - File not found at Destination 2025/10/27 02:18:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/27 02:18:00 DEBUG : one: Destination is newer than source, skipping 2025/10/27 02:18:00 DEBUG : three: Sizes identical 2025/10/27 02:18:00 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/27 02:18:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1215520898) 2025/10/27 02:18:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xapeqih7qufu) 2025/10/27 02:18:00 DEBUG : two: sha1 differ 2025/10/27 02:18:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 02:18:00 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/27 02:18:00 INFO : five: Copied (new) 2025/10/27 02:18:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/27 02:18:00 INFO : four: Copied (replaced existing) 2025/10/27 02:18:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 02:18:01 INFO : two: Copied (replaced existing) 2025/10/27 02:18:01 DEBUG : Waiting for deletions to finish 2025/10/27 02:18:01 DEBUG : one: Destination is newer than source, skipping 2025/10/27 02:18:01 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 02:18:01 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/27 02:18:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 02:18:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/27 02:18:01 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/27 02:18:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 02:18:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1215520898) 2025/10/27 02:18:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xapeqih7qufu) 2025/10/27 02:18:01 DEBUG : three: sha1 differ 2025/10/27 02:18:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/27 02:18:01 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/27 02:18:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/27 02:18:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 02:18:01 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:18:01 INFO : three: Copied (replaced existing) 2025/10/27 02:18:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/27 02:18:03 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:03 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:03 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 02:18:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/27 02:18:03 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:03 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:03 INFO : yam: Copied (new) 2025/10/27 02:18:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 02:18:03 INFO : potato: Copied (new) 2025/10/27 02:18:03 DEBUG : Waiting for deletions to finish 2025/10/27 02:18:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:18:04 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:04 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:04 DEBUG : potato: Unchanged skipping 2025/10/27 02:18:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:05 INFO : yam: Copied (server-side copy) to: yaml 2025/10/27 02:18:05 INFO : yam: Deleted 2025/10/27 02:18:05 INFO : yaml: Renamed from "yam" 2025/10/27 02:18:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/27 02:18:06 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:06 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:06 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 02:18:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/27 02:18:06 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:06 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:06 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1093-08.backblaze.com/b2api/v1/b2_upload_file/6f12cd93703d2b3b9fa80e1b/c001_v0001093_t0058": EOF 2025/10/27 02:18:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-08.backblaze.com/b2api/v1/b2_upload_file/6f12cd93703d2b3b9fa80e1b/c001_v0001093_t0058": EOF) 2025/10/27 02:18:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/27 02:18:06 DEBUG : potato: Received error: Post "https://pod-000-1093-08.backblaze.com/b2api/v1/b2_upload_file/6f12cd93703d2b3b9fa80e1b/c001_v0001093_t0058": EOF - low level retry 0/10 2025/10/27 02:18:07 DEBUG : pacer: Reducing sleep to 10ms 2025/10/27 02:18:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:07 INFO : yam: Copied (new) 2025/10/27 02:18:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 02:18:07 INFO : potato: Copied (new) 2025/10/27 02:18:07 DEBUG : Waiting for deletions to finish 2025/10/27 02:18:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:18:07 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:07 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:07 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:07 DEBUG : potato: Unchanged skipping 2025/10/27 02:18:07 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:08 INFO : yam: Copied (server-side copy) to: yaml 2025/10/27 02:18:08 INFO : yam: Deleted 2025/10/27 02:18:08 INFO : yaml: Renamed from "yam" 2025/10/27 02:18:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/27 02:18:09 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:09 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 02:18:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/27 02:18:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:09 INFO : sub/yam: Copied (new) 2025/10/27 02:18:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 02:18:09 INFO : potato: Copied (new) 2025/10/27 02:18:09 DEBUG : Waiting for deletions to finish 2025/10/27 02:18:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:18:10 DEBUG : potato: Unchanged skipping 2025/10/27 02:18:10 INFO : B2 bucket rclone-test-xapeqih7qufu: Making map for --track-renames 2025/10/27 02:18:10 INFO : B2 bucket rclone-test-xapeqih7qufu: Finished making map for --track-renames 2025/10/27 02:18:10 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:10 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for renames to finish 2025/10/27 02:18:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 02:18:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/27 02:18:11 INFO : sub/yam: Deleted 2025/10/27 02:18:11 INFO : yam: Renamed from "sub/yam" 2025/10/27 02:18:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:12 DEBUG : Creating backend with remote "/tmp/rclone1215520898/dir1" 2025/10/27 02:18:12 DEBUG : Creating backend with remote "/tmp/rclone1215520898/dir2" 2025/10/27 02:18:12 DEBUG : Local file system at /tmp/rclone1215520898/dir2: Using server-side directory move 2025/10/27 02:18:12 INFO : Local file system at /tmp/rclone1215520898/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/27 02:18:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/27 02:18:12 DEBUG : Local file system at /tmp/rclone1215520898/dir2: Waiting for checks to finish 2025/10/27 02:18:12 DEBUG : Local file system at /tmp/rclone1215520898/dir2: Waiting for transfers to finish 2025/10/27 02:18:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:18:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/27 02:18:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/27 02:18:13 INFO : nested/sub dir/file: Copied (new) 2025/10/27 02:18:13 INFO : nested/sub dir/file: Deleted 2025/10/27 02:18:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:18:13 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:18:13 INFO : sub dir/hello world: Deleted 2025/10/27 02:18:13 INFO : sub dir: Removing directory 2025/10/27 02:18:13 INFO : nested/sub dir: Removing directory 2025/10/27 02:18:13 INFO : nested: Removing directory 2025/10/27 02:18:13 DEBUG : Local file system at /tmp/rclone1215520898: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 02:18:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/27 02:18:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:18:14 INFO : sub dir/hello world: Copied (new) 2025/10/27 02:18:14 INFO : sub dir/hello world: Deleted 2025/10/27 02:18:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/27 02:18:14 INFO : nested/sub dir/file: Copied (new) 2025/10/27 02:18:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/27 02:18:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 02:18:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/27 02:18:16 INFO : existing-b: Copied (new) 2025/10/27 02:18:16 INFO : existing-b: Deleted 2025/10/27 02:18:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 02:18:16 INFO : existing: Copied (new) 2025/10/27 02:18:16 INFO : existing: Deleted 2025/10/27 02:18:16 DEBUG : existing: Destination exists, skipping 2025/10/27 02:18:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/27 02:18:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:18:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:18:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qofucim2foli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-qofucim2foli 2025/10/27 02:18:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 02:18:21 DEBUG : empty space: Unchanged skipping 2025/10/27 02:18:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 02:18:21 DEBUG : B2 bucket rclone-test-qofucim2foli: Waiting for checks to finish 2025/10/27 02:18:21 INFO : empty space: Deleted 2025/10/27 02:18:21 DEBUG : B2 bucket rclone-test-qofucim2foli: Waiting for transfers to finish 2025/10/27 02:18:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:22 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:22 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:22 INFO : potato3: Deleted 2025/10/27 02:18:22 INFO : potato2: Deleted 2025/10/27 02:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kolinef0mocu" 2025/10/27 02:18:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/27 02:18:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 02:18:23 DEBUG : B2 bucket rclone-test-kolinef0mocu: Waiting for checks to finish 2025/10/27 02:18:23 DEBUG : B2 bucket rclone-test-kolinef0mocu: Waiting for transfers to finish 2025/10/27 02:18:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:24 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:25 INFO : potato3: Deleted 2025/10/27 02:18:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:25 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:18:25 INFO : empty space: Copied (server-side copy) 2025/10/27 02:18:25 INFO : potato2: Deleted 2025/10/27 02:18:25 INFO : empty space: Deleted 2025/10/27 02:18:26 DEBUG : B2 bucket rclone-test-kolinef0mocu: Purge remote 2025/10/27 02:18:26 INFO : B2 bucket rclone-test-kolinef0mocu: cleaning bucket "rclone-test-kolinef0mocu" of all files 2025/10/27 02:18:26 DEBUG : empty space: Deleting (id "4_zcf32ad53705d2b3b9fa80e1b_f1123ed379bc7ec88_d20251027_m021824_c001_v0001115_t0021_u01761531504948") 2025/10/27 02:18:26 DEBUG : potato2: Deleting (id "4_zcf32ad53705d2b3b9fa80e1b_f1176e4c4198e6b2d_d20251027_m021824_c001_v0001116_t0016_u01761531504941") 2025/10/27 02:18:26 DEBUG : potato3: Deleting (id "4_zcf32ad53705d2b3b9fa80e1b_f11353f37fe1bd11d_d20251027_m021824_c001_v0001091_t0046_u01761531504575") 2025/10/27 02:18:26 DEBUG : B2 bucket rclone-test-qofucim2foli: Purge remote 2025/10/27 02:18:26 INFO : B2 bucket rclone-test-qofucim2foli: cleaning bucket "rclone-test-qofucim2foli" of all files 2025/10/27 02:18:27 DEBUG : empty space: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f415e79b3fd8de5b9_d20251027_m021825_c001_v7007000_t0000_u01761531505554") 2025/10/27 02:18:27 DEBUG : empty space: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f11392a1175da2b17_d20251027_m021820_c001_v0001113_t0053_u01761531500424") 2025/10/27 02:18:27 DEBUG : potato2: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f4190ef62beeb36ec_d20251027_m021825_c001_v7007000_t0000_u01761531505513") 2025/10/27 02:18:27 DEBUG : potato2: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f109d4cbac1ee7b27_d20251027_m021821_c001_v0001040_t0021_u01761531501615") 2025/10/27 02:18:27 DEBUG : potato3: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f4190ef62beeb36e9_d20251027_m021824_c001_v7007000_t0000_u01761531504921") 2025/10/27 02:18:27 DEBUG : potato3: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f10109825f1934a8e_d20251027_m021821_c001_v0001177_t0043_u01761531501994") 2025/10/27 02:18:27 DEBUG : potato3: Deleting (id "4_z5f129d33705d2b3b9fa80e1b_f11392a1175da2b1b_d20251027_m021820_c001_v0001113_t0001_u01761531500756") --- PASS: TestServerSideMove (11.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vuporiw8wino" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-vuporiw8wino 2025/10/27 02:18:33 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 02:18:33 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 02:18:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 02:18:33 DEBUG : B2 bucket rclone-test-vuporiw8wino: Waiting for checks to finish 2025/10/27 02:18:33 DEBUG : B2 bucket rclone-test-vuporiw8wino: Waiting for transfers to finish 2025/10/27 02:18:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:33 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:34 INFO : potato2: Deleted 2025/10/27 02:18:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:34 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:34 INFO : potato3: Deleted 2025/10/27 02:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-homacos6qiqo" 2025/10/27 02:18:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 02:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 02:18:35 DEBUG : B2 bucket rclone-test-homacos6qiqo: Waiting for checks to finish 2025/10/27 02:18:35 DEBUG : B2 bucket rclone-test-homacos6qiqo: Waiting for transfers to finish 2025/10/27 02:18:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:36 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:37 INFO : potato2: Deleted 2025/10/27 02:18:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:37 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:37 INFO : potato3: Deleted 2025/10/27 02:18:37 DEBUG : B2 bucket rclone-test-homacos6qiqo: Purge remote 2025/10/27 02:18:37 INFO : B2 bucket rclone-test-homacos6qiqo: cleaning bucket "rclone-test-homacos6qiqo" of all files 2025/10/27 02:18:38 DEBUG : potato2: Deleting (id "4_zdfc2dd43705d2b3b9fa80e1b_f1140da1df9102c57_d20251027_m021836_c001_v0001171_t0058_u01761531516737") 2025/10/27 02:18:38 DEBUG : potato3: Deleting (id "4_zdfc2dd43705d2b3b9fa80e1b_f118970892a07815e_d20251027_m021837_c001_v0001172_t0054_u01761531517006") 2025/10/27 02:18:38 DEBUG : B2 bucket rclone-test-vuporiw8wino: Purge remote 2025/10/27 02:18:38 INFO : B2 bucket rclone-test-vuporiw8wino: cleaning bucket "rclone-test-vuporiw8wino" of all files 2025/10/27 02:18:38 DEBUG : empty space: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f1143690c44d9ce05_d20251027_m021832_c001_v0001181_t0051_u01761531512973") 2025/10/27 02:18:38 DEBUG : potato2: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f418e418520db652a_d20251027_m021836_c001_v7007000_t0000_u01761531516986") 2025/10/27 02:18:38 DEBUG : potato2: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f117df44252c71e9f_d20251027_m021833_c001_v0001184_t0055_u01761531513799") 2025/10/27 02:18:38 DEBUG : potato3: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f418e418520db652e_d20251027_m021837_c001_v7007000_t0000_u01761531517371") 2025/10/27 02:18:38 DEBUG : potato3: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f10548eb1ddabc7ae_d20251027_m021834_c001_v0001157_t0002_u01761531514021") 2025/10/27 02:18:38 DEBUG : potato3: Deleting (id "4_zffa2cd33705d2b3b9fa80e1b_f1143690c44d9ce07_d20251027_m021833_c001_v0001181_t0024_u01761531513173") --- PASS: TestServerSideMoveWithFilter (12.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:40 DEBUG : Creating backend with remote "TestB2:rclone-test-henabud6bupe" 2025/10/27 02:18:42 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xapeqih7qufu -> B2 bucket rclone-test-henabud6bupe 2025/10/27 02:18:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 02:18:45 DEBUG : empty space: Unchanged skipping 2025/10/27 02:18:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 02:18:45 DEBUG : B2 bucket rclone-test-henabud6bupe: Waiting for checks to finish 2025/10/27 02:18:45 INFO : empty space: Deleted 2025/10/27 02:18:45 DEBUG : B2 bucket rclone-test-henabud6bupe: Waiting for transfers to finish 2025/10/27 02:18:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:46 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:46 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:46 INFO : potato3: Deleted 2025/10/27 02:18:46 INFO : potato2: Deleted 2025/10/27 02:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-noqerut1vuci" 2025/10/27 02:18:47 INFO : tomatoDir: Making directory 2025/10/27 02:18:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/27 02:18:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 02:18:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 02:18:48 DEBUG : B2 bucket rclone-test-noqerut1vuci: Waiting for checks to finish 2025/10/27 02:18:48 DEBUG : B2 bucket rclone-test-noqerut1vuci: Waiting for transfers to finish 2025/10/27 02:18:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 02:18:49 INFO : empty space: Copied (server-side copy) 2025/10/27 02:18:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 02:18:49 INFO : potato2: Copied (server-side copy) 2025/10/27 02:18:49 INFO : empty space: Deleted 2025/10/27 02:18:49 INFO : potato2: Deleted 2025/10/27 02:18:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 02:18:49 INFO : potato3: Copied (server-side copy) 2025/10/27 02:18:49 INFO : potato3: Deleted 2025/10/27 02:18:50 DEBUG : B2 bucket rclone-test-noqerut1vuci: Purge remote 2025/10/27 02:18:50 INFO : B2 bucket rclone-test-noqerut1vuci: cleaning bucket "rclone-test-noqerut1vuci" of all files 2025/10/27 02:18:50 DEBUG : empty space: Deleting (id "4_zaf320d43706d2b3b9fa80e1b_f1086a65cd115e4c8_d20251027_m021848_c001_v0001044_t0026_u01761531528940") 2025/10/27 02:18:50 DEBUG : potato2: Deleting (id "4_zaf320d43706d2b3b9fa80e1b_f1060a8d03aaefad8_d20251027_m021849_c001_v0001178_t0057_u01761531529305") 2025/10/27 02:18:50 DEBUG : potato3: Deleting (id "4_zaf320d43706d2b3b9fa80e1b_f11390e3f5913b426_d20251027_m021849_c001_v0001115_t0039_u01761531529323") 2025/10/27 02:18:51 DEBUG : B2 bucket rclone-test-henabud6bupe: Purge remote 2025/10/27 02:18:51 INFO : B2 bucket rclone-test-henabud6bupe: cleaning bucket "rclone-test-henabud6bupe" of all files 2025/10/27 02:18:51 DEBUG : empty space: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f423f3964a6837549_d20251027_m021849_c001_v7007000_t0000_u01761531529407") 2025/10/27 02:18:51 DEBUG : empty space: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f103379c69d89ecd5_d20251027_m021844_c001_v0001171_t0050_u01761531524630") 2025/10/27 02:18:51 DEBUG : potato2: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f418b68eadcd5ab62_d20251027_m021849_c001_v7007000_t0000_u01761531529523") 2025/10/27 02:18:51 DEBUG : potato2: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f107123ae7ca83e32_d20251027_m021845_c001_v0001109_t0013_u01761531525699") 2025/10/27 02:18:51 DEBUG : potato3: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f418b68eadcd5ab65_d20251027_m021849_c001_v7007000_t0000_u01761531529845") 2025/10/27 02:18:51 DEBUG : potato3: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f113b62016a7fbd8b_d20251027_m021846_c001_v0001176_t0017_u01761531526067") 2025/10/27 02:18:51 DEBUG : potato3: Deleting (id "4_zcff2fd13705d2b3b9fa80e1b_f103379c69d89ecdb_d20251027_m021845_c001_v0001171_t0040_u01761531525014") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/rclone-sync-test" 2025/10/27 02:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/rclone-sync-test-include/layer2" 2025/10/27 02:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/rclone-sync-test-ignore-file" 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test: Waiting for checks to finish 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test: Waiting for transfers to finish 2025/10/27 02:19:04 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:04 INFO : There was nothing to transfer 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:19:04 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:04 INFO : There was nothing to transfer 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/27 02:19:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/27 02:19:04 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:04 INFO : There was nothing to transfer 2025/10/27 02:19:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:19:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:19:05 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:05 INFO : There was nothing to transfer 2025/10/27 02:19:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/27 02:19:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/27 02:19:05 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.19s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:19:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:19:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/CompareDest" 2025/10/27 02:19:09 DEBUG : one: Need to transfer - File not found at Destination 2025/10/27 02:19:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:19:10 INFO : one: Copied (new) 2025/10/27 02:19:10 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:10 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 02:19:11 INFO : one: Copied (replaced existing) 2025/10/27 02:19:11 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:13 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 02:19:13 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:13 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:13 INFO : There was nothing to transfer 2025/10/27 02:19:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 02:19:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 02:19:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:14 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:14 INFO : There was nothing to transfer 2025/10/27 02:19:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 02:19:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 02:19:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:15 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:15 INFO : There was nothing to transfer 2025/10/27 02:19:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19: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 2025/10/27 02:19:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 02:19:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 02:19:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 02:19:16 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:16 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:16 INFO : There was nothing to transfer 2025/10/27 02:19:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/27 02:19:17 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 02:19:17 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/27 02:19:18 INFO : two: Copied (new) 2025/10/27 02:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dest" 2025/10/27 02:19:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/pre-dest1" 2025/10/27 02:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/pre-dest2" 2025/10/27 02:19:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:19:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/27 02:19:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:19:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/27 02:19:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/27 02:19:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dest: Waiting for checks to finish 2025/10/27 02:19:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dest: Waiting for transfers to finish 2025/10/27 02:19:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/27 02:19:26 INFO : 3: Copied (new) 2025/10/27 02:19:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:19:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/CopyDest" 2025/10/27 02:19:31 DEBUG : one: Need to transfer - File not found at Destination 2025/10/27 02:19:31 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:31 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:19:32 INFO : one: Copied (new) 2025/10/27 02:19:32 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:33 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:33 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 02:19:33 INFO : one: Copied (replaced existing) 2025/10/27 02:19:33 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/BackupDir" 2025/10/27 02:19:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:36 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 02:19:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:19:38 INFO : one: Copied (server-side copy) 2025/10/27 02:19:38 INFO : one: Deleted 2025/10/27 02:19:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 02:19:39 INFO : one: Copied (server-side copy) 2025/10/27 02:19:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/27 02:19:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:39 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:39 DEBUG : one: Unchanged skipping 2025/10/27 02:19:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 02:19:40 INFO : two: Copied (server-side copy) 2025/10/27 02:19:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/27 02:19:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:40 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:40 DEBUG : one: Unchanged skipping 2025/10/27 02:19:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:40 DEBUG : two: Unchanged skipping 2025/10/27 02:19:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:40 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:40 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:40 INFO : There was nothing to transfer 2025/10/27 02:19:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:42 DEBUG : one: Unchanged skipping 2025/10/27 02:19:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/27 02:19:42 DEBUG : three: Destination not found in --copy-dest 2025/10/27 02:19:42 DEBUG : three: Need to transfer - File not found at Destination 2025/10/27 02:19:42 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 02:19:42 DEBUG : two: Unchanged skipping 2025/10/27 02:19:42 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/27 02:19:42 INFO : three: Copied (new) 2025/10/27 02:19:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.25s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/backup" 2025/10/27 02:19:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:19:49 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:49 DEBUG : two: Unchanged skipping 2025/10/27 02:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:19:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:19:50 INFO : one: Copied (server-side copy) 2025/10/27 02:19:50 INFO : one: Deleted 2025/10/27 02:19:50 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:19:51 INFO : one: Copied (new) 2025/10/27 02:19:51 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:19:52 INFO : three.txt: Copied (server-side copy) 2025/10/27 02:19:52 INFO : three.txt: Deleted 2025/10/27 02:19:52 INFO : three.txt: Moved into backup dir 2025/10/27 02:19:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:19:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:19:54 DEBUG : two: Unchanged skipping 2025/10/27 02:19:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:19:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:19:54 INFO : one: Copied (server-side copy) 2025/10/27 02:19:54 INFO : one: Deleted 2025/10/27 02:19:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:19:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:19:55 INFO : one: Copied (new) 2025/10/27 02:19:55 DEBUG : Waiting for deletions to finish 2025/10/27 02:19:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:19:55 INFO : three.txt: Copied (server-side copy) 2025/10/27 02:19:55 INFO : three.txt: Deleted 2025/10/27 02:19:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:19:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/backup" 2025/10/27 02:20:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:20:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:01 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:01 DEBUG : two: Unchanged skipping 2025/10/27 02:20:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:20:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:02 INFO : one: Deleted 2025/10/27 02:20:02 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:03 INFO : one: Copied (new) 2025/10/27 02:20:03 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:20:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:04 INFO : three.txt: Deleted 2025/10/27 02:20:04 INFO : three.txt: Moved into backup dir 2025/10/27 02:20:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:20:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:06 DEBUG : two: Unchanged skipping 2025/10/27 02:20:06 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:06 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:07 INFO : one: Deleted 2025/10/27 02:20:07 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:20:07 INFO : one: Copied (new) 2025/10/27 02:20:07 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:08 INFO : three.txt: Deleted 2025/10/27 02:20:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:20:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/backup" 2025/10/27 02:20:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:20:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:14 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:14 DEBUG : two: Unchanged skipping 2025/10/27 02:20:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:20:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 02:20:15 INFO : one: Deleted 2025/10/27 02:20:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:16 INFO : one: Copied (new) 2025/10/27 02:20:16 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:20:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 02:20:17 INFO : three.txt: Deleted 2025/10/27 02:20:17 INFO : three.txt: Moved into backup dir 2025/10/27 02:20:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:18 DEBUG : two: Unchanged skipping 2025/10/27 02:20:18 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 02:20:19 INFO : one: Deleted 2025/10/27 02:20:19 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:20:19 INFO : one: Copied (new) 2025/10/27 02:20:19 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 02:20:20 INFO : three.txt: Deleted 2025/10/27 02:20:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:20:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:20:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:25 DEBUG : two: Unchanged skipping 2025/10/27 02:20:25 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:20:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:26 INFO : one: Deleted 2025/10/27 02:20:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:27 INFO : one: Copied (new) 2025/10/27 02:20:27 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:20:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:27 INFO : three.txt: Deleted 2025/10/27 02:20:27 INFO : three.txt: Moved into backup dir 2025/10/27 02:20:29 DEBUG : one.bak: Excluded (Path Filter) 2025/10/27 02:20:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/27 02:20:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:20:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:29 DEBUG : two: Unchanged skipping 2025/10/27 02:20:29 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for checks to finish 2025/10/27 02:20:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:29 INFO : one: Deleted 2025/10/27 02:20:29 DEBUG : B2 bucket rclone-test-xapeqih7qufu path dst: Waiting for transfers to finish 2025/10/27 02:20:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:20:30 INFO : one: Copied (new) 2025/10/27 02:20:30 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:31 INFO : three.txt: Deleted 2025/10/27 02:20:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.66s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:20:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:20:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:20:36 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:37 INFO : one: Deleted 2025/10/27 02:20:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:37 INFO : one: Copied (new) 2025/10/27 02:20:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:37 DEBUG : two: Unchanged skipping 2025/10/27 02:20:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/27 02:20:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:20:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:38 INFO : three.txt: Deleted 2025/10/27 02:20:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:38 INFO : three.txt: Copied (new) 2025/10/27 02:20:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/27 02:20:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/27 02:20:39 DEBUG : pacer: Reducing sleep to 10ms 2025/10/27 02:20:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:20:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:40 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 02:20:40 INFO : one: Deleted 2025/10/27 02:20:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:20:41 INFO : one: Copied (new) 2025/10/27 02:20:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:41 DEBUG : two: Unchanged skipping 2025/10/27 02:20:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/27 02:20:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 02:20:42 INFO : three.txt: Deleted 2025/10/27 02:20:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/27 02:20:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xapeqih7qufu/dst" 2025/10/27 02:20:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 02:20:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 02:20:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 02:20:48 INFO : one: Deleted 2025/10/27 02:20:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:49 INFO : one: Copied (new) 2025/10/27 02:20:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:49 DEBUG : two: Unchanged skipping 2025/10/27 02:20:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/27 02:20:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 02:20:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 02:20:50 INFO : three.txt: Deleted 2025/10/27 02:20:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:51 INFO : three.txt: Copied (new) 2025/10/27 02:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 02:20:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 02:20:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 02:20:52 INFO : one: Deleted 2025/10/27 02:20:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 02:20:53 INFO : one: Copied (new) 2025/10/27 02:20:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:20:53 DEBUG : two: Unchanged skipping 2025/10/27 02:20:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/27 02:20:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 02:20:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 02:20:54 INFO : three.txt: Deleted 2025/10/27 02:20:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/27 02:20:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/27 02:20:56 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:20:56 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:20:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/27 02:20:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/27 02:20:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:20:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 02:20:58 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:20:58 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:20:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 02:20:58 INFO : existing: Copied (new) 2025/10/27 02:20:58 DEBUG : Waiting for deletions to finish 2025/10/27 02:20:59 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:20:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/27 02:20:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/27 02:20:59 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:20:59 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting files as there were IO errors 2025/10/27 02:20:59 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:00 DEBUG : existing: Unchanged skipping 2025/10/27 02:21:00 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:21:00 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:21:00 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:21:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both10: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both13: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both14: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both11: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both16: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both17: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both12: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both15: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both0: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both18: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both3: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both4: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both5: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both1: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both19: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both2: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:15 DEBUG : both6: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both7: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both8: Unchanged skipping 2025/10/27 02:21:15 DEBUG : both9: Unchanged skipping 2025/10/27 02:21:15 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:21:15 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:15 INFO : only5: Deleted 2025/10/27 02:21:15 INFO : only0: Deleted 2025/10/27 02:21:15 INFO : only18: Deleted 2025/10/27 02:21:15 INFO : only16: Deleted 2025/10/27 02:21:15 INFO : only12: Deleted 2025/10/27 02:21:15 INFO : only19: Deleted 2025/10/27 02:21:15 INFO : only7: Deleted 2025/10/27 02:21:15 INFO : only9: Deleted 2025/10/27 02:21:15 INFO : only2: Deleted 2025/10/27 02:21:15 INFO : only4: Deleted 2025/10/27 02:21:15 INFO : only6: Deleted 2025/10/27 02:21:16 INFO : only8: Deleted 2025/10/27 02:21:16 INFO : only10: Deleted 2025/10/27 02:21:16 INFO : only11: Deleted 2025/10/27 02:21:16 INFO : only14: Deleted 2025/10/27 02:21:16 INFO : only1: Deleted 2025/10/27 02:21:16 INFO : only3: Deleted 2025/10/27 02:21:16 INFO : only13: Deleted 2025/10/27 02:21:16 INFO : only15: Deleted 2025/10/27 02:21:16 INFO : only17: Deleted 2025/10/27 02:21:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:21:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both0: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both13: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both12: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both15: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both10: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both17: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both11: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both14: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both16: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both18: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both3: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both4: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both5: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both6: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both7: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both19: Unchanged skipping 2025/10/27 02:21:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:33 DEBUG : both1: Unchanged skipping 2025/10/27 02:21:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : both2: Unchanged skipping 2025/10/27 02:21:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : both8: Unchanged skipping 2025/10/27 02:21:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : both9: Unchanged skipping 2025/10/27 02:21:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/27 02:21:33 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:21:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:33 INFO : only10: Copied (replaced existing) 2025/10/27 02:21:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:33 INFO : only11: Copied (replaced existing) 2025/10/27 02:21:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:33 INFO : only16: Copied (replaced existing) 2025/10/27 02:21:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:33 INFO : only15: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only13: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only17: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only18: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only19: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only14: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only1: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only0: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only12: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only3: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only5: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only7: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only8: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only6: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only4: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only2: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 02:21:34 INFO : only9: Copied (replaced existing) 2025/10/27 02:21:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:42 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:21:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:21:42 DEBUG : empty_on_remote: Making directory with metadata 2025/10/27 02:21:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:21:42 INFO : empty_on_remote: Making directory 2025/10/27 02:21:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 02:21:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:45 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:21:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:21:45 DEBUG : empty_on_remote: Making directory with metadata 2025/10/27 02:21:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 02:21:45 INFO : empty_on_remote: Making directory 2025/10/27 02:21:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 02:21:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:47 INFO : sub dir: Making directory 2025/10/27 02:21:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 02:21:49 INFO : sub dir: Making directory 2025/10/27 02:21:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:21:57 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:57 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:21:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:21:57 DEBUG : apple: Unchanged skipping 2025/10/27 02:21:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:21:57 DEBUG : banana: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:21:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:21:57 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:57 INFO : There was nothing to transfer 2025/10/27 02:21:57 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:58 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : apple: Unchanged skipping 2025/10/27 02:21:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : banana: Unchanged skipping 2025/10/27 02:21:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:21:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:21:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:21:58 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:21:58 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:21:58 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:58 INFO : There was nothing to transfer 2025/10/27 02:21:58 DEBUG : Waiting for deletions to finish 2025/10/27 02:21:58 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:21:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:22:10 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:11 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:22:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : apple: Unchanged skipping 2025/10/27 02:22:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:22:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : banana: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:22:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:11 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:11 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:11 INFO : There was nothing to transfer 2025/10/27 02:22:11 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:12 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : apple: Unchanged skipping 2025/10/27 02:22:12 DEBUG : banana: Unchanged skipping 2025/10/27 02:22:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:22:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:22:12 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:12 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:12 INFO : There was nothing to transfer 2025/10/27 02:22:12 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:12 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:22:25 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:25 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 02:22:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:22:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 02:22:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/27 02:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:22:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:22:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:22:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 02:22:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/27 02:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:22:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:22:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:22:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:22:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:22:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:22:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:22:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:22:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:22:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:22:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:22:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:22:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:22:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:22:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:28 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:29 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 02:22:29 INFO : appleappleapplebanana: Deleted 2025/10/27 02:22:29 INFO : splitbananasplit: Deleted 2025/10/27 02:22:29 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 02:22:29 INFO : apple: Deleted 2025/10/27 02:22:29 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 02:22:29 INFO : banana: Deleted 2025/10/27 02:22:29 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 02:22:29 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 02:22:29 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : banana: Unchanged skipping 2025/10/27 02:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:22:30 DEBUG : apple: Unchanged skipping 2025/10/27 02:22:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:22:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:22:30 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:30 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:30 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/27 02:22:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/27 02:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 02:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:31 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 02:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 02:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 02:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 02:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 02:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 02:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 02:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 02:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:22:43 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/27 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:44 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:44 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:22:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/27 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 02:22:44 INFO : apple: Copied (new) to: PREFIXapple 2025/10/27 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 02:22:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/27 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:22:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/27 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:22:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:22:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:22:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:22:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:22:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:22:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:22:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:22:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:22:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:22:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:22:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:22:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:22:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:22:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:46 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:46 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 02:22:46 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 02:22:46 INFO : apple: Deleted 2025/10/27 02:22:46 INFO : appleappleapplebanana: Deleted 2025/10/27 02:22:47 INFO : splitbananasplit: Deleted 2025/10/27 02:22:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 02:22:47 INFO : banana: Deleted 2025/10/27 02:22:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 02:22:47 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 02:22:47 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 02:22:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 02:22:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 02:22:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 02:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 02:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 02:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 02:22:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 02:22:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 02:22:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 02:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 02:22:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 02:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 02:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 02:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 02:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 02:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 02:22:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:22:48 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:22:48 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:22:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:22:48 INFO : appleappleapplebanana: Copied (new) 2025/10/27 02:22:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 02:22:48 INFO : banana: Copied (new) 2025/10/27 02:22:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 02:22:48 INFO : apple: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:22:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:22:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:22:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:22:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:22:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:22:48 INFO : splitbananasplit: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:22:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:22:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/27 02:22:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:22:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:22:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:22:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:22:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:22:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:22:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:22:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:22:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:22:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/27 02:22:49 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/27 02:22:49 INFO : PREFIXapple: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/27 02:22:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/27 02:22:50 INFO : PREFIXsplitbananasplit: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/27 02:22:50 INFO : PREFIXbanana: Deleted 2025/10/27 02:22:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/27 02:22:50 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:50 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : Waiting for deletions to finish 2025/10/27 02:22:50 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:23:04 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:04 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/27 02:23:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:04 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 02:23:05 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:23:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:23:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:23:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 02:23:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:23:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:23:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:23:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:23:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:23:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:23:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:23:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:23:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:23:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:23:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:23:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:23:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:23:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:23:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:23:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:06 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 02:23:06 INFO : splitbananasplit: Deleted 2025/10/27 02:23:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 02:23:06 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 02:23:07 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 02:23:07 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 02:23:07 INFO : appleappleapplebanana: Deleted 2025/10/27 02:23:07 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 02:23:07 INFO : apple: Deleted 2025/10/27 02:23:07 INFO : banana: Deleted 2025/10/27 02:23:07 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 02:23:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 02:23:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 02:23:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:07 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:07 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 02:23:08 INFO : apple: Copied (new) 2025/10/27 02:23:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:23:08 INFO : splitbananasplit: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:23:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:23:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 02:23:08 INFO : banana: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:23:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:23:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:23:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:23:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:23:08 INFO : appleappleapplebanana: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:23:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/27 02:23:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:23:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:23:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:23:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:23:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:23:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:23:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:23:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:23:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:23:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/27 02:23:09 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : splitbananasplitSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : bananaSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/27 02:23:09 INFO : appleSUFFIX: Deleted 2025/10/27 02:23:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/27 02:23:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/27 02:23:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/27 02:23:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/27 02:23:10 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:10 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:10 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:23:22 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:22 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:23 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 02:23:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 02:23:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:23 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 02:23:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/27 02:23:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 02:23:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/27 02:23:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 02:23:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/27 02:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 02:23:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/27 02:23:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 02:23:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/27 02:23:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 02:23:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/27 02:23:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 02:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/27 02:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 02:23:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/27 02:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 02:23:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/27 02:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 02:23:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/27 02:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 02:23:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/27 02:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 02:23:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/27 02:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 02:23:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/27 02:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 02:23:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/27 02:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 02:23:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/27 02:23:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 02:23:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/27 02:23:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 02:23:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/27 02:23:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 02:23:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/27 02:23:24 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:24 INFO : appleappleapplebanana: Deleted 2025/10/27 02:23:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 02:23:25 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 02:23:25 INFO : splitbananasplit: Deleted 2025/10/27 02:23:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 02:23:25 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:25 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : appleapple: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/27 02:23:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:23:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 02:23:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 02:23:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 02:23:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 02:23:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 02:23:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 02:23:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 02:23:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 02:23:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 02:23:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 02:23:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 02:23:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 02:23:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 02:23:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 02:23:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:23:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:26 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:26 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:26 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:26 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : appleapple: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 02:23:26 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:23:38 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:38 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:23:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:39 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:39 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:39 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:23:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:23:39 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:39 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:39 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:40 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:40 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:23:52 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:52 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:23:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:23:53 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:53 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:53 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:53 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:53 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:53 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : apple: Unchanged skipping 2025/10/27 02:23:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:23:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : banana: Unchanged skipping 2025/10/27 02:23:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:23:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:23:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:23:54 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:54 DEBUG : Waiting for deletions to finish 2025/10/27 02:23:54 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:07 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:07 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:08 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:08 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:08 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:08 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:08 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:08 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:09 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:21 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:22 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:22 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:22 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:22 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:22 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:23 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:23 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:23 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:23 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:36 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:36 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:37 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:37 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:37 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:37 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:37 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : apple: Unchanged skipping 2025/10/27 02:24:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 02:24:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : banana: Unchanged skipping 2025/10/27 02:24:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 02:24:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:38 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:38 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:38 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:38 DEBUG : apple: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : banana: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 02:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.23s) --- PASS: TestTransform/NFC (12.51s) --- PASS: TestTransform/NFD (14.19s) --- PASS: TestTransform/base64 (17.90s) --- PASS: TestTransform/prefix (20.26s) --- PASS: TestTransform/suffix (19.52s) --- PASS: TestTransform/truncate (15.91s) --- PASS: TestTransform/encoder (14.07s) --- PASS: TestTransform/ISO-8859-1 (13.98s) --- PASS: TestTransform/charmap (14.59s) --- PASS: TestTransform/lowercase (14.36s) --- PASS: TestTransform/ascii (14.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 02:24:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 02:24:43 INFO : sub dir_somesuffix: Making directory 2025/10/27 02:24:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 02:24:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/27 02:24:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 02:24:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 02:24:43 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:43 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:44 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 02:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:44 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:45 INFO : tictactoe: Making directory 2025/10/27 02:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/27 02:24:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:45 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:45 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/27 02:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:46 INFO : toe: Making directory 2025/10/27 02:24:46 INFO : toe/toe: Making directory 2025/10/27 02:24:46 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 02:24:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 02:24:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 02:24:46 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:46 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/27 02:24:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:48 INFO : toe: Making directory 2025/10/27 02:24:48 INFO : toe/toe: Making directory 2025/10/27 02:24:48 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 02:24:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 02:24:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 02:24:48 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:48 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/27 02:24:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:49 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:24:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:50 INFO : tictacempty_dir: Making directory 2025/10/27 02:24:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:50 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:50 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:50 INFO : tictactoe: Making directory 2025/10/27 02:24:50 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:50 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:50 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:24:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:50 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:50 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:51 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:24:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:51 INFO : tictacempty_dir: Making directory 2025/10/27 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:51 INFO : tictactoe: Making directory 2025/10/27 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:51 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:51 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:51 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 02:24:52 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:52 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:52 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:52 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 02:24:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/27 02:24:52 NOTICE: B2 bucket rclone-test-xapeqih7qufu: 0 differences found 2025/10/27 02:24:52 NOTICE: B2 bucket rclone-test-xapeqih7qufu: 1 matching files --- PASS: TestAllTag (2.10s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:53 INFO : tictactoe: Making directory 2025/10/27 02:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:53 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:53 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:53 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:53 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:54 DEBUG : Waiting for deletions to finish 2025/10/27 02:24:54 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:54 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:54 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 02:24:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 02:24:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/27 02:24:54 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.14s) === RUN TestSyntax 2025/10/27 02:24:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:55 INFO : toe: Making directory 2025/10/27 02:24:55 INFO : toe/toe: Making directory 2025/10/27 02:24:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 02:24:55 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:55 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:56 INFO : toe/toe/toe: Copied (new) 2025/10/27 02:24:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:57 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:24:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 02:24:57 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:57 INFO : tictacempty_dir: Making directory 2025/10/27 02:24:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:57 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:57 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:57 INFO : tictactoe: Making directory 2025/10/27 02:24:57 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:57 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:57 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:24:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 02:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:57 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:58 INFO : toe/toe/toe.txt: Deleted 2025/10/27 02:24:58 INFO : toe/toe: Removing directory 2025/10/27 02:24:58 INFO : toe: Removing directory 2025/10/27 02:24:58 INFO : empty_dir: Removing directory 2025/10/27 02:24:58 DEBUG : Local file system at /tmp/rclone1215520898: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:24:59 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:24:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 02:24:59 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:59 INFO : tictacempty_dir: Making directory 2025/10/27 02:24:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:24:59 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:59 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:59 INFO : tictactoe: Making directory 2025/10/27 02:24:59 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:59 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:24:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:59 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:24:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:24:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 02:24:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:24:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:59 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:24:59 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:24:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:24:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:24:59 INFO : toe/toe/toe.txt: Deleted 2025/10/27 02:24:59 INFO : toe/toe: Removing directory 2025/10/27 02:24:59 INFO : toe: Removing directory 2025/10/27 02:24:59 INFO : empty_dir: Removing directory 2025/10/27 02:24:59 DEBUG : Local file system at /tmp/rclone1215520898: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 02:25:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 02:25:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:25:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/27 02:25:01 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.35s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:25:02 DEBUG : Reset feature "Copy" 2025/10/27 02:25:02 DEBUG : Reset feature "Move" 2025/10/27 02:25:02 DEBUG : Reset feature "Copy" 2025/10/27 02:25:02 DEBUG : Reset feature "Move" 2025/10/27 02:25:02 DEBUG : empty_dir: Making directory with metadata 2025/10/27 02:25:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 02:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:25:02 INFO : tictacempty_dir: Making directory 2025/10/27 02:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 02:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:25:02 INFO : tictactoe: Making directory 2025/10/27 02:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:25:02 DEBUG : toe: transformed to: tictactoe 2025/10/27 02:25:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:25:02 INFO : tictactoe/tictactoe: Making directory 2025/10/27 02:25:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 02:25:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 02:25:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:25:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:25:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:25:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:25:02 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:25:02 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:25:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:25:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 02:25:03 INFO : toe/toe/toe.txt: Deleted 2025/10/27 02:25:03 INFO : toe/toe: Removing directory 2025/10/27 02:25:03 INFO : toe: Removing directory 2025/10/27 02:25:03 INFO : empty_dir: Removing directory 2025/10/27 02:25:03 DEBUG : Local file system at /tmp/rclone1215520898: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 02:25:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 02:25:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 02:25:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:25:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/27 02:25:04 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.27s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:25:05 DEBUG : toe: transformed to: dG9l 2025/10/27 02:25:05 DEBUG : toe: transformed to: dG9l 2025/10/27 02:25:05 INFO : dG9l: Making directory 2025/10/27 02:25:05 DEBUG : toe: transformed to: dG9l 2025/10/27 02:25:05 DEBUG : toe: transformed to: dG9l 2025/10/27 02:25:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/27 02:25:05 INFO : dG9l/dG9l: Making directory 2025/10/27 02:25:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/27 02:25:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/27 02:25:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 02:25:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 02:25:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 02:25:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:25:05 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:25:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:25:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 02:25:06 DEBUG : Waiting for deletions to finish 2025/10/27 02:25:06 DEBUG : dG9l: transformed to: toe 2025/10/27 02:25:06 DEBUG : dG9l: transformed to: toe 2025/10/27 02:25:06 DEBUG : dG9l: transformed to: toe 2025/10/27 02:25:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/27 02:25:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/27 02:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/27 02:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/27 02:25:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/27 02:25:06 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for checks to finish 2025/10/27 02:25:06 DEBUG : Local file system at /tmp/rclone1215520898: Waiting for transfers to finish 2025/10/27 02:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xapeqih7qufu", Local "Local file system at /tmp/rclone1215520898", Modify Window "1ms" 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe: transformed to: 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe: transformed to: 2025/10/27 02:25:08 INFO : B2 bucket rclone-test-xapeqih7qufu: Making directory 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe: transformed to: 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe: transformed to: 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe/toe: transformed to: 2025/10/27 02:25:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/27 02:25:08 INFO : toe/toe: Making directory 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe/toe: transformed to: 2025/10/27 02:25:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe: transformed to: 2025/10/27 02:25:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 02:25:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 02:25:08 DEBUG : toe/toe/toe: transformed to: 2025/10/27 02:25:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/27 02:25:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for checks to finish 2025/10/27 02:25:08 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Waiting for transfers to finish 2025/10/27 02:25:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 02:25:09 INFO : toe/toe/toe: Copied (new) 2025/10/27 02:25:09 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting files as there were IO errors 2025/10/27 02:25:09 ERROR : B2 bucket rclone-test-xapeqih7qufu: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/10/27 02:25:09 DEBUG : B2 bucket rclone-test-xapeqih7qufu: Purge remote 2025/10/27 02:25:09 INFO : B2 bucket rclone-test-xapeqih7qufu: cleaning bucket "rclone-test-xapeqih7qufu" of all files 2025/10/27 02:25:10 DEBUG : BackupDir/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b03_d20251027_m021943_c001_v7007000_t0000_u01761531583450") 2025/10/27 02:25:10 DEBUG : BackupDir/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11401592ac5f6c9d_d20251027_m021937_c001_v0001104_t0031_u01761531577922") 2025/10/27 02:25:10 DEBUG : CompareDest/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8baec_d20251027_m021918_c001_v7007000_t0000_u01761531558972") 2025/10/27 02:25:10 DEBUG : CompareDest/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbc3d_d20251027_m021912_c001_v0001182_t0000_u01761531552812") 2025/10/27 02:25:10 DEBUG : CompareDest/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8baee_d20251027_m021919_c001_v7007000_t0000_u01761531559174") 2025/10/27 02:25:10 DEBUG : CompareDest/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9bf8_d20251027_m021913_c001_v0001150_t0006_u01761531553841") 2025/10/27 02:25:10 DEBUG : CopyDest/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b05_d20251027_m021943_c001_v7007000_t0000_u01761531583631") 2025/10/27 02:25:10 DEBUG : CopyDest/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9c4d_d20251027_m021934_c001_v0001150_t0037_u01761531574997") 2025/10/27 02:25:10 DEBUG : CopyDest/three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b06_d20251027_m021943_c001_v7007000_t0000_u01761531583812") 2025/10/27 02:25:11 DEBUG : CopyDest/three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9c69_d20251027_m021941_c001_v0001150_t0040_u01761531581408") 2025/10/27 02:25:11 DEBUG : CopyDest/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b07_d20251027_m021943_c001_v7007000_t0000_u01761531583993") 2025/10/27 02:25:11 DEBUG : CopyDest/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbd49_d20251027_m021939_c001_v0001182_t0059_u01761531579303") 2025/10/27 02:25:11 DEBUG : EXISTING: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbf1_d20251027_m022101_c001_v7007000_t0000_u01761531661410") 2025/10/27 02:25:11 DEBUG : EXISTING: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d5c_d20251027_m022100_c001_v0001150_t0002_u01761531660191") 2025/10/27 02:25:11 DEBUG : PREFIXapple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a7d_d20251027_m022249_c001_v7007000_t0000_u01761531769777") 2025/10/27 02:25:11 DEBUG : PREFIXapple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3ae_d20251027_m022244_c001_v0001182_t0047_u01761531764562") 2025/10/27 02:25:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b5626194ed_d20251027_m022249_c001_v7007000_t0000_u01761531769717") 2025/10/27 02:25:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743137_d20251027_m022244_c001_v0001043_t0002_u01761531764592") 2025/10/27 02:25:11 DEBUG : PREFIXbanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4073ea3d8fdedfa4_d20251027_m022250_c001_v7007000_t0000_u01761531770109") 2025/10/27 02:25:11 DEBUG : PREFIXbanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f3e_d20251027_m022244_c001_v0001150_t0014_u01761531764583") 2025/10/27 02:25:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a8_d20251027_m022249_c001_v7007000_t0000_u01761531769934") 2025/10/27 02:25:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdbc_d20251027_m022244_c001_v0001180_t0005_u01761531764578") 2025/10/27 02:25:11 DEBUG : Testêé: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbec_d20251027_m022057_c001_v7007000_t0000_u01761531657841") 2025/10/27 02:25:11 DEBUG : Testêé: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d5a_d20251027_m022057_c001_v0001150_t0000_u01761531657158") 2025/10/27 02:25:12 DEBUG : Testêé: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbfc3_d20251027_m022056_c001_v0001182_t0059_u01761531656214") 2025/10/27 02:25:12 DEBUG : YXBwbGU=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d7_d20251027_m022231_c001_v7007000_t0000_u01761531751371") 2025/10/27 02:25:12 DEBUG : YXBwbGU=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd54_d20251027_m022226_c001_v0001180_t0055_u01761531746595") 2025/10/27 02:25:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d8_d20251027_m022231_c001_v7007000_t0000_u01761531751556") 2025/10/27 02:25:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ef7_d20251027_m022226_c001_v0001150_t0022_u01761531746604") 2025/10/27 02:25:12 DEBUG : YmFuYW5h: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d9_d20251027_m022231_c001_v7007000_t0000_u01761531751739") 2025/10/27 02:25:12 DEBUG : YmFuYW5h: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430f2_d20251027_m022226_c001_v0001043_t0051_u01761531746584") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6061_d20251027_m021744_c001_v7007000_t0000_u01761531464992") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6362_d20251027_m021744_c001_v0001093_t0021_u01761531464197") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e605d_d20251027_m021742_c001_v7007000_t0000_u01761531462379") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6356_d20251027_m021741_c001_v0001093_t0024_u01761531461429") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059dc_d20251027_m021722_c001_v7007000_t0000_u01761531442417") 2025/10/27 02:25:12 DEBUG : a/potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62fb_d20251027_m021721_c001_v0001093_t0000_u01761531441534") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abec_d20251027_m022438_c001_v7007000_t0000_u01761531878978") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc7f9_d20251027_m022435_c001_v0001182_t0033_u01761531875183") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c32_d20251027_m022424_c001_v7007000_t0000_u01761531864096") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc798_d20251027_m022420_c001_v0001182_t0017_u01761531860578") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c003_d20251027_m022409_c001_v7007000_t0000_u01761531849663") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc701_d20251027_m022406_c001_v0001182_t0045_u01761531846147") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf94_d20251027_m022355_c001_v7007000_t0000_u01761531835077") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc684_d20251027_m022351_c001_v0001182_t0001_u01761531831739") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb0_d20251027_m022341_c001_v7007000_t0000_u01761531821121") 2025/10/27 02:25:12 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc5f2_d20251027_m022337_c001_v0001182_t0039_u01761531817310") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f66_d20251027_m022327_c001_v7007000_t0000_u01761531807067") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431d4_d20251027_m022321_c001_v0001043_t0039_u01761531801509") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a0d_d20251027_m022311_c001_v7007000_t0000_u01761531791244") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe39_d20251027_m022307_c001_v0001180_t0028_u01761531787996") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec8_d20251027_m022307_c001_v7007000_t0000_u01761531787063") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe1d_d20251027_m022302_c001_v0001180_t0010_u01761531782937") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792ab_d20251027_m022251_c001_v7007000_t0000_u01761531771461") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f4e_d20251027_m022248_c001_v0001150_t0054_u01761531768151") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f419a82c38271f922_d20251027_m022246_c001_v7007000_t0000_u01761531766742") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc39b_d20251027_m022242_c001_v0001182_t0041_u01761531762393") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a99e_d20251027_m022229_c001_v7007000_t0000_u01761531749404") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc311_d20251027_m022224_c001_v0001182_t0038_u01761531744186") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdd4_d20251027_m022213_c001_v7007000_t0000_u01761531733467") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc2a3_d20251027_m022209_c001_v0001182_t0044_u01761531729708") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961319_d20251027_m022159_c001_v7007000_t0000_u01761531719322") 2025/10/27 02:25:13 DEBUG : apple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc231_d20251027_m022155_c001_v0001182_t0049_u01761531715924") 2025/10/27 02:25:13 DEBUG : appleSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bed0_d20251027_m022309_c001_v7007000_t0000_u01761531789788") 2025/10/27 02:25:13 DEBUG : appleSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f91_d20251027_m022304_c001_v0001150_t0008_u01761531784961") 2025/10/27 02:25:13 DEBUG : appleapple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f68_d20251027_m022327_c001_v7007000_t0000_u01761531807248") 2025/10/27 02:25:13 DEBUG : appleapple: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431e0_d20251027_m022323_c001_v0001043_t0051_u01761531803528") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abee_d20251027_m022439_c001_v7007000_t0000_u01761531879159") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ffa2_d20251027_m022435_c001_v0001180_t0037_u01761531875741") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c33_d20251027_m022424_c001_v7007000_t0000_u01761531864275") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff63_d20251027_m022421_c001_v0001180_t0037_u01761531861269") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c006_d20251027_m022409_c001_v7007000_t0000_u01761531849846") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff2a_d20251027_m022406_c001_v0001180_t0007_u01761531846868") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf95_d20251027_m022355_c001_v7007000_t0000_u01761531835258") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fef2_d20251027_m022352_c001_v0001180_t0007_u01761531832239") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb1_d20251027_m022341_c001_v7007000_t0000_u01761531821305") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834febd_d20251027_m022337_c001_v0001180_t0016_u01761531817818") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41448d3fddd0b601_d20251027_m022324_c001_v7007000_t0000_u01761531804906") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe79_d20251027_m022322_c001_v0001180_t0042_u01761531802338") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a0e_d20251027_m022311_c001_v7007000_t0000_u01761531791424") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f9d_d20251027_m022308_c001_v0001150_t0009_u01761531788019") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07615_d20251027_m022307_c001_v7007000_t0000_u01761531787043") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f87_d20251027_m022303_c001_v0001150_t0034_u01761531783317") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792ac_d20251027_m022251_c001_v7007000_t0000_u01761531771657") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdd3_d20251027_m022248_c001_v0001180_t0041_u01761531768161") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a74_d20251027_m022246_c001_v7007000_t0000_u01761531766749") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f38_d20251027_m022242_c001_v0001150_t0031_u01761531762823") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d4_d20251027_m022229_c001_v7007000_t0000_u01761531749360") 2025/10/27 02:25:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd50_d20251027_m022224_c001_v0001180_t0044_u01761531744739") 2025/10/27 02:25:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdd7_d20251027_m022213_c001_v7007000_t0000_u01761531733649") 2025/10/27 02:25:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd34_d20251027_m022210_c001_v0001180_t0050_u01761531730406") 2025/10/27 02:25:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796131a_d20251027_m022159_c001_v7007000_t0000_u01761531719504") 2025/10/27 02:25:15 DEBUG : appleappleapplebanana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fcf0_d20251027_m022156_c001_v0001180_t0005_u01761531716597") 2025/10/27 02:25:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8becc_d20251027_m022309_c001_v7007000_t0000_u01761531789542") 2025/10/27 02:25:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc482_d20251027_m022304_c001_v0001182_t0037_u01761531784953") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6062_d20251027_m021745_c001_v7007000_t0000_u01761531465174") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d635a_d20251027_m021742_c001_v0001093_t0006_u01761531462921") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6057_d20251027_m021741_c001_v7007000_t0000_u01761531461830") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6351_d20251027_m021740_c001_v0001093_t0024_u01761531460196") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059d9_d20251027_m021721_c001_v7007000_t0000_u01761531441862") 2025/10/27 02:25:15 DEBUG : b/potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62f5_d20251027_m021720_c001_v0001093_t0055_u01761531440375") 2025/10/27 02:25:15 DEBUG : backup/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c55bb_d20251027_m021956_c001_v7007000_t0000_u01761531596443") 2025/10/27 02:25:15 DEBUG : backup/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11223455d516d17e_d20251027_m021954_c001_v0001101_t0040_u01761531594371") 2025/10/27 02:25:15 DEBUG : backup/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10876c34a2633f5e_d20251027_m021950_c001_v0001134_t0006_u01761531590184") 2025/10/27 02:25:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb92_d20251027_m022021_c001_v7007000_t0000_u01761531621226") 2025/10/27 02:25:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11223455d516d1b7_d20251027_m022019_c001_v0001101_t0038_u01761531619109") 2025/10/27 02:25:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1169852fa9e87fc9_d20251027_m022015_c001_v0001182_t0041_u01761531615203") 2025/10/27 02:25:15 DEBUG : backup/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f74_d20251027_m022009_c001_v7007000_t0000_u01761531609062") 2025/10/27 02:25:15 DEBUG : backup/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112485df50d26bfc_d20251027_m022006_c001_v0001041_t0044_u01761531606739") 2025/10/27 02:25:15 DEBUG : backup/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1127ea0ac76cf4d7_d20251027_m022002_c001_v0001105_t0042_u01761531602504") 2025/10/27 02:25:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb93_d20251027_m022021_c001_v7007000_t0000_u01761531621406") 2025/10/27 02:25:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f114ae3b56f1e6158_d20251027_m022020_c001_v0001090_t0046_u01761531620152") 2025/10/27 02:25:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1069bad2dc32244d_d20251027_m022016_c001_v0001038_t0053_u01761531616601") 2025/10/27 02:25:16 DEBUG : backup/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c55bc_d20251027_m021956_c001_v7007000_t0000_u01761531596629") 2025/10/27 02:25:16 DEBUG : backup/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f114beaa16eec392e_d20251027_m021955_c001_v0001038_t0033_u01761531595444") 2025/10/27 02:25:16 DEBUG : backup/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1069bad2dc32240f_d20251027_m021951_c001_v0001038_t0034_u01761531591826") 2025/10/27 02:25:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f75_d20251027_m022009_c001_v7007000_t0000_u01761531609271") 2025/10/27 02:25:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f115707560697bcd7_d20251027_m022007_c001_v0001042_t0038_u01761531607889") 2025/10/27 02:25:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1050a3467689bfa5_d20251027_m022004_c001_v0001171_t0038_u01761531604199") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abef_d20251027_m022439_c001_v7007000_t0000_u01761531879346") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0d7_d20251027_m022435_c001_v0001150_t0031_u01761531875394") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c36_d20251027_m022424_c001_v7007000_t0000_u01761531864455") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0a0_d20251027_m022420_c001_v0001150_t0029_u01761531860783") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c00a_d20251027_m022410_c001_v7007000_t0000_u01761531850030") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa06e_d20251027_m022406_c001_v0001150_t0025_u01761531846369") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf96_d20251027_m022355_c001_v7007000_t0000_u01761531835439") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa043_d20251027_m022351_c001_v0001150_t0049_u01761531831948") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb2_d20251027_m022341_c001_v7007000_t0000_u01761531821488") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa00b_d20251027_m022337_c001_v0001150_t0055_u01761531817509") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f6a_d20251027_m022327_c001_v7007000_t0000_u01761531807429") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fc2_d20251027_m022321_c001_v0001150_t0027_u01761531801893") 2025/10/27 02:25:16 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a0f_d20251027_m022311_c001_v7007000_t0000_u01761531791604") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974319f_d20251027_m022308_c001_v0001043_t0044_u01761531788007") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505d90_d20251027_m022307_c001_v7007000_t0000_u01761531787071") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc472_d20251027_m022303_c001_v0001182_t0016_u01761531783126") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792ad_d20251027_m022251_c001_v7007000_t0000_u01761531771844") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3d4_d20251027_m022248_c001_v0001182_t0035_u01761531768171") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a77_d20251027_m022247_c001_v7007000_t0000_u01761531767116") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdac_d20251027_m022242_c001_v0001180_t0038_u01761531762618") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d5_d20251027_m022229_c001_v7007000_t0000_u01761531749543") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430e8_d20251027_m022224_c001_v0001043_t0004_u01761531744379") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdda_d20251027_m022213_c001_v7007000_t0000_u01761531733832") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430ba_d20251027_m022209_c001_v0001043_t0056_u01761531729943") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796131d_d20251027_m022159_c001_v7007000_t0000_u01761531719686") 2025/10/27 02:25:17 DEBUG : banana: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743090_d20251027_m022156_c001_v0001043_t0056_u01761531716124") 2025/10/27 02:25:17 DEBUG : bananaSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07630_d20251027_m022309_c001_v7007000_t0000_u01761531789756") 2025/10/27 02:25:17 DEBUG : bananaSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe27_d20251027_m022304_c001_v0001180_t0012_u01761531784941") 2025/10/27 02:25:17 DEBUG : both0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377c8_d20251027_m022135_c001_v7007000_t0000_u01761531695353") 2025/10/27 02:25:17 DEBUG : both0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0be_d20251027_m022121_c001_v0001182_t0031_u01761531681148") 2025/10/27 02:25:17 DEBUG : both0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c6_d20251027_m022116_c001_v7007000_t0000_u01761531676904") 2025/10/27 02:25:17 DEBUG : both0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbffe_d20251027_m022103_c001_v0001182_t0007_u01761531663282") 2025/10/27 02:25:17 DEBUG : both1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377ca_d20251027_m022135_c001_v7007000_t0000_u01761531695533") 2025/10/27 02:25:17 DEBUG : both1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0d0_d20251027_m022122_c001_v0001182_t0028_u01761531682034") 2025/10/27 02:25:17 DEBUG : both1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c7_d20251027_m022117_c001_v7007000_t0000_u01761531677089") 2025/10/27 02:25:18 DEBUG : both1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc000_d20251027_m022103_c001_v0001182_t0016_u01761531663758") 2025/10/27 02:25:18 DEBUG : both10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377cc_d20251027_m022135_c001_v7007000_t0000_u01761531695741") 2025/10/27 02:25:18 DEBUG : both10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc10a_d20251027_m022127_c001_v0001182_t0048_u01761531687139") 2025/10/27 02:25:18 DEBUG : both10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c8_d20251027_m022117_c001_v7007000_t0000_u01761531677271") 2025/10/27 02:25:18 DEBUG : both10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc03c_d20251027_m022108_c001_v0001182_t0026_u01761531668725") 2025/10/27 02:25:18 DEBUG : both11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377cf_d20251027_m022135_c001_v7007000_t0000_u01761531695931") 2025/10/27 02:25:18 DEBUG : both11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc10e_d20251027_m022127_c001_v0001182_t0025_u01761531687647") 2025/10/27 02:25:18 DEBUG : both11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c9_d20251027_m022117_c001_v7007000_t0000_u01761531677453") 2025/10/27 02:25:18 DEBUG : both11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc044_d20251027_m022109_c001_v0001182_t0023_u01761531669310") 2025/10/27 02:25:18 DEBUG : both12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377d1_d20251027_m022136_c001_v7007000_t0000_u01761531696113") 2025/10/27 02:25:18 DEBUG : both12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc118_d20251027_m022128_c001_v0001182_t0016_u01761531688228") 2025/10/27 02:25:18 DEBUG : both12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6ca_d20251027_m022117_c001_v7007000_t0000_u01761531677635") 2025/10/27 02:25:18 DEBUG : both12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc048_d20251027_m022109_c001_v0001182_t0032_u01761531669830") 2025/10/27 02:25:18 DEBUG : both13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377d3_d20251027_m022136_c001_v7007000_t0000_u01761531696293") 2025/10/27 02:25:18 DEBUG : both13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc11e_d20251027_m022128_c001_v0001182_t0053_u01761531688764") 2025/10/27 02:25:18 DEBUG : both13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6cb_d20251027_m022117_c001_v7007000_t0000_u01761531677816") 2025/10/27 02:25:18 DEBUG : both13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc053_d20251027_m022110_c001_v0001182_t0039_u01761531670324") 2025/10/27 02:25:18 DEBUG : both14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377d5_d20251027_m022136_c001_v7007000_t0000_u01761531696473") 2025/10/27 02:25:18 DEBUG : both14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc126_d20251027_m022129_c001_v0001182_t0039_u01761531689496") 2025/10/27 02:25:18 DEBUG : both14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6cd_d20251027_m022117_c001_v7007000_t0000_u01761531677997") 2025/10/27 02:25:19 DEBUG : both14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc058_d20251027_m022110_c001_v0001182_t0059_u01761531670812") 2025/10/27 02:25:19 DEBUG : both15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377d8_d20251027_m022136_c001_v7007000_t0000_u01761531696654") 2025/10/27 02:25:19 DEBUG : both15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc128_d20251027_m022130_c001_v0001182_t0001_u01761531690062") 2025/10/27 02:25:19 DEBUG : both15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6ce_d20251027_m022118_c001_v7007000_t0000_u01761531678178") 2025/10/27 02:25:19 DEBUG : both15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc05e_d20251027_m022111_c001_v0001182_t0014_u01761531671407") 2025/10/27 02:25:19 DEBUG : both16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377da_d20251027_m022136_c001_v7007000_t0000_u01761531696836") 2025/10/27 02:25:19 DEBUG : both16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc134_d20251027_m022130_c001_v0001182_t0019_u01761531690639") 2025/10/27 02:25:19 DEBUG : both16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6cf_d20251027_m022118_c001_v7007000_t0000_u01761531678359") 2025/10/27 02:25:19 DEBUG : both16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc062_d20251027_m022111_c001_v0001182_t0053_u01761531671904") 2025/10/27 02:25:19 DEBUG : both17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377dc_d20251027_m022137_c001_v7007000_t0000_u01761531697016") 2025/10/27 02:25:19 DEBUG : both17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc13c_d20251027_m022131_c001_v0001182_t0059_u01761531691107") 2025/10/27 02:25:19 DEBUG : both17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d0_d20251027_m022118_c001_v7007000_t0000_u01761531678540") 2025/10/27 02:25:19 DEBUG : both17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc068_d20251027_m022112_c001_v0001182_t0000_u01761531672435") 2025/10/27 02:25:19 DEBUG : both18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377de_d20251027_m022137_c001_v7007000_t0000_u01761531697197") 2025/10/27 02:25:19 DEBUG : both18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc142_d20251027_m022131_c001_v0001182_t0052_u01761531691669") 2025/10/27 02:25:19 DEBUG : both18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d1_d20251027_m022118_c001_v7007000_t0000_u01761531678759") 2025/10/27 02:25:19 DEBUG : both18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc06c_d20251027_m022113_c001_v0001182_t0041_u01761531673105") 2025/10/27 02:25:19 DEBUG : both19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377e0_d20251027_m022137_c001_v7007000_t0000_u01761531697377") 2025/10/27 02:25:19 DEBUG : both19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc148_d20251027_m022132_c001_v0001182_t0015_u01761531692201") 2025/10/27 02:25:19 DEBUG : both19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d2_d20251027_m022118_c001_v7007000_t0000_u01761531678941") 2025/10/27 02:25:19 DEBUG : both19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc072_d20251027_m022113_c001_v0001182_t0035_u01761531673645") 2025/10/27 02:25:19 DEBUG : both2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377e3_d20251027_m022137_c001_v7007000_t0000_u01761531697557") 2025/10/27 02:25:19 DEBUG : both2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0d6_d20251027_m022122_c001_v0001182_t0031_u01761531682529") 2025/10/27 02:25:20 DEBUG : both2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d3_d20251027_m022119_c001_v7007000_t0000_u01761531679123") 2025/10/27 02:25:20 DEBUG : both2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc008_d20251027_m022104_c001_v0001182_t0049_u01761531664436") 2025/10/27 02:25:20 DEBUG : both3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377e5_d20251027_m022137_c001_v7007000_t0000_u01761531697738") 2025/10/27 02:25:20 DEBUG : both3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0e0_d20251027_m022123_c001_v0001182_t0009_u01761531683036") 2025/10/27 02:25:20 DEBUG : both3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d4_d20251027_m022119_c001_v7007000_t0000_u01761531679305") 2025/10/27 02:25:20 DEBUG : both3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc00e_d20251027_m022104_c001_v0001182_t0027_u01761531664940") 2025/10/27 02:25:20 DEBUG : both4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377e7_d20251027_m022137_c001_v7007000_t0000_u01761531697933") 2025/10/27 02:25:20 DEBUG : both4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0e2_d20251027_m022123_c001_v0001182_t0021_u01761531683494") 2025/10/27 02:25:20 DEBUG : both4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d5_d20251027_m022119_c001_v7007000_t0000_u01761531679503") 2025/10/27 02:25:20 DEBUG : both4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc012_d20251027_m022105_c001_v0001182_t0048_u01761531665542") 2025/10/27 02:25:20 DEBUG : both5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377ea_d20251027_m022138_c001_v7007000_t0000_u01761531698114") 2025/10/27 02:25:20 DEBUG : both5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0e8_d20251027_m022124_c001_v0001182_t0025_u01761531684183") 2025/10/27 02:25:20 DEBUG : both5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d6_d20251027_m022119_c001_v7007000_t0000_u01761531679686") 2025/10/27 02:25:20 DEBUG : both5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc016_d20251027_m022105_c001_v0001182_t0053_u01761531665984") 2025/10/27 02:25:20 DEBUG : both6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377ec_d20251027_m022138_c001_v7007000_t0000_u01761531698306") 2025/10/27 02:25:20 DEBUG : both6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0f0_d20251027_m022124_c001_v0001182_t0043_u01761531684761") 2025/10/27 02:25:20 DEBUG : both6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d7_d20251027_m022119_c001_v7007000_t0000_u01761531679868") 2025/10/27 02:25:20 DEBUG : both6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc020_d20251027_m022106_c001_v0001182_t0008_u01761531666531") 2025/10/27 02:25:20 DEBUG : both7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377ee_d20251027_m022138_c001_v7007000_t0000_u01761531698487") 2025/10/27 02:25:20 DEBUG : both7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc0f8_d20251027_m022125_c001_v0001182_t0025_u01761531685348") 2025/10/27 02:25:21 DEBUG : both7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d8_d20251027_m022120_c001_v7007000_t0000_u01761531680049") 2025/10/27 02:25:21 DEBUG : both7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc026_d20251027_m022107_c001_v0001182_t0059_u01761531667181") 2025/10/27 02:25:21 DEBUG : both8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377f0_d20251027_m022138_c001_v7007000_t0000_u01761531698668") 2025/10/27 02:25:21 DEBUG : both8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc100_d20251027_m022125_c001_v0001182_t0007_u01761531685905") 2025/10/27 02:25:21 DEBUG : both8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6d9_d20251027_m022120_c001_v7007000_t0000_u01761531680232") 2025/10/27 02:25:21 DEBUG : both8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc030_d20251027_m022107_c001_v0001182_t0004_u01761531667660") 2025/10/27 02:25:21 DEBUG : both9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377f2_d20251027_m022138_c001_v7007000_t0000_u01761531698848") 2025/10/27 02:25:21 DEBUG : both9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc104_d20251027_m022126_c001_v0001182_t0026_u01761531686611") 2025/10/27 02:25:21 DEBUG : both9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6da_d20251027_m022120_c001_v7007000_t0000_u01761531680414") 2025/10/27 02:25:21 DEBUG : both9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc034_d20251027_m022108_c001_v0001182_t0046_u01761531668112") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6063_d20251027_m021745_c001_v7007000_t0000_u01761531465371") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d635e_d20251027_m021743_c001_v0001093_t0015_u01761531463421") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6060_d20251027_m021742_c001_v7007000_t0000_u01761531462559") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6353_d20251027_m021740_c001_v0001093_t0026_u01761531460629") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059dd_d20251027_m021722_c001_v7007000_t0000_u01761531442600") 2025/10/27 02:25:21 DEBUG : c/non empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62f7_d20251027_m021720_c001_v0001093_t0033_u01761531440759") 2025/10/27 02:25:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074db_d20251027_m022231_c001_v7007000_t0000_u01761531751936") 2025/10/27 02:25:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc31d_d20251027_m022226_c001_v0001182_t0022_u01761531746576") 2025/10/27 02:25:21 DEBUG : check sum: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059a2_d20251027_m021712_c001_v7007000_t0000_u01761531432461") 2025/10/27 02:25:21 DEBUG : check sum: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62d7_d20251027_m021711_c001_v0001093_t0055_u01761531431338") 2025/10/27 02:25:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b8617_d20251027_m022507_c001_v7007000_t0000_u01761531907747") 2025/10/27 02:25:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc8f0_d20251027_m022506_c001_v0001182_t0025_u01761531906360") 2025/10/27 02:25:22 DEBUG : dest/3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505af4_d20251027_m021927_c001_v7007000_t0000_u01761531567920") 2025/10/27 02:25:22 DEBUG : dest/3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401dba20e6b05eec_d20251027_m021926_c001_v0001157_t0019_u01761531566833") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f6d_d20251027_m022327_c001_v7007000_t0000_u01761531807610") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fc6_d20251027_m022323_c001_v0001150_t0046_u01761531803540") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf0_d20251027_m022439_c001_v7007000_t0000_u01761531879528") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc7cf_d20251027_m022428_c001_v0001182_t0016_u01761531868740") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c38_d20251027_m022424_c001_v7007000_t0000_u01761531864670") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc751_d20251027_m022414_c001_v0001182_t0016_u01761531854376") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c00e_d20251027_m022410_c001_v7007000_t0000_u01761531850236") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc6ce_d20251027_m022359_c001_v0001182_t0030_u01761531839795") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf97_d20251027_m022355_c001_v7007000_t0000_u01761531835647") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc656_d20251027_m022345_c001_v0001182_t0034_u01761531825816") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb3_d20251027_m022341_c001_v7007000_t0000_u01761531821671") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc5ad_d20251027_m022331_c001_v0001182_t0057_u01761531811742") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f58_d20251027_m022325_c001_v7007000_t0000_u01761531805463") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431bf_d20251027_m022315_c001_v0001043_t0035_u01761531795835") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a11_d20251027_m022311_c001_v7007000_t0000_u01761531791784") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe3b_d20251027_m022308_c001_v0001180_t0003_u01761531788201") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db69fe_d20251027_m022306_c001_v7007000_t0000_u01761531786862") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe03_d20251027_m022256_c001_v0001180_t0036_u01761531776315") 2025/10/27 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792ae_d20251027_m022252_c001_v7007000_t0000_u01761531772032") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdd5_d20251027_m022248_c001_v0001180_t0025_u01761531768380") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a75_d20251027_m022246_c001_v7007000_t0000_u01761531766930") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc363_d20251027_m022236_c001_v0001182_t0045_u01761531756053") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb73c_d20251027_m022229_c001_v7007000_t0000_u01761531749378") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc2e5_d20251027_m022218_c001_v0001182_t0035_u01761531738165") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bddd_d20251027_m022214_c001_v7007000_t0000_u01761531734015") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc271_d20251027_m022203_c001_v0001182_t0037_u01761531723970") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796131e_d20251027_m022159_c001_v7007000_t0000_u01761531719868") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc1fa_d20251027_m022151_c001_v0001182_t0003_u01761531711098") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505da8_d20251027_m022309_c001_v7007000_t0000_u01761531789892") 2025/10/27 02:25:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe29_d20251027_m022305_c001_v0001180_t0050_u01761531785146") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f70_d20251027_m022327_c001_v7007000_t0000_u01761531807796") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc562_d20251027_m022323_c001_v0001182_t0010_u01761531803561") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf1_d20251027_m022439_c001_v7007000_t0000_u01761531879709") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0b8_d20251027_m022429_c001_v0001150_t0007_u01761531869310") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c39_d20251027_m022424_c001_v7007000_t0000_u01761531864851") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa087_d20251027_m022414_c001_v0001150_t0051_u01761531854979") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c012_d20251027_m022410_c001_v7007000_t0000_u01761531850419") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa05c_d20251027_m022400_c001_v0001150_t0040_u01761531840356") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf98_d20251027_m022355_c001_v7007000_t0000_u01761531835878") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa026_d20251027_m022346_c001_v0001150_t0002_u01761531826445") 2025/10/27 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb4_d20251027_m022341_c001_v7007000_t0000_u01761531821854") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ff0_d20251027_m022332_c001_v0001150_t0054_u01761531812309") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837a3f_d20251027_m022325_c001_v7007000_t0000_u01761531805120") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fac_d20251027_m022316_c001_v0001150_t0002_u01761531796592") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a12_d20251027_m022311_c001_v7007000_t0000_u01761531791964") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4ad_d20251027_m022308_c001_v0001182_t0041_u01761531788237") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec6_d20251027_m022306_c001_v7007000_t0000_u01761531786878") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc438_d20251027_m022256_c001_v0001182_t0049_u01761531776911") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792af_d20251027_m022252_c001_v7007000_t0000_u01761531772217") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3de_d20251027_m022248_c001_v0001182_t0021_u01761531768397") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4073ea3d8fdedf9f_d20251027_m022246_c001_v7007000_t0000_u01761531766990") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd8a_d20251027_m022236_c001_v0001180_t0040_u01761531756618") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d3_d20251027_m022229_c001_v7007000_t0000_u01761531749177") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430d2_d20251027_m022218_c001_v0001043_t0056_u01761531738775") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bde0_d20251027_m022214_c001_v7007000_t0000_u01761531734197") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430a8_d20251027_m022204_c001_v0001043_t0049_u01761531724625") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961320_d20251027_m022200_c001_v7007000_t0000_u01761531720050") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974307a_d20251027_m022151_c001_v0001043_t0032_u01761531711300") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bed1_d20251027_m022309_c001_v7007000_t0000_u01761531789910") 2025/10/27 02:25:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc488_d20251027_m022305_c001_v0001182_t0028_u01761531785176") 2025/10/27 02:25:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f72_d20251027_m022327_c001_v7007000_t0000_u01761531807977") 2025/10/27 02:25:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe87_d20251027_m022323_c001_v0001180_t0038_u01761531803750") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf2_d20251027_m022439_c001_v7007000_t0000_u01761531879890") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff88_d20251027_m022430_c001_v0001180_t0007_u01761531870105") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c3c_d20251027_m022425_c001_v7007000_t0000_u01761531865033") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff50_d20251027_m022415_c001_v0001180_t0041_u01761531855682") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c016_d20251027_m022410_c001_v7007000_t0000_u01761531850603") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff14_d20251027_m022401_c001_v0001180_t0044_u01761531841006") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf99_d20251027_m022356_c001_v7007000_t0000_u01761531836096") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fed7_d20251027_m022347_c001_v0001180_t0038_u01761531827050") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb5_d20251027_m022342_c001_v7007000_t0000_u01761531822036") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fea1_d20251027_m022332_c001_v0001180_t0028_u01761531812949") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a59_d20251027_m022325_c001_v7007000_t0000_u01761531805308") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe69_d20251027_m022317_c001_v0001180_t0017_u01761531797295") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a13_d20251027_m022312_c001_v7007000_t0000_u01761531792154") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe3d_d20251027_m022308_c001_v0001180_t0041_u01761531788420") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b562619535_d20251027_m022306_c001_v7007000_t0000_u01761531786463") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f75_d20251027_m022257_c001_v0001150_t0003_u01761531777471") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b0_d20251027_m022252_c001_v7007000_t0000_u01761531772487") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f52_d20251027_m022248_c001_v0001150_t0055_u01761531768409") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a9e7_d20251027_m022246_c001_v7007000_t0000_u01761531766945") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f21_d20251027_m022237_c001_v0001150_t0029_u01761531757207") 2025/10/27 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f402ba7889c9d9f04_d20251027_m022229_c001_v7007000_t0000_u01761531749399") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd44_d20251027_m022219_c001_v0001180_t0058_u01761531739472") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bde2_d20251027_m022214_c001_v7007000_t0000_u01761531734379") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd14_d20251027_m022205_c001_v0001180_t0017_u01761531725419") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961322_d20251027_m022200_c001_v7007000_t0000_u01761531720232") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fce0_d20251027_m022151_c001_v0001180_t0023_u01761531711745") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb7c6_d20251027_m022309_c001_v7007000_t0000_u01761531789592") 2025/10/27 02:25:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe2d_d20251027_m022305_c001_v0001180_t0010_u01761531785346") 2025/10/27 02:25:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f74_d20251027_m022328_c001_v7007000_t0000_u01761531808158") 2025/10/27 02:25:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc566_d20251027_m022323_c001_v0001182_t0032_u01761531803789") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf5_d20251027_m022440_c001_v7007000_t0000_u01761531880071") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974328a_d20251027_m022430_c001_v0001043_t0021_u01761531870699") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c3d_d20251027_m022425_c001_v7007000_t0000_u01761531865214") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743269_d20251027_m022416_c001_v0001043_t0049_u01761531856279") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c018_d20251027_m022410_c001_v7007000_t0000_u01761531850786") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974324b_d20251027_m022401_c001_v0001043_t0050_u01761531841579") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf9a_d20251027_m022356_c001_v7007000_t0000_u01761531836276") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743230_d20251027_m022347_c001_v0001043_t0012_u01761531827635") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb6_d20251027_m022342_c001_v7007000_t0000_u01761531822219") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743208_d20251027_m022333_c001_v0001043_t0045_u01761531813525") 2025/10/27 02:25:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a54_d20251027_m022324_c001_v7007000_t0000_u01761531804942") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc513_d20251027_m022317_c001_v0001182_t0039_u01761531797880") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a14_d20251027_m022312_c001_v7007000_t0000_u01761531792336") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4b3_d20251027_m022308_c001_v0001182_t0033_u01761531788460") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b81fc_d20251027_m022306_c001_v7007000_t0000_u01761531786885") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974316f_d20251027_m022258_c001_v0001043_t0039_u01761531778083") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b1_d20251027_m022252_c001_v7007000_t0000_u01761531772672") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdd7_d20251027_m022248_c001_v0001180_t0049_u01761531768571") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a73_d20251027_m022246_c001_v7007000_t0000_u01761531766568") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974311c_d20251027_m022238_c001_v0001043_t0001_u01761531758033") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d2_d20251027_m022228_c001_v7007000_t0000_u01761531748992") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9edf_d20251027_m022220_c001_v0001150_t0000_u01761531740069") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bde4_d20251027_m022214_c001_v7007000_t0000_u01761531734562") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9eb3_d20251027_m022205_c001_v0001150_t0014_u01761531725987") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961323_d20251027_m022200_c001_v7007000_t0000_u01761531720415") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e8b_d20251027_m022151_c001_v0001150_t0033_u01761531711961") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8becd_d20251027_m022309_c001_v7007000_t0000_u01761531789604") 2025/10/27 02:25:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc48a_d20251027_m022305_c001_v0001182_t0050_u01761531785395") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f76_d20251027_m022328_c001_v7007000_t0000_u01761531808340") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fc8_d20251027_m022323_c001_v0001150_t0033_u01761531803800") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf8_d20251027_m022440_c001_v7007000_t0000_u01761531880252") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc7db_d20251027_m022431_c001_v0001182_t0057_u01761531871242") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c40_d20251027_m022425_c001_v7007000_t0000_u01761531865394") 2025/10/27 02:25:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc76d_d20251027_m022416_c001_v0001182_t0029_u01761531856697") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c01c_d20251027_m022410_c001_v7007000_t0000_u01761531850972") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc6e2_d20251027_m022401_c001_v0001182_t0019_u01761531841931") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf9b_d20251027_m022356_c001_v7007000_t0000_u01761531836458") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc662_d20251027_m022347_c001_v0001182_t0033_u01761531827980") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb7_d20251027_m022342_c001_v7007000_t0000_u01761531822402") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc5c9_d20251027_m022333_c001_v0001182_t0013_u01761531813930") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f50_d20251027_m022324_c001_v7007000_t0000_u01761531804913") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431c3_d20251027_m022318_c001_v0001043_t0003_u01761531798099") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a15_d20251027_m022312_c001_v7007000_t0000_u01761531792516") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431a3_d20251027_m022308_c001_v0001043_t0011_u01761531788468") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec3_d20251027_m022306_c001_v7007000_t0000_u01761531786472") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe0f_d20251027_m022258_c001_v0001180_t0055_u01761531778683") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b2_d20251027_m022252_c001_v7007000_t0000_u01761531772865") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3e2_d20251027_m022248_c001_v0001182_t0040_u01761531768617") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a1_d20251027_m022246_c001_v7007000_t0000_u01761531766987") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc37b_d20251027_m022238_c001_v0001182_t0010_u01761531758423") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6254e38_d20251027_m022229_c001_v7007000_t0000_u01761531749606") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc2f9_d20251027_m022220_c001_v0001182_t0024_u01761531740499") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bde8_d20251027_m022214_c001_v7007000_t0000_u01761531734781") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc288_d20251027_m022206_c001_v0001182_t0018_u01761531726255") 2025/10/27 02:25:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961325_d20251027_m022200_c001_v7007000_t0000_u01761531720598") 2025/10/27 02:25:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc206_d20251027_m022152_c001_v0001182_t0040_u01761531712342") 2025/10/27 02:25:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f411eabb0cdb8db7d_d20251027_m022309_c001_v7007000_t0000_u01761531789919") 2025/10/27 02:25:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f93_d20251027_m022305_c001_v0001150_t0012_u01761531785456") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f79_d20251027_m022328_c001_v7007000_t0000_u01761531808521") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431e2_d20251027_m022323_c001_v0001043_t0045_u01761531803929") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abf9_d20251027_m022440_c001_v7007000_t0000_u01761531880495") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0c0_d20251027_m022431_c001_v0001150_t0051_u01761531871448") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c43_d20251027_m022425_c001_v7007000_t0000_u01761531865574") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa08e_d20251027_m022416_c001_v0001150_t0036_u01761531856892") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c01f_d20251027_m022411_c001_v7007000_t0000_u01761531851155") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa066_d20251027_m022402_c001_v0001150_t0037_u01761531842146") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf9c_d20251027_m022356_c001_v7007000_t0000_u01761531836650") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa02a_d20251027_m022348_c001_v0001150_t0021_u01761531828252") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb8_d20251027_m022342_c001_v7007000_t0000_u01761531822586") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ff2_d20251027_m022334_c001_v0001150_t0043_u01761531814163") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837a3d_d20251027_m022324_c001_v7007000_t0000_u01761531804939") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fb6_d20251027_m022318_c001_v0001150_t0010_u01761531798476") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a16_d20251027_m022312_c001_v7007000_t0000_u01761531792697") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe3f_d20251027_m022308_c001_v0001180_t0050_u01761531788654") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec4_d20251027_m022306_c001_v7007000_t0000_u01761531786654") 2025/10/27 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc448_d20251027_m022258_c001_v0001182_t0041_u01761531778909") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b3_d20251027_m022253_c001_v7007000_t0000_u01761531773147") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f57_d20251027_m022248_c001_v0001150_t0004_u01761531768707") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb755_d20251027_m022246_c001_v7007000_t0000_u01761531766966") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd92_d20251027_m022238_c001_v0001180_t0025_u01761531758632") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb3a01_d20251027_m022229_c001_v7007000_t0000_u01761531749616") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430dc_d20251027_m022220_c001_v0001043_t0018_u01761531740729") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bde9_d20251027_m022214_c001_v7007000_t0000_u01761531734965") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430b0_d20251027_m022206_c001_v0001043_t0054_u01761531726478") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961326_d20251027_m022200_c001_v7007000_t0000_u01761531720780") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974307e_d20251027_m022152_c001_v0001043_t0040_u01761531712548") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f411eabb0cdb8db7a_d20251027_m022309_c001_v7007000_t0000_u01761531789553") 2025/10/27 02:25:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743195_d20251027_m022305_c001_v0001043_t0002_u01761531785477") 2025/10/27 02:25:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f7c_d20251027_m022328_c001_v7007000_t0000_u01761531808702") 2025/10/27 02:25:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe89_d20251027_m022323_c001_v0001180_t0059_u01761531803954") 2025/10/27 02:25:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abfa_d20251027_m022440_c001_v7007000_t0000_u01761531880676") 2025/10/27 02:25:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff8e_d20251027_m022431_c001_v0001180_t0046_u01761531871720") 2025/10/27 02:25:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c45_d20251027_m022425_c001_v7007000_t0000_u01761531865754") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff55_d20251027_m022417_c001_v0001180_t0004_u01761531857167") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c024_d20251027_m022411_c001_v7007000_t0000_u01761531851338") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff18_d20251027_m022402_c001_v0001180_t0013_u01761531842562") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf9d_d20251027_m022356_c001_v7007000_t0000_u01761531836829") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fedf_d20251027_m022348_c001_v0001180_t0040_u01761531828614") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fb9_d20251027_m022342_c001_v7007000_t0000_u01761531822771") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fead_d20251027_m022334_c001_v0001180_t0007_u01761531814405") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a57_d20251027_m022325_c001_v7007000_t0000_u01761531805125") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe6d_d20251027_m022318_c001_v0001180_t0024_u01761531798756") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a17_d20251027_m022312_c001_v7007000_t0000_u01761531792878") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4b7_d20251027_m022308_c001_v0001182_t0021_u01761531788685") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f79333_d20251027_m022306_c001_v7007000_t0000_u01761531786663") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f79_d20251027_m022259_c001_v0001150_t0006_u01761531779102") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b4_d20251027_m022253_c001_v7007000_t0000_u01761531773331") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fddb_d20251027_m022248_c001_v0001180_t0013_u01761531768769") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a9e9_d20251027_m022247_c001_v7007000_t0000_u01761531767127") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f26_d20251027_m022238_c001_v0001150_t0028_u01761531758821") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416b2c496b9d3a98_d20251027_m022229_c001_v7007000_t0000_u01761531749552") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd48_d20251027_m022221_c001_v0001180_t0017_u01761531741164") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdeb_d20251027_m022215_c001_v7007000_t0000_u01761531735147") 2025/10/27 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd24_d20251027_m022206_c001_v0001180_t0019_u01761531726944") 2025/10/27 02:25:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961328_d20251027_m022200_c001_v7007000_t0000_u01761531720965") 2025/10/27 02:25:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fce4_d20251027_m022152_c001_v0001180_t0037_u01761531712935") 2025/10/27 02:25:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a07_d20251027_m022309_c001_v7007000_t0000_u01761531789559") 2025/10/27 02:25:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe2f_d20251027_m022305_c001_v0001180_t0018_u01761531785567") 2025/10/27 02:25:32 DEBUG : dir1/0007-12345: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f7e_d20251027_m022328_c001_v7007000_t0000_u01761531808882") 2025/10/27 02:25:32 DEBUG : dir1/0007-12345: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc56a_d20251027_m022324_c001_v0001182_t0047_u01761531804008") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abfb_d20251027_m022440_c001_v7007000_t0000_u01761531880867") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974328e_d20251027_m022431_c001_v0001043_t0020_u01761531871918") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c47_d20251027_m022425_c001_v7007000_t0000_u01761531865959") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974326d_d20251027_m022417_c001_v0001043_t0018_u01761531857385") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c028_d20251027_m022411_c001_v7007000_t0000_u01761531851524") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974324d_d20251027_m022402_c001_v0001043_t0033_u01761531842775") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bf9f_d20251027_m022357_c001_v7007000_t0000_u01761531837010") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743232_d20251027_m022348_c001_v0001043_t0000_u01761531828816") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fba_d20251027_m022342_c001_v7007000_t0000_u01761531822958") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743210_d20251027_m022334_c001_v0001043_t0010_u01761531814619") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41448d3fddd0b604_d20251027_m022325_c001_v7007000_t0000_u01761531805269") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc51d_d20251027_m022318_c001_v0001182_t0026_u01761531798970") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a19_d20251027_m022313_c001_v7007000_t0000_u01761531793058") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431a7_d20251027_m022308_c001_v0001043_t0025_u01761531788845") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b56261953b_d20251027_m022306_c001_v7007000_t0000_u01761531786886") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743179_d20251027_m022259_c001_v0001043_t0057_u01761531779536") 2025/10/27 02:25:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b5_d20251027_m022253_c001_v7007000_t0000_u01761531773517") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3e4_d20251027_m022248_c001_v0001182_t0018_u01761531768827") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f419a82c38271f926_d20251027_m022247_c001_v7007000_t0000_u01761531767108") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743121_d20251027_m022239_c001_v0001043_t0057_u01761531759285") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb73e_d20251027_m022229_c001_v7007000_t0000_u01761531749564") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ee3_d20251027_m022221_c001_v0001150_t0031_u01761531741375") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdec_d20251027_m022215_c001_v7007000_t0000_u01761531735331") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9eb7_d20251027_m022207_c001_v0001150_t0002_u01761531727160") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796132a_d20251027_m022201_c001_v7007000_t0000_u01761531721147") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e8f_d20251027_m022153_c001_v0001150_t0004_u01761531713137") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505da5_d20251027_m022309_c001_v7007000_t0000_u01761531789711") 2025/10/27 02:25:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc48c_d20251027_m022305_c001_v0001182_t0044_u01761531785615") 2025/10/27 02:25:33 DEBUG : dir1/0008-23456: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f80_d20251027_m022329_c001_v7007000_t0000_u01761531809063") 2025/10/27 02:25:33 DEBUG : dir1/0008-23456: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fcc_d20251027_m022324_c001_v0001150_t0016_u01761531804155") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abfc_d20251027_m022441_c001_v7007000_t0000_u01761531881049") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc7e7_d20251027_m022432_c001_v0001182_t0030_u01761531872655") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c48_d20251027_m022426_c001_v7007000_t0000_u01761531866140") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc776_d20251027_m022417_c001_v0001182_t0050_u01761531857897") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c02a_d20251027_m022411_c001_v7007000_t0000_u01761531851708") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc6eb_d20251027_m022403_c001_v0001182_t0048_u01761531843461") 2025/10/27 02:25:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa0_d20251027_m022357_c001_v7007000_t0000_u01761531837191") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc672_d20251027_m022349_c001_v0001182_t0029_u01761531829269") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fbc_d20251027_m022343_c001_v7007000_t0000_u01761531823193") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc5d7_d20251027_m022334_c001_v0001182_t0053_u01761531814960") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f55_d20251027_m022325_c001_v7007000_t0000_u01761531805282") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431cb_d20251027_m022319_c001_v0001043_t0017_u01761531799167") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a1a_d20251027_m022313_c001_v7007000_t0000_u01761531793240") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe41_d20251027_m022308_c001_v0001180_t0040_u01761531788855") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db69ff_d20251027_m022307_c001_v7007000_t0000_u01761531787049") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe13_d20251027_m022300_c001_v0001180_t0038_u01761531780195") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b6_d20251027_m022253_c001_v7007000_t0000_u01761531773702") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974314d_d20251027_m022248_c001_v0001043_t0001_u01761531768937") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b5626194eb_d20251027_m022247_c001_v7007000_t0000_u01761531767209") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc381_d20251027_m022239_c001_v0001182_t0017_u01761531759789") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6254e37_d20251027_m022229_c001_v7007000_t0000_u01761531749573") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc301_d20251027_m022221_c001_v0001182_t0051_u01761531741697") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdee_d20251027_m022215_c001_v7007000_t0000_u01761531735516") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc28d_d20251027_m022207_c001_v0001182_t0024_u01761531727407") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796132b_d20251027_m022201_c001_v7007000_t0000_u01761531721336") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc218_d20251027_m022153_c001_v0001182_t0052_u01761531713427") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f7933a_d20251027_m022309_c001_v7007000_t0000_u01761531789769") 2025/10/27 02:25:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f95_d20251027_m022305_c001_v0001150_t0033_u01761531785692") 2025/10/27 02:25:35 DEBUG : dir1/0009-34567: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f83_d20251027_m022329_c001_v7007000_t0000_u01761531809319") 2025/10/27 02:25:35 DEBUG : dir1/0009-34567: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe8b_d20251027_m022324_c001_v0001180_t0003_u01761531804165") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abfd_d20251027_m022441_c001_v7007000_t0000_u01761531881233") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0c9_d20251027_m022432_c001_v0001150_t0017_u01761531872866") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c4b_d20251027_m022426_c001_v7007000_t0000_u01761531866320") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa094_d20251027_m022418_c001_v0001150_t0030_u01761531858109") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c02b_d20251027_m022411_c001_v7007000_t0000_u01761531851892") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa06a_d20251027_m022403_c001_v0001150_t0033_u01761531843655") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa1_d20251027_m022357_c001_v7007000_t0000_u01761531837374") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa035_d20251027_m022349_c001_v0001150_t0051_u01761531829464") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fbd_d20251027_m022343_c001_v7007000_t0000_u01761531823375") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ffb_d20251027_m022335_c001_v0001150_t0026_u01761531815164") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41448d3fddd0b602_d20251027_m022325_c001_v7007000_t0000_u01761531805087") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fb8_d20251027_m022319_c001_v0001150_t0049_u01761531799547") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a1b_d20251027_m022313_c001_v7007000_t0000_u01761531793420") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f9f_d20251027_m022308_c001_v0001150_t0042_u01761531788898") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505d8f_d20251027_m022306_c001_v7007000_t0000_u01761531786891") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc454_d20251027_m022300_c001_v0001182_t0034_u01761531780430") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b7_d20251027_m022253_c001_v7007000_t0000_u01761531773887") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f5c_d20251027_m022248_c001_v0001150_t0009_u01761531768960") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b5626194ea_d20251027_m022246_c001_v7007000_t0000_u01761531766989") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd9e_d20251027_m022239_c001_v0001180_t0005_u01761531759998") 2025/10/27 02:25:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f402ba7889c9d9f06_d20251027_m022229_c001_v7007000_t0000_u01761531749586") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430e2_d20251027_m022221_c001_v0001043_t0017_u01761531741915") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdf1_d20251027_m022215_c001_v7007000_t0000_u01761531735699") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430b2_d20251027_m022207_c001_v0001043_t0001_u01761531727610") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796132d_d20251027_m022201_c001_v7007000_t0000_u01761531721519") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743082_d20251027_m022153_c001_v0001043_t0006_u01761531713651") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a0762d_d20251027_m022309_c001_v7007000_t0000_u01761531789573") 2025/10/27 02:25:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe31_d20251027_m022305_c001_v0001180_t0020_u01761531785769") 2025/10/27 02:25:36 DEBUG : dir1/0010-45678: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f85_d20251027_m022329_c001_v7007000_t0000_u01761531809502") 2025/10/27 02:25:36 DEBUG : dir1/0010-45678: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc56e_d20251027_m022324_c001_v0001182_t0030_u01761531804212") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857abff_d20251027_m022441_c001_v7007000_t0000_u01761531881415") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff98_d20251027_m022433_c001_v0001180_t0058_u01761531873244") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c4d_d20251027_m022426_c001_v7007000_t0000_u01761531866501") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff59_d20251027_m022418_c001_v0001180_t0037_u01761531858429") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c02c_d20251027_m022412_c001_v7007000_t0000_u01761531852075") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff20_d20251027_m022404_c001_v0001180_t0049_u01761531844010") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa2_d20251027_m022357_c001_v7007000_t0000_u01761531837555") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fee3_d20251027_m022349_c001_v0001180_t0034_u01761531829866") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fbe_d20251027_m022343_c001_v7007000_t0000_u01761531823558") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834feb1_d20251027_m022335_c001_v0001180_t0026_u01761531815590") 2025/10/27 02:25:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417c043bd46704b1_d20251027_m022325_c001_v7007000_t0000_u01761531805297") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe6f_d20251027_m022319_c001_v0001180_t0000_u01761531799848") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a1c_d20251027_m022313_c001_v7007000_t0000_u01761531793602") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4b9_d20251027_m022308_c001_v0001182_t0004_u01761531788912") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b562619538_d20251027_m022306_c001_v7007000_t0000_u01761531786704") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f81_d20251027_m022300_c001_v0001150_t0028_u01761531780836") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b8_d20251027_m022254_c001_v7007000_t0000_u01761531774071") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fddd_d20251027_m022248_c001_v0001180_t0008_u01761531768981") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb756_d20251027_m022247_c001_v7007000_t0000_u01761531767147") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f2a_d20251027_m022240_c001_v0001150_t0003_u01761531760205") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6254a4d_d20251027_m022229_c001_v7007000_t0000_u01761531749380") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd4a_d20251027_m022222_c001_v0001180_t0055_u01761531742550") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdf2_d20251027_m022215_c001_v7007000_t0000_u01761531735883") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd28_d20251027_m022208_c001_v0001180_t0022_u01761531728081") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d4288796132e_d20251027_m022201_c001_v7007000_t0000_u01761531721703") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fcec_d20251027_m022154_c001_v0001180_t0007_u01761531714181") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8becf_d20251027_m022309_c001_v7007000_t0000_u01761531789726") 2025/10/27 02:25:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc48e_d20251027_m022305_c001_v0001182_t0037_u01761531785835") 2025/10/27 02:25:37 DEBUG : dir1/0011-56789: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f87_d20251027_m022329_c001_v7007000_t0000_u01761531809683") 2025/10/27 02:25:37 DEBUG : dir1/0011-56789: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe8d_d20251027_m022324_c001_v0001180_t0037_u01761531804388") 2025/10/27 02:25:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac00_d20251027_m022441_c001_v7007000_t0000_u01761531881610") 2025/10/27 02:25:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743292_d20251027_m022433_c001_v0001043_t0055_u01761531873460") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c4f_d20251027_m022426_c001_v7007000_t0000_u01761531866682") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974326f_d20251027_m022418_c001_v0001043_t0007_u01761531858646") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c02e_d20251027_m022412_c001_v7007000_t0000_u01761531852260") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974324f_d20251027_m022404_c001_v0001043_t0029_u01761531844221") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa3_d20251027_m022357_c001_v7007000_t0000_u01761531837740") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743239_d20251027_m022350_c001_v0001043_t0041_u01761531830136") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fbf_d20251027_m022343_c001_v7007000_t0000_u01761531823741") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743214_d20251027_m022335_c001_v0001043_t0026_u01761531815794") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f56_d20251027_m022325_c001_v7007000_t0000_u01761531805302") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc52b_d20251027_m022320_c001_v0001182_t0053_u01761531800089") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a1d_d20251027_m022313_c001_v7007000_t0000_u01761531793783") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe43_d20251027_m022309_c001_v0001180_t0006_u01761531789062") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec5_d20251027_m022306_c001_v7007000_t0000_u01761531786835") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974317f_d20251027_m022301_c001_v0001043_t0014_u01761531781336") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792b9_d20251027_m022254_c001_v7007000_t0000_u01761531774256") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3e8_d20251027_m022249_c001_v0001182_t0033_u01761531769036") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405135ade5eb4786_d20251027_m022247_c001_v7007000_t0000_u01761531767012") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743127_d20251027_m022240_c001_v0001043_t0024_u01761531760483") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a99f_d20251027_m022229_c001_v7007000_t0000_u01761531749595") 2025/10/27 02:25:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9eeb_d20251027_m022222_c001_v0001150_t0011_u01761531742773") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdf5_d20251027_m022216_c001_v7007000_t0000_u01761531736067") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ebf_d20251027_m022208_c001_v0001150_t0059_u01761531728287") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961330_d20251027_m022201_c001_v7007000_t0000_u01761531721941") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e95_d20251027_m022154_c001_v0001150_t0048_u01761531714377") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f411eabb0cdb8db7b_d20251027_m022309_c001_v7007000_t0000_u01761531789736") 2025/10/27 02:25:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743197_d20251027_m022305_c001_v0001043_t0006_u01761531785871") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f8a_d20251027_m022329_c001_v7007000_t0000_u01761531809864") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc572_d20251027_m022324_c001_v0001182_t0008_u01761531804439") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac01_d20251027_m022441_c001_v7007000_t0000_u01761531881794") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc7ef_d20251027_m022433_c001_v0001182_t0008_u01761531873848") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c51_d20251027_m022426_c001_v7007000_t0000_u01761531866862") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc788_d20251027_m022419_c001_v0001182_t0041_u01761531859222") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c02f_d20251027_m022412_c001_v7007000_t0000_u01761531852477") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc6f3_d20251027_m022404_c001_v0001182_t0017_u01761531844725") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa4_d20251027_m022357_c001_v7007000_t0000_u01761531837921") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc67e_d20251027_m022350_c001_v0001182_t0036_u01761531830530") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fc0_d20251027_m022343_c001_v7007000_t0000_u01761531823924") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc5e6_d20251027_m022336_c001_v0001182_t0014_u01761531816286") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f52_d20251027_m022325_c001_v7007000_t0000_u01761531805100") 2025/10/27 02:25:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431d0_d20251027_m022320_c001_v0001043_t0000_u01761531800308") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a1f_d20251027_m022313_c001_v7007000_t0000_u01761531793965") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fa1_d20251027_m022309_c001_v0001150_t0019_u01761531789118") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f79334_d20251027_m022306_c001_v7007000_t0000_u01761531786846") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe19_d20251027_m022301_c001_v0001180_t0042_u01761531781830") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792ba_d20251027_m022254_c001_v7007000_t0000_u01761531774441") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fde1_d20251027_m022249_c001_v0001180_t0035_u01761531769187") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4073ea3d8fdedfa1_d20251027_m022247_c001_v7007000_t0000_u01761531767208") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc389_d20251027_m022240_c001_v0001182_t0049_u01761531760933") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416b2c496b9d3a99_d20251027_m022229_c001_v7007000_t0000_u01761531749735") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc307_d20251027_m022223_c001_v0001182_t0025_u01761531743023") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdf7_d20251027_m022216_c001_v7007000_t0000_u01761531736250") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc299_d20251027_m022208_c001_v0001182_t0046_u01761531728589") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961331_d20251027_m022202_c001_v7007000_t0000_u01761531722124") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc220_d20251027_m022154_c001_v0001182_t0042_u01761531714641") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a09_d20251027_m022309_c001_v7007000_t0000_u01761531789928") 2025/10/27 02:25:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f99_d20251027_m022306_c001_v0001150_t0017_u01761531786016") 2025/10/27 02:25:40 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f8b_d20251027_m022330_c001_v7007000_t0000_u01761531810046") 2025/10/27 02:25:40 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697431e6_d20251027_m022324_c001_v0001043_t0044_u01761531804457") 2025/10/27 02:25:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac04_d20251027_m022441_c001_v7007000_t0000_u01761531881975") 2025/10/27 02:25:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0cf_d20251027_m022434_c001_v0001150_t0056_u01761531874048") 2025/10/27 02:25:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c52_d20251027_m022427_c001_v7007000_t0000_u01761531867042") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa09a_d20251027_m022419_c001_v0001150_t0015_u01761531859422") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c030_d20251027_m022412_c001_v7007000_t0000_u01761531852661") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa06c_d20251027_m022404_c001_v0001150_t0032_u01761531844926") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa5_d20251027_m022358_c001_v7007000_t0000_u01761531838102") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa039_d20251027_m022350_c001_v0001150_t0017_u01761531830761") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fc1_d20251027_m022344_c001_v7007000_t0000_u01761531824110") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa003_d20251027_m022336_c001_v0001150_t0040_u01761531816499") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41308852a464bafb_d20251027_m022325_c001_v7007000_t0000_u01761531805322") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fba_d20251027_m022320_c001_v0001150_t0015_u01761531800785") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a21_d20251027_m022314_c001_v7007000_t0000_u01761531794146") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4bd_d20251027_m022309_c001_v0001182_t0053_u01761531789131") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f79332_d20251027_m022306_c001_v7007000_t0000_u01761531786482") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc468_d20251027_m022302_c001_v0001182_t0040_u01761531782033") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792bb_d20251027_m022254_c001_v7007000_t0000_u01761531774626") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f5e_d20251027_m022249_c001_v0001150_t0010_u01761531769293") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a3_d20251027_m022247_c001_v7007000_t0000_u01761531767192") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fda2_d20251027_m022241_c001_v0001180_t0029_u01761531761128") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074d6_d20251027_m022229_c001_v7007000_t0000_u01761531749747") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430e4_d20251027_m022223_c001_v0001043_t0000_u01761531743225") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdf8_d20251027_m022216_c001_v7007000_t0000_u01761531736489") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430b6_d20251027_m022208_c001_v0001043_t0017_u01761531728811") 2025/10/27 02:25:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961332_d20251027_m022202_c001_v7007000_t0000_u01761531722307") 2025/10/27 02:25:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974308e_d20251027_m022154_c001_v0001043_t0028_u01761531714847") 2025/10/27 02:25:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb7c7_d20251027_m022309_c001_v7007000_t0000_u01761531789776") 2025/10/27 02:25:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe33_d20251027_m022306_c001_v0001180_t0031_u01761531786028") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f8f_d20251027_m022330_c001_v7007000_t0000_u01761531810226") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9fce_d20251027_m022324_c001_v0001150_t0003_u01761531804537") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac07_d20251027_m022442_c001_v7007000_t0000_u01761531882157") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff9c_d20251027_m022434_c001_v0001180_t0042_u01761531874505") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c54_d20251027_m022427_c001_v7007000_t0000_u01761531867234") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff5d_d20251027_m022419_c001_v0001180_t0019_u01761531859738") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c031_d20251027_m022412_c001_v7007000_t0000_u01761531852860") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ff26_d20251027_m022405_c001_v0001180_t0006_u01761531845302") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa6_d20251027_m022358_c001_v7007000_t0000_u01761531838298") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834feea_d20251027_m022351_c001_v0001180_t0010_u01761531831077") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fc3_d20251027_m022344_c001_v7007000_t0000_u01761531824293") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834feb9_d20251027_m022336_c001_v0001180_t0041_u01761531816753") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6465_d20251027_m022325_c001_v7007000_t0000_u01761531805324") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe73_d20251027_m022321_c001_v0001180_t0023_u01761531801104") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a22_d20251027_m022314_c001_v7007000_t0000_u01761531794328") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe45_d20251027_m022309_c001_v0001180_t0028_u01761531789306") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bec7_d20251027_m022307_c001_v7007000_t0000_u01761531787018") 2025/10/27 02:25:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f83_d20251027_m022302_c001_v0001150_t0018_u01761531782280") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792bc_d20251027_m022254_c001_v7007000_t0000_u01761531774811") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3f0_d20251027_m022249_c001_v0001182_t0039_u01761531769306") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405135ade5eb4787_d20251027_m022247_c001_v7007000_t0000_u01761531767206") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f2e_d20251027_m022241_c001_v0001150_t0022_u01761531761394") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6254a4e_d20251027_m022229_c001_v7007000_t0000_u01761531749413") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd4e_d20251027_m022223_c001_v0001180_t0034_u01761531743610") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdfb_d20251027_m022216_c001_v7007000_t0000_u01761531736672") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd2a_d20251027_m022209_c001_v0001180_t0012_u01761531729197") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961333_d20251027_m022202_c001_v7007000_t0000_u01761531722490") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fcee_d20251027_m022155_c001_v0001180_t0030_u01761531715330") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a08_d20251027_m022309_c001_v7007000_t0000_u01761531789744") 2025/10/27 02:25:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc492_d20251027_m022306_c001_v0001182_t0025_u01761531786051") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f90_d20251027_m022330_c001_v7007000_t0000_u01761531810407") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe8f_d20251027_m022324_c001_v0001180_t0059_u01761531804606") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac0a_d20251027_m022442_c001_v7007000_t0000_u01761531882338") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743296_d20251027_m022434_c001_v0001043_t0053_u01761531874704") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c56_d20251027_m022427_c001_v7007000_t0000_u01761531867415") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743275_d20251027_m022419_c001_v0001043_t0029_u01761531859973") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c032_d20251027_m022413_c001_v7007000_t0000_u01761531853043") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743253_d20251027_m022405_c001_v0001043_t0024_u01761531845526") 2025/10/27 02:25:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa7_d20251027_m022358_c001_v7007000_t0000_u01761531838479") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974323b_d20251027_m022351_c001_v0001043_t0050_u01761531831288") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fc4_d20251027_m022344_c001_v7007000_t0000_u01761531824477") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974321a_d20251027_m022336_c001_v0001043_t0004_u01761531816954") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837a41_d20251027_m022325_c001_v7007000_t0000_u01761531805306") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc535_d20251027_m022321_c001_v0001182_t0032_u01761531801301") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a23_d20251027_m022314_c001_v7007000_t0000_u01761531794509") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4bf_d20251027_m022309_c001_v0001182_t0009_u01761531789338") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f79335_d20251027_m022307_c001_v7007000_t0000_u01761531787028") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743183_d20251027_m022302_c001_v0001043_t0019_u01761531782581") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792bd_d20251027_m022254_c001_v7007000_t0000_u01761531774996") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974314f_d20251027_m022249_c001_v0001043_t0033_u01761531769317") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f419a82c38271f921_d20251027_m022246_c001_v7007000_t0000_u01761531766558") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974312b_d20251027_m022241_c001_v0001043_t0001_u01761531761879") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb39ff_d20251027_m022229_c001_v7007000_t0000_u01761531749427") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9eef_d20251027_m022223_c001_v0001150_t0056_u01761531743923") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdfe_d20251027_m022216_c001_v7007000_t0000_u01761531736854") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ec1_d20251027_m022209_c001_v0001150_t0049_u01761531729399") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961334_d20251027_m022202_c001_v7007000_t0000_u01761531722677") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e97_d20251027_m022155_c001_v0001150_t0032_u01761531715594") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505da3_d20251027_m022309_c001_v7007000_t0000_u01761531789530") 2025/10/27 02:25:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc496_d20251027_m022306_c001_v0001182_t0055_u01761531786255") 2025/10/27 02:25:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074dc_d20251027_m022232_c001_v7007000_t0000_u01761531752120") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc321_d20251027_m022226_c001_v0001182_t0029_u01761531746784") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074dd_d20251027_m022232_c001_v7007000_t0000_u01761531752302") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd56_d20251027_m022226_c001_v0001180_t0010_u01761531746813") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074de_d20251027_m022232_c001_v7007000_t0000_u01761531752485") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ef9_d20251027_m022226_c001_v0001150_t0041_u01761531746955") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074df_d20251027_m022232_c001_v7007000_t0000_u01761531752669") 2025/10/27 02:25:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc323_d20251027_m022226_c001_v0001182_t0040_u01761531746987") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e0_d20251027_m022232_c001_v7007000_t0000_u01761531752852") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd5a_d20251027_m022227_c001_v0001180_t0047_u01761531747035") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e2_d20251027_m022233_c001_v7007000_t0000_u01761531753035") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430f4_d20251027_m022227_c001_v0001043_t0023_u01761531747073") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e3_d20251027_m022233_c001_v7007000_t0000_u01761531753217") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc327_d20251027_m022227_c001_v0001182_t0046_u01761531747187") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e4_d20251027_m022233_c001_v7007000_t0000_u01761531753400") 2025/10/27 02:25:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd5e_d20251027_m022227_c001_v0001180_t0032_u01761531747238") 2025/10/27 02:25:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e6_d20251027_m022233_c001_v7007000_t0000_u01761531753583") 2025/10/27 02:25:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9efd_d20251027_m022227_c001_v0001150_t0053_u01761531747270") 2025/10/27 02:25:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e7_d20251027_m022233_c001_v7007000_t0000_u01761531753767") 2025/10/27 02:25:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc32b_d20251027_m022227_c001_v0001182_t0020_u01761531747384") 2025/10/27 02:25:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074e9_d20251027_m022234_c001_v7007000_t0000_u01761531754004") 2025/10/27 02:25:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd60_d20251027_m022227_c001_v0001180_t0052_u01761531747479") 2025/10/27 02:25:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074ec_d20251027_m022234_c001_v7007000_t0000_u01761531754188") 2025/10/27 02:25:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f01_d20251027_m022227_c001_v0001150_t0000_u01761531747588") 2025/10/27 02:25:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074ed_d20251027_m022234_c001_v7007000_t0000_u01761531754371") 2025/10/27 02:25:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc32d_d20251027_m022227_c001_v0001182_t0049_u01761531747612") 2025/10/27 02:25:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074f0_d20251027_m022234_c001_v7007000_t0000_u01761531754555") 2025/10/27 02:25:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fd62_d20251027_m022227_c001_v0001180_t0054_u01761531747683") 2025/10/27 02:25:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074f2_d20251027_m022234_c001_v7007000_t0000_u01761531754738") 2025/10/27 02:25:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697430fa_d20251027_m022227_c001_v0001043_t0030_u01761531747795") 2025/10/27 02:25:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a074f3_d20251027_m022234_c001_v7007000_t0000_u01761531754925") 2025/10/27 02:25:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f03_d20251027_m022227_c001_v0001150_t0045_u01761531747840") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4073ea3d8fdedfa2_d20251027_m022249_c001_v7007000_t0000_u01761531769741") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdbe_d20251027_m022244_c001_v0001180_t0028_u01761531764786") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a6_d20251027_m022249_c001_v7007000_t0000_u01761531769749") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3b2_d20251027_m022244_c001_v0001182_t0027_u01761531764796") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb75a_d20251027_m022249_c001_v7007000_t0000_u01761531769942") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f40_d20251027_m022244_c001_v0001150_t0007_u01761531764965") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a9ed_d20251027_m022249_c001_v7007000_t0000_u01761531769954") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974313b_d20251027_m022244_c001_v0001043_t0008_u01761531764991") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb757_d20251027_m022249_c001_v7007000_t0000_u01761531769756") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdc2_d20251027_m022245_c001_v0001180_t0038_u01761531765016") 2025/10/27 02:25:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f6255a7e_d20251027_m022249_c001_v7007000_t0000_u01761531769964") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3b4_d20251027_m022245_c001_v0001182_t0023_u01761531765028") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a9ec_d20251027_m022249_c001_v7007000_t0000_u01761531769768") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdc4_d20251027_m022245_c001_v0001180_t0033_u01761531765219") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792aa_d20251027_m022250_c001_v7007000_t0000_u01761531770118") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3b8_d20251027_m022245_c001_v0001182_t0049_u01761531765229") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a9_d20251027_m022249_c001_v7007000_t0000_u01761531769977") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974313f_d20251027_m022245_c001_v0001043_t0031_u01761531765408") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b5626194ee_d20251027_m022249_c001_v7007000_t0000_u01761531769898") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3ba_d20251027_m022245_c001_v0001182_t0055_u01761531765423") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792a7_d20251027_m022249_c001_v7007000_t0000_u01761531769789") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdc6_d20251027_m022245_c001_v0001180_t0032_u01761531765472") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405135ade5eb478a_d20251027_m022249_c001_v7007000_t0000_u01761531769911") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3bc_d20251027_m022245_c001_v0001182_t0040_u01761531765625") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4108f3b5626194ef_d20251027_m022250_c001_v7007000_t0000_u01761531770078") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9f46_d20251027_m022245_c001_v0001150_t0050_u01761531765636") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4073ea3d8fdedfa3_d20251027_m022249_c001_v7007000_t0000_u01761531769925") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fdc8_d20251027_m022245_c001_v0001180_t0031_u01761531765734") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405135ade5eb4789_d20251027_m022249_c001_v7007000_t0000_u01761531769726") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743143_d20251027_m022245_c001_v0001043_t0011_u01761531765848") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405135ade5eb478c_d20251027_m022250_c001_v7007000_t0000_u01761531770094") 2025/10/27 02:25:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc3be_d20251027_m022245_c001_v0001182_t0032_u01761531765859") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbc9_d20251027_m022054_c001_v7007000_t0000_u01761531654707") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112a62d3c58d63a9_d20251027_m022052_c001_v0001178_t0054_u01761531652877") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07428_d20251027_m022052_c001_v7007000_t0000_u01761531652694") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112a62d3c58d6395_d20251027_m022049_c001_v0001178_t0006_u01761531649448") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a0741f_d20251027_m022048_c001_v7007000_t0000_u01761531648694") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d26_d20251027_m022044_c001_v0001150_t0004_u01761531644735") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558fc0_d20251027_m022043_c001_v7007000_t0000_u01761531643270") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f104b856e923f8f7c_d20251027_m022040_c001_v0001180_t0040_u01761531640944") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f99_d20251027_m022040_c001_v7007000_t0000_u01761531640761") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f104b856e923f8f6a_d20251027_m022037_c001_v0001180_t0021_u01761531637641") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f93_d20251027_m022036_c001_v7007000_t0000_u01761531636912") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbf01_d20251027_m022033_c001_v0001182_t0023_u01761531633157") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb9c_d20251027_m022031_c001_v7007000_t0000_u01761531631880") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f114155c4543d2569_d20251027_m022029_c001_v0001131_t0022_u01761531629915") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb38d7_d20251027_m022029_c001_v7007000_t0000_u01761531629736") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f114155c4543d255b_d20251027_m022026_c001_v0001131_t0038_u01761531626852") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb38bc_d20251027_m022026_c001_v7007000_t0000_u01761531626125") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbea0_d20251027_m022022_c001_v0001182_t0054_u01761531622497") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb94_d20251027_m022021_c001_v7007000_t0000_u01761531621587") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1121167f9af7fd0f_d20251027_m022019_c001_v0001183_t0019_u01761531619746") 2025/10/27 02:25:48 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cfd7_d20251027_m022019_c001_v7007000_t0000_u01761531619566") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1121167f9af7fcf7_d20251027_m022016_c001_v0001183_t0009_u01761531616173") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cfd1_d20251027_m022015_c001_v7007000_t0000_u01761531615445") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbe3c_d20251027_m022010_c001_v0001182_t0058_u01761531610363") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f76_d20251027_m022009_c001_v7007000_t0000_u01761531609451") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1177f2707defdc92_d20251027_m022007_c001_v0001150_t0025_u01761531607257") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a7fa_d20251027_m022007_c001_v7007000_t0000_u01761531607071") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1177f2707defdc84_d20251027_m022003_c001_v0001150_t0016_u01761531603638") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a7f3_d20251027_m022002_c001_v7007000_t0000_u01761531602902") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbde2_d20251027_m021957_c001_v0001182_t0044_u01761531597750") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c55be_d20251027_m021956_c001_v7007000_t0000_u01761531596813") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1016d1f7e4dd973b_d20251027_m021954_c001_v0001100_t0044_u01761531594932") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de6d8_d20251027_m021954_c001_v7007000_t0000_u01761531594749") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1016d1f7e4dd972b_d20251027_m021951_c001_v0001100_t0059_u01761531591254") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de6d2_d20251027_m021950_c001_v7007000_t0000_u01761531590527") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbd71_d20251027_m021945_c001_v0001182_t0037_u01761531585266") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b09_d20251027_m021944_c001_v7007000_t0000_u01761531584174") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11330dbb3b278877_d20251027_m021938_c001_v0001182_t0055_u01761531578915") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4068ede49cd393fc_d20251027_m021938_c001_v7007000_t0000_u01761531578697") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbd0a_d20251027_m021934_c001_v0001182_t0036_u01761531574416") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1119366231051d7a_d20251027_m021933_c001_v0001091_t0019_u01761531573390") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1119366231051d76_d20251027_m021932_c001_v0001091_t0057_u01761531572319") 2025/10/27 02:25:49 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8baf0_d20251027_m021919_c001_v7007000_t0000_u01761531559355") 2025/10/27 02:25:50 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9bee_d20251027_m021912_c001_v0001150_t0047_u01761531552155") 2025/10/27 02:25:50 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10108722601e0fb9_d20251027_m021911_c001_v0001043_t0002_u01761531551152") 2025/10/27 02:25:50 DEBUG : dst/one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10108722601e0fb5_d20251027_m021910_c001_v0001043_t0037_u01761531550075") 2025/10/27 02:25:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbcb_d20251027_m022054_c001_v7007000_t0000_u01761531654893") 2025/10/27 02:25:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1190797be7f13311_d20251027_m022052_c001_v0001181_t0033_u01761531652306") 2025/10/27 02:25:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11990935dadeaf5b_d20251027_m022048_c001_v0001136_t0055_u01761531648387") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558fc2_d20251027_m022043_c001_v7007000_t0000_u01761531643454") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f111a7bb96a91aa24_d20251027_m022040_c001_v0001101_t0002_u01761531640301") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1155e91136a88b30_d20251027_m022036_c001_v0001040_t0059_u01761531636433") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb9e_d20251027_m022032_c001_v7007000_t0000_u01761531632060") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f103ef61cbd461960_d20251027_m022029_c001_v0001179_t0047_u01761531629525") 2025/10/27 02:25:50 DEBUG : dst/one.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f100422ae57d89f32_d20251027_m022025_c001_v0001161_t0011_u01761531625606") 2025/10/27 02:25:50 DEBUG : dst/three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b0a_d20251027_m021944_c001_v7007000_t0000_u01761531584354") 2025/10/27 02:25:50 DEBUG : dst/three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1119366231051d8a_d20251027_m021942_c001_v0001091_t0006_u01761531582677") 2025/10/27 02:25:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbcc_d20251027_m022055_c001_v7007000_t0000_u01761531655089") 2025/10/27 02:25:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10877db9316de6fa_d20251027_m022053_c001_v0001184_t0053_u01761531653697") 2025/10/27 02:25:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f100fa3963e7a7bf9_d20251027_m022050_c001_v0001137_t0038_u01761531650219") 2025/10/27 02:25:50 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbcd_d20251027_m022055_c001_v7007000_t0000_u01761531655285") 2025/10/27 02:25:50 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112a62d3c58d63ad_d20251027_m022054_c001_v0001178_t0036_u01761531654113") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a0742c_d20251027_m022053_c001_v7007000_t0000_u01761531653895") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112a62d3c58d639f_d20251027_m022050_c001_v0001178_t0009_u01761531650928") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07427_d20251027_m022050_c001_v7007000_t0000_u01761531650744") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d2c_d20251027_m022045_c001_v0001150_t0016_u01761531645561") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558fc3_d20251027_m022043_c001_v7007000_t0000_u01761531643636") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f104b856e923f8f82_d20251027_m022042_c001_v0001180_t0047_u01761531642693") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f9c_d20251027_m022042_c001_v7007000_t0000_u01761531642504") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f104b856e923f8f70_d20251027_m022038_c001_v0001180_t0054_u01761531638811") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f94_d20251027_m022038_c001_v7007000_t0000_u01761531638628") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbf07_d20251027_m022033_c001_v0001182_t0022_u01761531633782") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb38dd_d20251027_m022031_c001_v7007000_t0000_u01761531631319") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9cfe_d20251027_m022028_c001_v0001150_t0018_u01761531628543") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4190ef62beeb38c8_d20251027_m022027_c001_v7007000_t0000_u01761531627814") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbea8_d20251027_m022023_c001_v0001182_t0034_u01761531623118") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cfda_d20251027_m022020_c001_v7007000_t0000_u01761531620662") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ce6_d20251027_m022018_c001_v0001150_t0057_u01761531618131") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cfd6_d20251027_m022017_c001_v7007000_t0000_u01761531617042") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbe42_d20251027_m022010_c001_v0001182_t0056_u01761531610897") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a7fd_d20251027_m022008_c001_v7007000_t0000_u01761531608493") 2025/10/27 02:25:51 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9cce_d20251027_m022005_c001_v0001150_t0043_u01761531605700") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857a7f5_d20251027_m022004_c001_v7007000_t0000_u01761531604582") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbde8_d20251027_m021958_c001_v0001182_t0055_u01761531598200") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de6d9_d20251027_m021955_c001_v7007000_t0000_u01761531595888") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9c9d_d20251027_m021953_c001_v0001150_t0016_u01761531593407") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de6d3_d20251027_m021952_c001_v7007000_t0000_u01761531592312") 2025/10/27 02:25:52 DEBUG : dst/three.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbd79_d20251027_m021945_c001_v0001182_t0049_u01761531585887") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558fc4_d20251027_m022043_c001_v7007000_t0000_u01761531643822") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f107895e7f36e55bf_d20251027_m022041_c001_v0001037_t0012_u01761531641782") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1155659fb91c6668_d20251027_m022038_c001_v0001165_t0052_u01761531638416") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb9f_d20251027_m022032_c001_v7007000_t0000_u01761531632245") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112deeaed3715c4f_d20251027_m022030_c001_v0001091_t0014_u01761531630880") 2025/10/27 02:25:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11828e0709446b89_d20251027_m022027_c001_v0001098_t0020_u01761531627351") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbe8_d20251027_m022055_c001_v7007000_t0000_u01761531655475") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbf78_d20251027_m022045_c001_v0001182_t0042_u01761531645369") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558fc7_d20251027_m022044_c001_v7007000_t0000_u01761531644005") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d0c_d20251027_m022033_c001_v0001150_t0027_u01761531633368") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bba0_d20251027_m022032_c001_v7007000_t0000_u01761531632425") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9cf1_d20251027_m022022_c001_v0001150_t0034_u01761531622708") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bb95_d20251027_m022021_c001_v7007000_t0000_u01761531621768") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9cd6_d20251027_m022010_c001_v0001150_t0054_u01761531610577") 2025/10/27 02:25:52 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b7f77_d20251027_m022009_c001_v7007000_t0000_u01761531609632") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9cb0_d20251027_m021957_c001_v0001150_t0048_u01761531597943") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c55bf_d20251027_m021957_c001_v7007000_t0000_u01761531597010") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9c81_d20251027_m021945_c001_v0001150_t0009_u01761531585474") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505b0d_d20251027_m021944_c001_v7007000_t0000_u01761531584535") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112765998c90614b_d20251027_m021940_c001_v0001090_t0051_u01761531580107") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8baf4_d20251027_m021919_c001_v7007000_t0000_u01761531559535") 2025/10/27 02:25:53 DEBUG : dst/two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10108722601e0fce_d20251027_m021917_c001_v0001043_t0034_u01761531557831") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558ecf_d20251027_m021845_c001_v7007000_t0000_u01761531525675") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b8d_d20251027_m021842_c001_v0001150_t0020_u01761531522340") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558ec7_d20251027_m021840_c001_v7007000_t0000_u01761531520504") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bba81_d20251027_m021830_c001_v0001182_t0055_u01761531510532") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5b4_d20251027_m021821_c001_v7007000_t0000_u01761531501600") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b33_d20251027_m021818_c001_v0001150_t0032_u01761531498192") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e607d_d20251027_m021758_c001_v7007000_t0000_u01761531478202") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6392_d20251027_m021756_c001_v0001093_t0034_u01761531476182") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6076_d20251027_m021755_c001_v7007000_t0000_u01761531475135") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d638c_d20251027_m021753_c001_v0001093_t0044_u01761531473900") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e606c_d20251027_m021750_c001_v7007000_t0000_u01761531470645") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6374_d20251027_m021748_c001_v0001093_t0039_u01761531468804") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6068_d20251027_m021747_c001_v7007000_t0000_u01761531467784") 2025/10/27 02:25:53 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6368_d20251027_m021746_c001_v0001093_t0044_u01761531466156") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6050_d20251027_m021739_c001_v7007000_t0000_u01761531459587") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6345_d20251027_m021737_c001_v0001093_t0007_u01761531457632") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6048_d20251027_m021736_c001_v7007000_t0000_u01761531456738") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d633d_d20251027_m021735_c001_v0001093_t0028_u01761531455744") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059f1_d20251027_m021730_c001_v7007000_t0000_u01761531450515") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d631d_d20251027_m021728_c001_v0001093_t0035_u01761531448766") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059ee_d20251027_m021726_c001_v7007000_t0000_u01761531446935") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d630d_d20251027_m021725_c001_v0001093_t0036_u01761531445889") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059e7_d20251027_m021725_c001_v7007000_t0000_u01761531445525") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1169852fa9e8788c_d20251027_m021724_c001_v0001182_t0058_u01761531444925") 2025/10/27 02:25:54 DEBUG : empty space: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6303_d20251027_m021722_c001_v0001093_t0035_u01761531442963") 2025/10/27 02:25:54 DEBUG : enormous: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6079_d20251027_m021757_c001_v7007000_t0000_u01761531477283") 2025/10/27 02:25:54 DEBUG : enormous: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6396_d20251027_m021756_c001_v0001093_t0036_u01761531476586") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bbef_d20251027_m022059_c001_v7007000_t0000_u01761531659810") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbfd6_d20251027_m022058_c001_v0001182_t0002_u01761531658650") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5a7_d20251027_m021816_c001_v7007000_t0000_u01761531496880") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b2d_d20251027_m021815_c001_v0001150_t0055_u01761531495908") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059cf_d20251027_m021720_c001_v7007000_t0000_u01761531440005") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62ef_d20251027_m021718_c001_v0001093_t0002_u01761531438899") 2025/10/27 02:25:54 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059c7_d20251027_m021718_c001_v7007000_t0000_u01761531438353") 2025/10/27 02:25:55 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62e7_d20251027_m021717_c001_v0001093_t0024_u01761531437007") 2025/10/27 02:25:55 DEBUG : existing: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62e5_d20251027_m021716_c001_v0001093_t0037_u01761531436167") 2025/10/27 02:25:55 DEBUG : existing-b: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5a9_d20251027_m021817_c001_v7007000_t0000_u01761531497061") 2025/10/27 02:25:55 DEBUG : existing-b: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb9f6_d20251027_m021815_c001_v0001182_t0033_u01761531495898") 2025/10/27 02:25:55 DEBUG : file1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837843_d20251027_m022146_c001_v7007000_t0000_u01761531706490") 2025/10/27 02:25:55 DEBUG : file1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fcbe_d20251027_m022145_c001_v0001180_t0028_u01761531705685") 2025/10/27 02:25:55 DEBUG : file1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683782e_d20251027_m022144_c001_v7007000_t0000_u01761531704387") 2025/10/27 02:25:55 DEBUG : file1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974305d_d20251027_m022143_c001_v0001043_t0057_u01761531703430") 2025/10/27 02:25:55 DEBUG : five: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6080_d20251027_m021802_c001_v7007000_t0000_u01761531482383") 2025/10/27 02:25:55 DEBUG : five: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d6de5a88d63ac_d20251027_m021800_c001_v0001093_t0058_u01761531480208") 2025/10/27 02:25:55 DEBUG : foo: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059ef_d20251027_m021728_c001_v7007000_t0000_u01761531448401") 2025/10/27 02:25:55 DEBUG : foo: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d6de5a88d6315_d20251027_m021727_c001_v0001093_t0058_u01761531447848") 2025/10/27 02:25:55 DEBUG : foo: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d6de5a88d6311_d20251027_m021727_c001_v0001093_t0058_u01761531447299") 2025/10/27 02:25:55 DEBUG : four: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6082_d20251027_m021802_c001_v7007000_t0000_u01761531482564") 2025/10/27 02:25:55 DEBUG : four: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9aed_d20251027_m021800_c001_v0001150_t0050_u01761531480759") 2025/10/27 02:25:55 DEBUG : four: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d63a6_d20251027_m021759_c001_v0001093_t0006_u01761531479322") 2025/10/27 02:25:55 DEBUG : hello world2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca4c_d20251027_m021632_c001_v7007000_t0000_u01761531392289") 2025/10/27 02:25:55 DEBUG : hello world2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6263_d20251027_m021631_c001_v0001093_t0002_u01761531391529") 2025/10/27 02:25:55 DEBUG : ignore-size: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059b8_d20251027_m021715_c001_v7007000_t0000_u01761531435791") 2025/10/27 02:25:55 DEBUG : ignore-size: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62e3_d20251027_m021714_c001_v0001093_t0026_u01761531434627") 2025/10/27 02:25:56 DEBUG : nested/sub dir/file: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5a2_d20251027_m021815_c001_v7007000_t0000_u01761531495172") 2025/10/27 02:25:56 DEBUG : nested/sub dir/file: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b29_d20251027_m021814_c001_v0001150_t0052_u01761531494503") 2025/10/27 02:25:56 DEBUG : nested/sub dir/file: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de59a_d20251027_m021813_c001_v7007000_t0000_u01761531493768") 2025/10/27 02:25:56 DEBUG : nested/sub dir/file: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb9de_d20251027_m021813_c001_v0001182_t0011_u01761531493087") 2025/10/27 02:25:56 DEBUG : one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6083_d20251027_m021802_c001_v7007000_t0000_u01761531482743") 2025/10/27 02:25:56 DEBUG : one: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d6de5a88d63a0_d20251027_m021758_c001_v0001093_t0058_u01761531478591") 2025/10/27 02:25:56 DEBUG : only0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377f5_d20251027_m022139_c001_v7007000_t0000_u01761531699029") 2025/10/27 02:25:56 DEBUG : only0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e45_d20251027_m022134_c001_v0001150_t0050_u01761531694158") 2025/10/27 02:25:56 DEBUG : only0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dd5_d20251027_m022121_c001_v0001150_t0042_u01761531681758") 2025/10/27 02:25:56 DEBUG : only0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07444_d20251027_m022115_c001_v7007000_t0000_u01761531675348") 2025/10/27 02:25:56 DEBUG : only0: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d68_d20251027_m022103_c001_v0001150_t0059_u01761531663494") 2025/10/27 02:25:56 DEBUG : only1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377f7_d20251027_m022139_c001_v7007000_t0000_u01761531699210") 2025/10/27 02:25:56 DEBUG : only1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc164_d20251027_m022134_c001_v0001182_t0011_u01761531694148") 2025/10/27 02:25:56 DEBUG : only1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dda_d20251027_m022122_c001_v0001150_t0003_u01761531682236") 2025/10/27 02:25:56 DEBUG : only1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c4_d20251027_m022116_c001_v7007000_t0000_u01761531676089") 2025/10/27 02:25:56 DEBUG : only1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d6a_d20251027_m022103_c001_v0001150_t0009_u01761531663973") 2025/10/27 02:25:56 DEBUG : only10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377f9_d20251027_m022139_c001_v7007000_t0000_u01761531699390") 2025/10/27 02:25:56 DEBUG : only10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc159_d20251027_m022133_c001_v0001182_t0011_u01761531693371") 2025/10/27 02:25:56 DEBUG : only10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e01_d20251027_m022127_c001_v0001150_t0047_u01761531687396") 2025/10/27 02:25:56 DEBUG : only10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07447_d20251027_m022115_c001_v7007000_t0000_u01761531675921") 2025/10/27 02:25:56 DEBUG : only10: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d8b_d20251027_m022108_c001_v0001150_t0033_u01761531668922") 2025/10/27 02:25:56 DEBUG : only11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377fc_d20251027_m022139_c001_v7007000_t0000_u01761531699570") 2025/10/27 02:25:57 DEBUG : only11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e35_d20251027_m022133_c001_v0001150_t0050_u01761531693381") 2025/10/27 02:25:57 DEBUG : only11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e05_d20251027_m022127_c001_v0001150_t0037_u01761531687858") 2025/10/27 02:25:57 DEBUG : only11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f62545b1_d20251027_m022115_c001_v7007000_t0000_u01761531675929") 2025/10/27 02:25:57 DEBUG : only11: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d8d_d20251027_m022109_c001_v0001150_t0030_u01761531669502") 2025/10/27 02:25:57 DEBUG : only12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a68377fd_d20251027_m022139_c001_v7007000_t0000_u01761531699751") 2025/10/27 02:25:57 DEBUG : only12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41732a040834fc8d_d20251027_m022134_c001_v0001180_t0019_u01761531694320") 2025/10/27 02:25:57 DEBUG : only12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e0d_d20251027_m022128_c001_v0001150_t0046_u01761531688457") 2025/10/27 02:25:57 DEBUG : only12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c1_d20251027_m022115_c001_v7007000_t0000_u01761531675524") 2025/10/27 02:25:57 DEBUG : only12: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d93_d20251027_m022110_c001_v0001150_t0053_u01761531670065") 2025/10/27 02:25:57 DEBUG : only13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837800_d20251027_m022139_c001_v7007000_t0000_u01761531699932") 2025/10/27 02:25:57 DEBUG : only13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41732a040834fc84_d20251027_m022133_c001_v0001180_t0019_u01761531693955") 2025/10/27 02:25:57 DEBUG : only13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e11_d20251027_m022128_c001_v0001150_t0007_u01761531688989") 2025/10/27 02:25:57 DEBUG : only13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f62545b3_d20251027_m022116_c001_v7007000_t0000_u01761531676114") 2025/10/27 02:25:57 DEBUG : only13: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d97_d20251027_m022110_c001_v0001150_t0015_u01761531670520") 2025/10/27 02:25:57 DEBUG : only14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837802_d20251027_m022140_c001_v7007000_t0000_u01761531700113") 2025/10/27 02:25:57 DEBUG : only14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412396706974303f_d20251027_m022134_c001_v0001043_t0008_u01761531694131") 2025/10/27 02:25:57 DEBUG : only14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e19_d20251027_m022129_c001_v0001150_t0020_u01761531689696") 2025/10/27 02:25:57 DEBUG : only14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c57a6_d20251027_m022116_c001_v7007000_t0000_u01761531676075") 2025/10/27 02:25:57 DEBUG : only14: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d9b_d20251027_m022111_c001_v0001150_t0031_u01761531671013") 2025/10/27 02:25:57 DEBUG : only15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837804_d20251027_m022140_c001_v7007000_t0000_u01761531700295") 2025/10/27 02:25:57 DEBUG : only15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e3b_d20251027_m022133_c001_v0001150_t0050_u01761531693777") 2025/10/27 02:25:57 DEBUG : only15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e1b_d20251027_m022130_c001_v0001150_t0002_u01761531690317") 2025/10/27 02:25:58 DEBUG : only15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c57a8_d20251027_m022116_c001_v7007000_t0000_u01761531676265") 2025/10/27 02:25:58 DEBUG : only15: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d9d_d20251027_m022111_c001_v0001150_t0013_u01761531671624") 2025/10/27 02:25:58 DEBUG : only16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837807_d20251027_m022140_c001_v7007000_t0000_u01761531700475") 2025/10/27 02:25:58 DEBUG : only16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc15c_d20251027_m022133_c001_v0001182_t0011_u01761531693768") 2025/10/27 02:25:58 DEBUG : only16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e1d_d20251027_m022130_c001_v0001150_t0049_u01761531690857") 2025/10/27 02:25:58 DEBUG : only16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07445_d20251027_m022115_c001_v7007000_t0000_u01761531675531") 2025/10/27 02:25:58 DEBUG : only16: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9da3_d20251027_m022112_c001_v0001150_t0059_u01761531672105") 2025/10/27 02:25:59 DEBUG : only17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837809_d20251027_m022140_c001_v7007000_t0000_u01761531700655") 2025/10/27 02:25:59 DEBUG : only17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc160_d20251027_m022133_c001_v0001182_t0011_u01761531693956") 2025/10/27 02:25:59 DEBUG : only17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e1f_d20251027_m022131_c001_v0001150_t0018_u01761531691341") 2025/10/27 02:25:59 DEBUG : only17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c5_d20251027_m022116_c001_v7007000_t0000_u01761531676277") 2025/10/27 02:25:59 DEBUG : only17: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dab_d20251027_m022112_c001_v0001150_t0033_u01761531672651") 2025/10/27 02:25:59 DEBUG : only18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683780c_d20251027_m022140_c001_v7007000_t0000_u01761531700837") 2025/10/27 02:25:59 DEBUG : only18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e41_d20251027_m022133_c001_v0001150_t0050_u01761531693960") 2025/10/27 02:25:59 DEBUG : only18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e25_d20251027_m022131_c001_v0001150_t0010_u01761531691917") 2025/10/27 02:25:59 DEBUG : only18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c57a1_d20251027_m022115_c001_v7007000_t0000_u01761531675529") 2025/10/27 02:25:59 DEBUG : only18: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dad_d20251027_m022113_c001_v0001150_t0003_u01761531673322") 2025/10/27 02:25:59 DEBUG : only19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683780f_d20251027_m022141_c001_v7007000_t0000_u01761531701017") 2025/10/27 02:25:59 DEBUG : only19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41732a040834fc88_d20251027_m022134_c001_v0001180_t0019_u01761531694138") 2025/10/27 02:25:59 DEBUG : only19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e2e_d20251027_m022132_c001_v0001150_t0023_u01761531692407") 2025/10/27 02:25:59 DEBUG : only19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f62545ad_d20251027_m022115_c001_v7007000_t0000_u01761531675557") 2025/10/27 02:25:59 DEBUG : only19: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9db3_d20251027_m022113_c001_v0001150_t0041_u01761531673877") 2025/10/27 02:25:59 DEBUG : only2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837810_d20251027_m022141_c001_v7007000_t0000_u01761531701197") 2025/10/27 02:25:59 DEBUG : only2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e49_d20251027_m022134_c001_v0001150_t0050_u01761531694539") 2025/10/27 02:25:59 DEBUG : only2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ddc_d20251027_m022122_c001_v0001150_t0035_u01761531682748") 2025/10/27 02:25:59 DEBUG : only2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07446_d20251027_m022115_c001_v7007000_t0000_u01761531675735") 2025/10/27 02:25:59 DEBUG : only2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d70_d20251027_m022104_c001_v0001150_t0013_u01761531664641") 2025/10/27 02:25:59 DEBUG : only3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837813_d20251027_m022141_c001_v7007000_t0000_u01761531701378") 2025/10/27 02:25:59 DEBUG : only3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4123967069743041_d20251027_m022134_c001_v0001043_t0008_u01761531694336") 2025/10/27 02:25:59 DEBUG : only3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dde_d20251027_m022123_c001_v0001150_t0059_u01761531683231") 2025/10/27 02:25:59 DEBUG : only3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07449_d20251027_m022116_c001_v7007000_t0000_u01761531676106") 2025/10/27 02:25:59 DEBUG : only3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d74_d20251027_m022105_c001_v0001150_t0024_u01761531665142") 2025/10/27 02:26:00 DEBUG : only4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837814_d20251027_m022141_c001_v7007000_t0000_u01761531701573") 2025/10/27 02:26:00 DEBUG : only4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc16c_d20251027_m022134_c001_v0001182_t0011_u01761531694529") 2025/10/27 02:26:00 DEBUG : only4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9de0_d20251027_m022123_c001_v0001150_t0006_u01761531683692") 2025/10/27 02:26:00 DEBUG : only4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416dece3f62545af_d20251027_m022115_c001_v7007000_t0000_u01761531675745") 2025/10/27 02:26:00 DEBUG : only4: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d7a_d20251027_m022105_c001_v0001150_t0043_u01761531665735") 2025/10/27 02:26:00 DEBUG : only5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837817_d20251027_m022141_c001_v7007000_t0000_u01761531701755") 2025/10/27 02:26:00 DEBUG : only5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bc168_d20251027_m022134_c001_v0001182_t0011_u01761531694346") 2025/10/27 02:26:00 DEBUG : only5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9de6_d20251027_m022124_c001_v0001150_t0021_u01761531684387") 2025/10/27 02:26:00 DEBUG : only5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07443_d20251027_m022115_c001_v7007000_t0000_u01761531675153") 2025/10/27 02:26:00 DEBUG : only5: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d7e_d20251027_m022106_c001_v0001150_t0017_u01761531666189") 2025/10/27 02:26:00 DEBUG : only6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837819_d20251027_m022141_c001_v7007000_t0000_u01761531701936") 2025/10/27 02:26:00 DEBUG : only6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4123967069743043_d20251027_m022134_c001_v0001043_t0008_u01761531694519") 2025/10/27 02:26:00 DEBUG : only6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dee_d20251027_m022124_c001_v0001150_t0058_u01761531684985") 2025/10/27 02:26:00 DEBUG : only6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c57a4_d20251027_m022115_c001_v7007000_t0000_u01761531675894") 2025/10/27 02:26:00 DEBUG : only6: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d80_d20251027_m022106_c001_v0001150_t0030_u01761531666736") 2025/10/27 02:26:00 DEBUG : only7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683781b_d20251027_m022142_c001_v7007000_t0000_u01761531702120") 2025/10/27 02:26:00 DEBUG : only7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41244d37e16a9e47_d20251027_m022134_c001_v0001150_t0050_u01761531694356") 2025/10/27 02:26:00 DEBUG : only7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9df4_d20251027_m022125_c001_v0001150_t0046_u01761531685595") 2025/10/27 02:26:00 DEBUG : only7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f401886b1971c57a3_d20251027_m022115_c001_v7007000_t0000_u01761531675714") 2025/10/27 02:26:00 DEBUG : only7: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d84_d20251027_m022107_c001_v0001150_t0010_u01761531667390") 2025/10/27 02:26:00 DEBUG : only8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683781e_d20251027_m022142_c001_v7007000_t0000_u01761531702302") 2025/10/27 02:26:00 DEBUG : only8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41732a040834fc8f_d20251027_m022134_c001_v0001180_t0019_u01761531694503") 2025/10/27 02:26:00 DEBUG : only8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9df6_d20251027_m022126_c001_v0001150_t0015_u01761531686193") 2025/10/27 02:26:00 DEBUG : only8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c3_d20251027_m022115_c001_v7007000_t0000_u01761531675908") 2025/10/27 02:26:01 DEBUG : only8: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d86_d20251027_m022107_c001_v0001150_t0014_u01761531667870") 2025/10/27 02:26:01 DEBUG : only9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837821_d20251027_m022142_c001_v7007000_t0000_u01761531702483") 2025/10/27 02:26:01 DEBUG : only9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41732a040834fc91_d20251027_m022134_c001_v0001180_t0019_u01761531694685") 2025/10/27 02:26:01 DEBUG : only9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9dfd_d20251027_m022126_c001_v0001150_t0054_u01761531686823") 2025/10/27 02:26:01 DEBUG : only9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f417489b595cbb6c2_d20251027_m022115_c001_v7007000_t0000_u01761531675722") 2025/10/27 02:26:01 DEBUG : only9: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9d88_d20251027_m022108_c001_v0001150_t0035_u01761531668322") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de588_d20251027_m021811_c001_v7007000_t0000_u01761531491939") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb9b8_d20251027_m021809_c001_v0001182_t0050_u01761531489526") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de57d_d20251027_m021808_c001_v7007000_t0000_u01761531488797") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b02_d20251027_m021807_c001_v0001150_t0030_u01761531487015") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de572_d20251027_m021806_c001_v7007000_t0000_u01761531486221") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9af8_d20251027_m021803_c001_v0001150_t0013_u01761531483650") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6071_d20251027_m021752_c001_v7007000_t0000_u01761531472854") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d637e_d20251027_m021751_c001_v0001093_t0056_u01761531471186") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e606b_d20251027_m021749_c001_v7007000_t0000_u01761531469472") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6372_d20251027_m021748_c001_v0001093_t0043_u01761531468326") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6067_d20251027_m021746_c001_v7007000_t0000_u01761531466902") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6366_d20251027_m021745_c001_v0001093_t0014_u01761531465745") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e604e_d20251027_m021739_c001_v7007000_t0000_u01761531459031") 2025/10/27 02:26:01 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6341_d20251027_m021737_c001_v0001093_t0036_u01761531457281") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6049_d20251027_m021736_c001_v7007000_t0000_u01761531456919") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6337_d20251027_m021735_c001_v0001093_t0044_u01761531455341") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6046_d20251027_m021734_c001_v7007000_t0000_u01761531454925") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d632f_d20251027_m021734_c001_v0001093_t0036_u01761531454111") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d632b_d20251027_m021733_c001_v0001093_t0038_u01761531453316") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6045_d20251027_m021732_c001_v7007000_t0000_u01761531452953") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6329_d20251027_m021732_c001_v0001093_t0019_u01761531452137") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6325_d20251027_m021731_c001_v0001093_t0055_u01761531451422") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059f2_d20251027_m021730_c001_v7007000_t0000_u01761531450697") 2025/10/27 02:26:02 DEBUG : potato: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d631f_d20251027_m021729_c001_v0001093_t0017_u01761531449457") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d91f05a02ea43_d20251027_m021855_c001_v7007000_t0000_u01761531535281") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9bbf_d20251027_m021854_c001_v0001150_t0008_u01761531534451") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558ed1_d20251027_m021846_c001_v7007000_t0000_u01761531526474") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbaf7_d20251027_m021841_c001_v0001182_t0040_u01761531521788") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4068ede49cd39302_d20251027_m021834_c001_v7007000_t0000_u01761531514004") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b54_d20251027_m021829_c001_v0001150_t0059_u01761531509646") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5b7_d20251027_m021822_c001_v7007000_t0000_u01761531502410") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bba0a_d20251027_m021817_c001_v0001182_t0056_u01761531497975") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e607a_d20251027_m021757_c001_v7007000_t0000_u01761531477465") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d638e_d20251027_m021755_c001_v0001093_t0034_u01761531475680") 2025/10/27 02:26:02 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6077_d20251027_m021755_c001_v7007000_t0000_u01761531475316") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6388_d20251027_m021753_c001_v0001093_t0040_u01761531473420") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6073_d20251027_m021753_c001_v7007000_t0000_u01761531473054") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6382_d20251027_m021751_c001_v0001093_t0046_u01761531471948") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e606d_d20251027_m021750_c001_v7007000_t0000_u01761531470825") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6378_d20251027_m021749_c001_v0001093_t0009_u01761531469841") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6069_d20251027_m021747_c001_v7007000_t0000_u01761531467964") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d636c_d20251027_m021746_c001_v0001093_t0035_u01761531466915") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6051_d20251027_m021739_c001_v7007000_t0000_u01761531459832") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d634d_d20251027_m021738_c001_v0001093_t0012_u01761531458617") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca54_d20251027_m021635_c001_v7007000_t0000_u01761531395255") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d626f_d20251027_m021634_c001_v0001093_t0003_u01761531394414") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca4f_d20251027_m021633_c001_v7007000_t0000_u01761531393510") 2025/10/27 02:26:03 DEBUG : potato2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d626b_d20251027_m021632_c001_v0001093_t0041_u01761531392837") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f407238d137558ed0_d20251027_m021846_c001_v7007000_t0000_u01761531526295") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbaff_d20251027_m021842_c001_v0001182_t0043_u01761531522770") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4068ede49cd39304_d20251027_m021834_c001_v7007000_t0000_u01761531514410") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b5e_d20251027_m021830_c001_v0001150_t0009_u01761531510748") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5b6_d20251027_m021822_c001_v7007000_t0000_u01761531502229") 2025/10/27 02:26:03 DEBUG : potato3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bba18_d20251027_m021818_c001_v0001182_t0031_u01761531498544") 2025/10/27 02:26:03 DEBUG : pre-dest1/1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505af5_d20251027_m021928_c001_v7007000_t0000_u01761531568101") 2025/10/27 02:26:03 DEBUG : pre-dest1/1: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbc96_d20251027_m021920_c001_v0001182_t0028_u01761531560304") 2025/10/27 02:26:04 DEBUG : pre-dest2/2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505af6_d20251027_m021928_c001_v7007000_t0000_u01761531568282") 2025/10/27 02:26:04 DEBUG : pre-dest2/2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9c12_d20251027_m021920_c001_v0001150_t0043_u01761531560889") 2025/10/27 02:26:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8ba7f_d20251027_m021905_c001_v7007000_t0000_u01761531545990") 2025/10/27 02:26:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bbbe6_d20251027_m021903_c001_v0001182_t0050_u01761531543058") 2025/10/27 02:26:04 DEBUG : sizeonly: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf45059af_d20251027_m021714_c001_v7007000_t0000_u01761531434055") 2025/10/27 02:26:04 DEBUG : sizeonly: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62df_d20251027_m021713_c001_v0001093_t0056_u01761531433015") 2025/10/27 02:26:04 DEBUG : splitbanan: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9f93_d20251027_m022330_c001_v7007000_t0000_u01761531810587") 2025/10/27 02:26:04 DEBUG : splitbanan: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fe85_d20251027_m022323_c001_v0001180_t0048_u01761531803550") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac0e_d20251027_m022442_c001_v7007000_t0000_u01761531882519") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974329c_d20251027_m022435_c001_v0001043_t0050_u01761531875955") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837c58_d20251027_m022427_c001_v7007000_t0000_u01761531867596") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743279_d20251027_m022421_c001_v0001043_t0042_u01761531861503") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8c033_d20251027_m022413_c001_v7007000_t0000_u01761531853226") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743259_d20251027_m022407_c001_v0001043_t0048_u01761531847098") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bfa8_d20251027_m022358_c001_v7007000_t0000_u01761531838661") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974323f_d20251027_m022352_c001_v0001043_t0038_u01761531832441") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f409fcbafcf7e9fc5_d20251027_m022344_c001_v7007000_t0000_u01761531824660") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f112396706974321e_d20251027_m022338_c001_v0001043_t0040_u01761531818077") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f41448d3fddd0b606_d20251027_m022325_c001_v7007000_t0000_u01761531805449") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc550_d20251027_m022322_c001_v0001182_t0021_u01761531802553") 2025/10/27 02:26:04 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f418e418520db6a24_d20251027_m022314_c001_v7007000_t0000_u01761531794689") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc4a8_d20251027_m022308_c001_v0001182_t0038_u01761531788030") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f404540c705a07613_d20251027_m022306_c001_v7007000_t0000_u01761531786847") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743185_d20251027_m022303_c001_v0001043_t0017_u01761531783716") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f792be_d20251027_m022255_c001_v7007000_t0000_u01761531775180") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743147_d20251027_m022248_c001_v0001043_t0022_u01761531768181") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f419a82c38271f924_d20251027_m022246_c001_v7007000_t0000_u01761531766925") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743135_d20251027_m022243_c001_v0001043_t0003_u01761531763321") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f416b2c496b9d3a96_d20251027_m022229_c001_v7007000_t0000_u01761531749364") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ef1_d20251027_m022224_c001_v0001150_t0028_u01761531744973") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4036d880aab8bdff_d20251027_m022217_c001_v7007000_t0000_u01761531737037") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9ec5_d20251027_m022210_c001_v0001150_t0016_u01761531730606") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4009d42887961335_d20251027_m022202_c001_v7007000_t0000_u01761531722859") 2025/10/27 02:26:05 DEBUG : splitbananasplit: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e9b_d20251027_m022156_c001_v0001150_t0022_u01761531716816") 2025/10/27 02:26:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415ef40f70f79339_d20251027_m022309_c001_v7007000_t0000_u01761531789585") 2025/10/27 02:26:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743193_d20251027_m022304_c001_v0001043_t0023_u01761531784971") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683785a_d20251027_m022150_c001_v7007000_t0000_u01761531710542") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e7d_d20251027_m022149_c001_v0001150_t0038_u01761531709436") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837850_d20251027_m022148_c001_v7007000_t0000_u01761531708679") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1123967069743069_d20251027_m022147_c001_v0001043_t0008_u01761531707444") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de5a3_d20251027_m021815_c001_v7007000_t0000_u01761531495353") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb9ea_d20251027_m021814_c001_v0001182_t0050_u01761531494494") 2025/10/27 02:26:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de59d_d20251027_m021813_c001_v7007000_t0000_u01761531493949") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b25_d20251027_m021813_c001_v0001150_t0014_u01761531493074") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf450599b_d20251027_m021710_c001_v7007000_t0000_u01761531430787") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62cf_d20251027_m021709_c001_v0001093_t0026_u01761531429298") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf450598f_d20251027_m021708_c001_v7007000_t0000_u01761531428935") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62cb_d20251027_m021707_c001_v0001093_t0002_u01761531427865") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505975_d20251027_m021705_c001_v7007000_t0000_u01761531425717") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62c7_d20251027_m021703_c001_v0001093_t0057_u01761531423982") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505965_d20251027_m021703_c001_v7007000_t0000_u01761531423441") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62c1_d20251027_m021702_c001_v0001093_t0000_u01761531422145") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62bb_d20251027_m021659_c001_v0001093_t0002_u01761531419109") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f412fb83cf4505941_d20251027_m021658_c001_v7007000_t0000_u01761531418745") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62b5_d20251027_m021657_c001_v0001093_t0007_u01761531417878") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62ad_d20251027_m021657_c001_v0001093_t0032_u01761531417096") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cdf5_d20251027_m021656_c001_v7007000_t0000_u01761531416326") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d62ab_d20251027_m021653_c001_v0001093_t0039_u01761531413896") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d629b_d20251027_m021650_c001_v0001093_t0040_u01761531410694") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cde6_d20251027_m021650_c001_v7007000_t0000_u01761531410332") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6299_d20251027_m021649_c001_v0001093_t0009_u01761531409450") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6295_d20251027_m021648_c001_v0001093_t0058_u01761531408710") 2025/10/27 02:26:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cddc_d20251027_m021648_c001_v7007000_t0000_u01761531408349") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6291_d20251027_m021644_c001_v0001093_t0046_u01761531404528") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cdcb_d20251027_m021644_c001_v7007000_t0000_u01761531404159") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6289_d20251027_m021643_c001_v0001093_t0045_u01761531403319") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044cdc4_d20251027_m021642_c001_v7007000_t0000_u01761531402420") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6285_d20251027_m021641_c001_v0001093_t0021_u01761531401566") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca63_d20251027_m021641_c001_v7007000_t0000_u01761531401021") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6283_d20251027_m021640_c001_v0001093_t0051_u01761531400285") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca5c_d20251027_m021639_c001_v7007000_t0000_u01761531399384") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6277_d20251027_m021638_c001_v0001093_t0030_u01761531398394") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca56_d20251027_m021637_c001_v7007000_t0000_u01761531397843") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6275_d20251027_m021637_c001_v0001093_t0042_u01761531397082") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca55_d20251027_m021636_c001_v7007000_t0000_u01761531396519") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6271_d20251027_m021635_c001_v0001093_t0033_u01761531395797") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca4b_d20251027_m021630_c001_v7007000_t0000_u01761531390942") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d625e_d20251027_m021630_c001_v0001093_t0022_u01761531390100") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca47_d20251027_m021629_c001_v7007000_t0000_u01761531389560") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d625c_d20251027_m021628_c001_v0001093_t0027_u01761531388768") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca45_d20251027_m021627_c001_v7007000_t0000_u01761531387854") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d625a_d20251027_m021627_c001_v0001093_t0029_u01761531387080") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f405638df9044ca43_d20251027_m021624_c001_v7007000_t0000_u01761531384927") 2025/10/27 02:26:07 DEBUG : sub dir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d6255_d20251027_m021624_c001_v0001093_t0018_u01761531384121") 2025/10/27 02:26:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a683785b_d20251027_m022150_c001_v7007000_t0000_u01761531710726") 2025/10/27 02:26:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834fcd2_d20251027_m022149_c001_v0001180_t0035_u01761531709448") 2025/10/27 02:26:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837852_d20251027_m022148_c001_v7007000_t0000_u01761531708860") 2025/10/27 02:26:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc1d8_d20251027_m022147_c001_v0001182_t0032_u01761531707457") 2025/10/27 02:26:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac2e_d20251027_m022444_c001_v7007000_t0000_u01761531884541") 2025/10/27 02:26:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc83d_d20251027_m022443_c001_v0001182_t0042_u01761531883907") 2025/10/27 02:26:08 DEBUG : sub/yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de586_d20251027_m021811_c001_v7007000_t0000_u01761531491380") 2025/10/27 02:26:08 DEBUG : sub/yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9b0f_d20251027_m021809_c001_v0001150_t0001_u01761531489536") 2025/10/27 02:26:08 DEBUG : test_dir1/file2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837847_d20251027_m022146_c001_v7007000_t0000_u01761531706671") 2025/10/27 02:26:08 DEBUG : test_dir1/file2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e69_d20251027_m022145_c001_v0001150_t0013_u01761531705342") 2025/10/27 02:26:08 DEBUG : test_dir1/file2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837830_d20251027_m022144_c001_v7007000_t0000_u01761531704567") 2025/10/27 02:26:08 DEBUG : test_dir1/file2: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16a9e63_d20251027_m022143_c001_v0001150_t0003_u01761531703450") 2025/10/27 02:26:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837848_d20251027_m022146_c001_v7007000_t0000_u01761531706867") 2025/10/27 02:26:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc1c6_d20251027_m022145_c001_v0001182_t0046_u01761531705333") 2025/10/27 02:26:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f423f3964a6837833_d20251027_m022144_c001_v7007000_t0000_u01761531704747") 2025/10/27 02:26:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc1b6_d20251027_m022143_c001_v0001182_t0039_u01761531703440") 2025/10/27 02:26:08 DEBUG : three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6084_d20251027_m021802_c001_v7007000_t0000_u01761531482923") 2025/10/27 02:26:08 DEBUG : three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d63b2_d20251027_m021801_c001_v0001093_t0045_u01761531481512") 2025/10/27 02:26:08 DEBUG : three: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108d6de5a88d63a4_d20251027_m021758_c001_v0001093_t0003_u01761531478964") 2025/10/27 02:26:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac48_d20251027_m022446_c001_v7007000_t0000_u01761531886223") 2025/10/27 02:26:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0eb_d20251027_m022445_c001_v0001150_t0059_u01761531885548") 2025/10/27 02:26:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857c91c_d20251027_m022504_c001_v7007000_t0000_u01761531904819") 2025/10/27 02:26:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a0408350013_d20251027_m022503_c001_v0001180_t0058_u01761531903079") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857c904_d20251027_m022501_c001_v7007000_t0000_u01761531901472") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa10d_d20251027_m022459_c001_v0001150_t0041_u01761531899730") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857c8ef_d20251027_m022458_c001_v7007000_t0000_u01761531898783") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc8aa_d20251027_m022458_c001_v0001182_t0017_u01761531898189") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac8e_d20251027_m022453_c001_v7007000_t0000_u01761531893217") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa0fb_d20251027_m022452_c001_v0001150_t0026_u01761531892070") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac9e_d20251027_m022455_c001_v7007000_t0000_u01761531895363") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ffdb_d20251027_m022454_c001_v0001180_t0034_u01761531894277") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac7c_d20251027_m022451_c001_v7007000_t0000_u01761531891101") 2025/10/27 02:26:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bc87b_d20251027_m022450_c001_v0001182_t0016_u01761531890498") 2025/10/27 02:26:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac74_d20251027_m022449_c001_v7007000_t0000_u01761531889526") 2025/10/27 02:26:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697432a5_d20251027_m022448_c001_v0001043_t0037_u01761531888746") 2025/10/27 02:26:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857ac62_d20251027_m022447_c001_v7007000_t0000_u01761531887789") 2025/10/27 02:26:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11732a040834ffc5_d20251027_m022447_c001_v0001180_t0055_u01761531887171") 2025/10/27 02:26:09 DEBUG : toe/toe/toe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4211a8d8969b861c_d20251027_m022509_c001_v7007000_t0000_u01761531909553") 2025/10/27 02:26:09 DEBUG : toe/toe/toe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11244d37e16aa11d_d20251027_m022508_c001_v0001150_t0009_u01761531908704") 2025/10/27 02:26:09 DEBUG : toe/toe/toe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857acac_d20251027_m022457_c001_v7007000_t0000_u01761531897240") 2025/10/27 02:26:09 DEBUG : toe/toe/toe: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697432ab_d20251027_m022456_c001_v0001043_t0030_u01761531896319") 2025/10/27 02:26:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857c91f_d20251027_m022505_c001_v7007000_t0000_u01761531905405") 2025/10/27 02:26:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11239670697432bb_d20251027_m022504_c001_v0001043_t0015_u01761531904389") 2025/10/27 02:26:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f4205eaf02857c909_d20251027_m022502_c001_v7007000_t0000_u01761531902126") 2025/10/27 02:26:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f1044be2d85edaf7c_d20251027_m022500_c001_v0001044_t0033_u01761531900952") 2025/10/27 02:26:10 DEBUG : two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f422f6166224e6085_d20251027_m021803_c001_v7007000_t0000_u01761531483103") 2025/10/27 02:26:10 DEBUG : two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f40264403933bb968_d20251027_m021800_c001_v0001182_t0011_u01761531480947") 2025/10/27 02:26:10 DEBUG : two: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f408d6de5a88d63a2_d20251027_m021758_c001_v0001093_t0058_u01761531478782") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de589_d20251027_m021812_c001_v7007000_t0000_u01761531492121") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f109d4cbac1ee7b10_d20251027_m021810_c001_v0001040_t0000_u01761531490796") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de57a_d20251027_m021808_c001_v7007000_t0000_u01761531488208") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb99e_d20251027_m021806_c001_v0001182_t0000_u01761531486958") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de570_d20251027_m021805_c001_v7007000_t0000_u01761531485678") 2025/10/27 02:26:10 DEBUG : yam: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f10264403933bb978_d20251027_m021803_c001_v0001182_t0057_u01761531483662") 2025/10/27 02:26:10 DEBUG : yaml: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de57f_d20251027_m021808_c001_v7007000_t0000_u01761531488977") 2025/10/27 02:26:10 DEBUG : yaml: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f108ff0c6a3ca6439_d20251027_m021808_c001_v0001182_t0043_u01761531488012") 2025/10/27 02:26:10 DEBUG : yaml: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f415e79b3fd8de574_d20251027_m021806_c001_v7007000_t0000_u01761531486401") 2025/10/27 02:26:10 DEBUG : yaml: Deleting (id "4_z6f12cd93703d2b3b9fa80e1b_f11401592ac5f6b53_d20251027_m021804_c001_v0001104_t0048_u01761531484909") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m50.637160953s (try 1/5)