"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/13 04:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo" 2025/10/13 04:47:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:47:16 DEBUG : Creating backend with remote "/tmp/rclone2597521293" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:17 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:17 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:18 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:18 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:19 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:19 DEBUG : B2 bucket rclone-test-likoxim2culo: 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:21 DEBUG : Creating backend with remote "/non-existing" 2025/10/13 04:47:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/13 04:47:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:22 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:22 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:23 INFO : B2 bucket rclone-test-likoxim2culo: Running all checks before starting transfers 2025/10/13 04:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:23 INFO : B2 bucket rclone-test-likoxim2culo: Checks finished, now starting transfers 2025/10/13 04:47:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:25 ERROR : Ignoring --no-traverse with sync 2025/10/13 04:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:25 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:25 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:25 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/13 04:47:26 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:26 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/13 04:47:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:47:27 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:27 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:47:29 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:29 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 04:47:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:47:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/13 04:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:47:30 INFO : sub dir2: Making directory 2025/10/13 04:47:30 INFO : sub dir: Making directory 2025/10/13 04:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:30 INFO : sub dir2/sub sub dir2: Making directory 2025/10/13 04:47:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:30 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/13 04:47:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:31 INFO : sub dir2: Making directory 2025/10/13 04:47:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 04:47:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:32 DEBUG : sub dir2: Making directory with metadata 2025/10/13 04:47:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:47:32 INFO : sub dir2: Making directory 2025/10/13 04:47:32 INFO : sub dir: Making directory 2025/10/13 04:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:32 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:32 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:33 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/13 04:47:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/13 04:47:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:34 INFO : sub dir2: Making directory 2025/10/13 04:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:34 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:34 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:34 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:35 DEBUG : sub dir2: Making directory with metadata 2025/10/13 04:47:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:47:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:47:35 INFO : sub dir2: Making directory 2025/10/13 04:47:35 INFO : sub dir: Making directory 2025/10/13 04:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:36 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/13 04:47:36 DEBUG : B2 bucket rclone-test-likoxim2culo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:37 INFO : sub dir2: Making directory 2025/10/13 04:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:37 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:47:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hijuric3ranu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-hijuric3ranu 2025/10/13 04:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:39 DEBUG : B2 bucket rclone-test-hijuric3ranu: Waiting for checks to finish 2025/10/13 04:47:39 DEBUG : B2 bucket rclone-test-hijuric3ranu: Waiting for transfers to finish 2025/10/13 04:47:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:41 DEBUG : B2 bucket rclone-test-hijuric3ranu: Purge remote 2025/10/13 04:47:41 INFO : B2 bucket rclone-test-hijuric3ranu: cleaning bucket "rclone-test-hijuric3ranu" of all files 2025/10/13 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef624d53e05ddbbb9f980e1b_f105833bc8182c4eb_d20251013_m044740_c001_v0001037_t0016_u01760330860606") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 04:47:43 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:43 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 04:47:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gorasif8xike" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-gorasif8xike 2025/10/13 04:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:45 DEBUG : B2 bucket rclone-test-gorasif8xike: Waiting for checks to finish 2025/10/13 04:47:45 DEBUG : B2 bucket rclone-test-gorasif8xike: Waiting for transfers to finish 2025/10/13 04:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:47 DEBUG : B2 bucket rclone-test-gorasif8xike: Waiting for checks to finish 2025/10/13 04:47:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 04:47:47 DEBUG : B2 bucket rclone-test-gorasif8xike: Waiting for transfers to finish 2025/10/13 04:47:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 04:47:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:47 DEBUG : B2 bucket rclone-test-gorasif8xike: Purge remote 2025/10/13 04:47:47 INFO : B2 bucket rclone-test-gorasif8xike: cleaning bucket "rclone-test-gorasif8xike" of all files 2025/10/13 04:47:48 DEBUG : sub dir/hello world: Deleting (id "4_zef925dc3e05ddbbb9f980e1b_f101757bc165bf332_d20251013_m044747_c001_v0001182_t0006_u01760330867531") 2025/10/13 04:47:48 DEBUG : sub dir/hello world: Deleting (id "4_zef925dc3e05ddbbb9f980e1b_f1063f35ecfc53b6e_d20251013_m044746_c001_v0001136_t0023_u01760330866346") --- PASS: TestServerSideCopyOverSelf (5.64s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 04:47:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:47:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 04:47:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/13 04:47:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tawijok3bebu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-tawijok3bebu 2025/10/13 04:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:47:52 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for checks to finish 2025/10/13 04:47:52 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for transfers to finish 2025/10/13 04:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:47:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 04:47:54 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for checks to finish 2025/10/13 04:47:54 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for transfers to finish 2025/10/13 04:47:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 04:47:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:55 INFO : sub dir/hello world: Deleted 2025/10/13 04:47:56 DEBUG : testing file moves 2025/10/13 04:47:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/13 04:47:56 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for checks to finish 2025/10/13 04:47:56 DEBUG : B2 bucket rclone-test-tawijok3bebu: Waiting for transfers to finish 2025/10/13 04:47:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/13 04:47:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 04:47:57 INFO : sub dir/hello world: Deleted 2025/10/13 04:47:57 DEBUG : B2 bucket rclone-test-tawijok3bebu: Purge remote 2025/10/13 04:47:57 INFO : B2 bucket rclone-test-tawijok3bebu: cleaning bucket "rclone-test-tawijok3bebu" of all files 2025/10/13 04:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d83e05ddbbb9f980e1b_f110f6f50e5271ad1_d20251013_m044756_c001_v0001102_t0044_u01760330876711") 2025/10/13 04:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d83e05ddbbb9f980e1b_f1183e7d896610d9d_d20251013_m044755_c001_v0001116_t0041_u01760330875112") 2025/10/13 04:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d83e05ddbbb9f980e1b_f10229be4d72fc304_d20251013_m044753_c001_v0001145_t0005_u01760330873440") --- PASS: TestServerSideMoveOverSelf (7.91s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:47:59 ERROR : error listing: directory not found 2025/10/13 04:47:59 INFO : Local file system at /tmp/rclone2597521293: Making directory 2025/10/13 04:47:59 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:47:59 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.32s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:48:01 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for checks to finish 2025/10/13 04:48:01 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for transfers to finish 2025/10/13 04:48:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:48:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/13 04:48:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/13 04:48:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:48:02 INFO : check sum: Copied (new) 2025/10/13 04:48:02 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:03 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:48:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/13 04:48:03 DEBUG : check sum: Unchanged skipping 2025/10/13 04:48:03 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:03 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/13 04:48:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 04:48:04 INFO : sizeonly: Copied (new) 2025/10/13 04:48:04 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:04 DEBUG : sizeonly: Sizes identical 2025/10/13 04:48:04 DEBUG : sizeonly: Unchanged skipping 2025/10/13 04:48:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:04 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/13 04:48:05 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:05 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/13 04:48:06 INFO : ignore-size: Copied (new) 2025/10/13 04:48:06 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:48:06 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:06 DEBUG : ignore-size: Unchanged skipping 2025/10/13 04:48:06 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:06 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:48:07 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:07 DEBUG : existing: Unchanged skipping 2025/10/13 04:48:07 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:07 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:07 INFO : There was nothing to transfer 2025/10/13 04:48:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/13 04:48:08 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:08 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 04:48:08 INFO : existing: Copied (replaced existing) 2025/10/13 04:48:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 04:48:09 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:09 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 04:48:09 INFO : existing: Copied (new) 2025/10/13 04:48:09 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:09 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:09 DEBUG : existing: Destination exists, skipping 2025/10/13 04:48:09 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:09 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/13 04:48:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:11 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 04:48:11 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:11 INFO : a/potato2: Copied (new) 2025/10/13 04:48:11 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:13 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/13 04:48:13 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:48:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/13 04:48:13 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:13 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:13 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:13 INFO : There was nothing to transfer 2025/10/13 04:48:13 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/13 04:48:13 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:48:14 INFO : empty space: Updated modification time in destination 2025/10/13 04:48:14 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:14 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:14 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:16 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/13 04:48:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:48:16 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:17 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/13 04:48:17 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2597521293) 2025/10/13 04:48:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-likoxim2culo) 2025/10/13 04:48:17 DEBUG : foo: sha1 differ 2025/10/13 04:48:17 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/13 04:48:17 INFO : foo: Copied (replaced existing) 2025/10/13 04:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/13 04:48:19 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:19 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:19 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:19 INFO : potato: Copied (new) 2025/10/13 04:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/13 04:48:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/13 04:48:21 INFO : potato: Copied (replaced existing) 2025/10/13 04:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:23 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/13 04:48:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2597521293) 2025/10/13 04:48:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-likoxim2culo) 2025/10/13 04:48:23 DEBUG : potato: sha1 differ 2025/10/13 04:48:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/13 04:48:23 INFO : potato: Copied (replaced existing) 2025/10/13 04:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:24 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/13 04:48:24 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:24 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:24 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:26 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:26 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:26 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:26 INFO : potato2: Copied (new) 2025/10/13 04:48:26 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:28 INFO : d: Making directory 2025/10/13 04:48:28 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/13 04:48:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:28 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:28 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 04:48:28 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:29 INFO : a/potato2: Copied (new) 2025/10/13 04:48:29 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/13 04:48:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:31 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 04:48:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:31 INFO : a/potato2: Copied (new) 2025/10/13 04:48:31 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting files as there were IO errors 2025/10/13 04:48:31 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:33 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:33 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:33 INFO : potato: Deleted 2025/10/13 04:48:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:35 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:35 INFO : potato: Deleted 2025/10/13 04:48:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:35 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:35 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:48:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:48:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/13 04:48:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:39 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 04:48:39 DEBUG : enormous: Excluded 2025/10/13 04:48:39 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 04:48:39 DEBUG : potato2: Excluded 2025/10/13 04:48:39 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 04:48:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:39 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:39 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:39 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:39 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:39 INFO : There was nothing to transfer 2025/10/13 04:48:40 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 04:48:40 DEBUG : enormous: Excluded 2025/10/13 04:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 04:48:40 DEBUG : potato2: Excluded 2025/10/13 04:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 04:48:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/13 04:48:40 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:40 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for checks to finish 2025/10/13 04:48:40 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for transfers to finish 2025/10/13 04:48:40 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 04:48:41 DEBUG : enormous: Excluded 2025/10/13 04:48:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 04:48:41 DEBUG : potato2: Excluded 2025/10/13 04:48:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:48:41 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:41 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:41 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:41 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:42 INFO : enormous: Deleted 2025/10/13 04:48:42 INFO : potato2: Deleted 2025/10/13 04:48:42 INFO : There was nothing to transfer 2025/10/13 04:48:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/13 04:48:42 DEBUG : empty space: Unchanged skipping 2025/10/13 04:48:42 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for checks to finish 2025/10/13 04:48:42 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for transfers to finish 2025/10/13 04:48:42 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:42 INFO : enormous: Deleted 2025/10/13 04:48:42 INFO : potato2: Deleted 2025/10/13 04:48:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:44 DEBUG : five: Need to transfer - File not found at Destination 2025/10/13 04:48:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/13 04:48:44 DEBUG : one: Destination is newer than source, skipping 2025/10/13 04:48:44 DEBUG : three: Sizes identical 2025/10/13 04:48:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2597521293) 2025/10/13 04:48:44 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-likoxim2culo) 2025/10/13 04:48:44 DEBUG : two: sha1 differ 2025/10/13 04:48:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 04:48:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 04:48:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 04:48:44 INFO : five: Copied (new) 2025/10/13 04:48:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 04:48:45 INFO : four: Copied (replaced existing) 2025/10/13 04:48:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 04:48:45 INFO : two: Copied (replaced existing) 2025/10/13 04:48:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:45 DEBUG : one: Destination is newer than source, skipping 2025/10/13 04:48:45 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2597521293) 2025/10/13 04:48:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-likoxim2culo) 2025/10/13 04:48:45 DEBUG : three: sha1 differ 2025/10/13 04:48:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 04:48:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 04:48:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/13 04:48:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/13 04:48:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 04:48:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 04:48:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 04:48:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 04:48:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/13 04:48:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 04:48:45 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:48:45 INFO : three: Copied (replaced existing) 2025/10/13 04:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/13 04:48:47 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:47 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:47 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 04:48:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 04:48:47 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:47 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:48 INFO : yam: Copied (new) 2025/10/13 04:48:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 04:48:48 INFO : potato: Copied (new) 2025/10/13 04:48:48 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:48:48 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:48 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:48 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:48 DEBUG : potato: Unchanged skipping 2025/10/13 04:48:48 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:49 INFO : yam: Copied (server-side copy) to: yaml 2025/10/13 04:48:49 INFO : yam: Deleted 2025/10/13 04:48:49 INFO : yaml: Renamed from "yam" 2025/10/13 04:48:49 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/13 04:48:50 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:50 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 04:48:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 04:48:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:50 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001176_t0046": EOF 2025/10/13 04:48:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001176_t0046": EOF) 2025/10/13 04:48:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/13 04:48:50 DEBUG : potato: Received error: Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001176_t0046": EOF - low level retry 0/10 2025/10/13 04:48:51 DEBUG : pacer: Reducing sleep to 10ms 2025/10/13 04:48:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 04:48:51 INFO : potato: Copied (new) 2025/10/13 04:48:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:51 INFO : yam: Copied (new) 2025/10/13 04:48:51 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:48:51 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:51 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:51 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:51 DEBUG : potato: Unchanged skipping 2025/10/13 04:48:51 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:52 INFO : yam: Copied (server-side copy) to: yaml 2025/10/13 04:48:52 INFO : yam: Deleted 2025/10/13 04:48:52 INFO : yaml: Renamed from "yam" 2025/10/13 04:48:52 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/13 04:48:53 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:53 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:53 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 04:48:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/13 04:48:53 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:53 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 04:48:54 INFO : potato: Copied (new) 2025/10/13 04:48:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:54 INFO : sub/yam: Copied (new) 2025/10/13 04:48:54 DEBUG : Waiting for deletions to finish 2025/10/13 04:48:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:48:54 DEBUG : potato: Unchanged skipping 2025/10/13 04:48:54 INFO : B2 bucket rclone-test-likoxim2culo: Making map for --track-renames 2025/10/13 04:48:54 INFO : B2 bucket rclone-test-likoxim2culo: Finished making map for --track-renames 2025/10/13 04:48:54 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:54 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for renames to finish 2025/10/13 04:48:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 04:48:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/13 04:48:55 INFO : sub/yam: Deleted 2025/10/13 04:48:55 INFO : yam: Renamed from "sub/yam" 2025/10/13 04:48:55 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:56 DEBUG : Creating backend with remote "/tmp/rclone2597521293/dir1" 2025/10/13 04:48:56 DEBUG : Creating backend with remote "/tmp/rclone2597521293/dir2" 2025/10/13 04:48:56 DEBUG : Local file system at /tmp/rclone2597521293/dir2: Using server-side directory move 2025/10/13 04:48:56 INFO : Local file system at /tmp/rclone2597521293/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 04:48:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/13 04:48:56 INFO : file1.txt: Moved (server-side) 2025/10/13 04:48:56 DEBUG : Local file system at /tmp/rclone2597521293/dir2: Waiting for checks to finish 2025/10/13 04:48:56 DEBUG : Local file system at /tmp/rclone2597521293/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:48:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 04:48:57 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:57 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:48:57 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:48:57 INFO : sub dir/hello world: Deleted 2025/10/13 04:48:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 04:48:57 INFO : nested/sub dir/file: Copied (new) 2025/10/13 04:48:57 INFO : nested/sub dir/file: Deleted 2025/10/13 04:48:57 INFO : sub dir: Removing directory 2025/10/13 04:48:57 INFO : nested/sub dir: Removing directory 2025/10/13 04:48:57 INFO : nested: Removing directory 2025/10/13 04:48:57 DEBUG : Local file system at /tmp/rclone2597521293: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 04:48:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 04:48:58 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:48:58 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:48:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 04:48:59 INFO : nested/sub dir/file: Copied (new) 2025/10/13 04:48:59 INFO : nested/sub dir/file: Deleted 2025/10/13 04:48:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:48:59 INFO : sub dir/hello world: Copied (new) 2025/10/13 04:48:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/13 04:49:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 04:49:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:49:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:49:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/13 04:49:01 INFO : existing-b: Copied (new) 2025/10/13 04:49:01 INFO : existing-b: Deleted 2025/10/13 04:49:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 04:49:01 INFO : existing: Copied (new) 2025/10/13 04:49:01 INFO : existing: Deleted 2025/10/13 04:49:01 DEBUG : existing: Destination exists, skipping 2025/10/13 04:49:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/13 04:49:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:49:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:49:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bajuxoc9lufa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-bajuxoc9lufa 2025/10/13 04:49:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 04:49:06 DEBUG : empty space: Unchanged skipping 2025/10/13 04:49:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 04:49:06 DEBUG : B2 bucket rclone-test-bajuxoc9lufa: Waiting for checks to finish 2025/10/13 04:49:06 INFO : empty space: Deleted 2025/10/13 04:49:06 DEBUG : B2 bucket rclone-test-bajuxoc9lufa: Waiting for transfers to finish 2025/10/13 04:49:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:06 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:07 INFO : potato2: Deleted 2025/10/13 04:49:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:07 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:07 INFO : potato3: Deleted 2025/10/13 04:49:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pesahax4yemo" 2025/10/13 04:49:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/13 04:49:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 04:49:08 DEBUG : B2 bucket rclone-test-pesahax4yemo: Waiting for checks to finish 2025/10/13 04:49:08 DEBUG : B2 bucket rclone-test-pesahax4yemo: Waiting for transfers to finish 2025/10/13 04:49:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:49:09 INFO : empty space: Copied (server-side copy) 2025/10/13 04:49:09 INFO : empty space: Deleted 2025/10/13 04:49:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:10 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:10 INFO : potato2: Deleted 2025/10/13 04:49:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:10 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:10 INFO : potato3: Deleted 2025/10/13 04:49:10 DEBUG : B2 bucket rclone-test-pesahax4yemo: Purge remote 2025/10/13 04:49:10 INFO : B2 bucket rclone-test-pesahax4yemo: cleaning bucket "rclone-test-pesahax4yemo" of all files 2025/10/13 04:49:10 DEBUG : empty space: Deleting (id "4_zbf42ad13e06ddbbb9f980e1b_f1115d731dee94257_d20251013_m044909_c001_v0001161_t0001_u01760330949437") 2025/10/13 04:49:10 DEBUG : potato2: Deleting (id "4_zbf42ad13e06ddbbb9f980e1b_f10992f9b0ec18da9_d20251013_m044909_c001_v0001105_t0037_u01760330949791") 2025/10/13 04:49:10 DEBUG : potato3: Deleting (id "4_zbf42ad13e06ddbbb9f980e1b_f115f8ed3ccc3a6c0_d20251013_m044909_c001_v0001101_t0025_u01760330949804") 2025/10/13 04:49:11 DEBUG : B2 bucket rclone-test-bajuxoc9lufa: Purge remote 2025/10/13 04:49:11 INFO : B2 bucket rclone-test-bajuxoc9lufa: cleaning bucket "rclone-test-bajuxoc9lufa" of all files 2025/10/13 04:49:11 DEBUG : empty space: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f40338a7a28f08c82_d20251013_m044909_c001_v7007000_t0000_u01760330949772") 2025/10/13 04:49:11 DEBUG : empty space: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f1075ca75eb85af4c_d20251013_m044905_c001_v0001183_t0006_u01760330945872") 2025/10/13 04:49:11 DEBUG : potato2: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f40338a7a28f08c84_d20251013_m044910_c001_v7007000_t0000_u01760330950117") 2025/10/13 04:49:11 DEBUG : potato2: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f102aff8601cc8003_d20251013_m044906_c001_v0001113_t0008_u01760330946689") 2025/10/13 04:49:11 DEBUG : potato3: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f40338a7a28f08c85_d20251013_m044910_c001_v7007000_t0000_u01760330950314") 2025/10/13 04:49:11 DEBUG : potato3: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f109f25ef5d091888_d20251013_m044907_c001_v0001134_t0000_u01760330947014") 2025/10/13 04:49:11 DEBUG : potato3: Deleting (id "4_z7fc29d13e06ddbbb9f980e1b_f1075ca75eb85af50_d20251013_m044906_c001_v0001183_t0020_u01760330946092") --- PASS: TestServerSideMove (11.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bibuhub7qate" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-bibuhub7qate 2025/10/13 04:49:19 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 04:49:19 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 04:49:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 04:49:19 DEBUG : B2 bucket rclone-test-bibuhub7qate: Waiting for checks to finish 2025/10/13 04:49:19 DEBUG : B2 bucket rclone-test-bibuhub7qate: Waiting for transfers to finish 2025/10/13 04:49:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:19 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:19 INFO : potato3: Deleted 2025/10/13 04:49:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:19 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:20 INFO : potato2: Deleted 2025/10/13 04:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kafomid9cota" 2025/10/13 04:49:21 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 04:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 04:49:21 DEBUG : B2 bucket rclone-test-kafomid9cota: Waiting for checks to finish 2025/10/13 04:49:21 DEBUG : B2 bucket rclone-test-kafomid9cota: Waiting for transfers to finish 2025/10/13 04:49:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:22 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:22 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:22 INFO : potato2: Deleted 2025/10/13 04:49:22 INFO : potato3: Deleted 2025/10/13 04:49:23 DEBUG : B2 bucket rclone-test-kafomid9cota: Purge remote 2025/10/13 04:49:23 INFO : B2 bucket rclone-test-kafomid9cota: cleaning bucket "rclone-test-kafomid9cota" of all files 2025/10/13 04:49:23 DEBUG : potato2: Deleting (id "4_z5f02dd33e06ddbbb9f980e1b_f100e354de5bee4f0_d20251013_m044922_c001_v0001100_t0014_u01760330962127") 2025/10/13 04:49:23 DEBUG : potato3: Deleting (id "4_z5f02dd33e06ddbbb9f980e1b_f1007dceb9d2d8a3a_d20251013_m044922_c001_v0001181_t0028_u01760330962495") 2025/10/13 04:49:23 DEBUG : B2 bucket rclone-test-bibuhub7qate: Purge remote 2025/10/13 04:49:23 INFO : B2 bucket rclone-test-bibuhub7qate: cleaning bucket "rclone-test-bibuhub7qate" of all files 2025/10/13 04:49:24 DEBUG : empty space: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f106b27d82dc5193a_d20251013_m044918_c001_v0001146_t0054_u01760330958028") 2025/10/13 04:49:24 DEBUG : potato2: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f409a344462a822d7_d20251013_m044922_c001_v7007000_t0000_u01760330962625") 2025/10/13 04:49:24 DEBUG : potato2: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f11214e7093c00c58_d20251013_m044919_c001_v0001044_t0051_u01760330959515") 2025/10/13 04:49:24 DEBUG : potato3: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f41649bf17507de70_d20251013_m044922_c001_v7007000_t0000_u01760330962713") 2025/10/13 04:49:24 DEBUG : potato3: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f1153af4942ffa71a_d20251013_m044919_c001_v0001091_t0040_u01760330959140") 2025/10/13 04:49:24 DEBUG : potato3: Deleting (id "4_z3f92cd13e06ddbbb9f980e1b_f106b27d82dc5193c_d20251013_m044918_c001_v0001146_t0019_u01760330958371") --- PASS: TestServerSideMoveWithFilter (12.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yikazid9sixi" 2025/10/13 04:49:28 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-likoxim2culo -> B2 bucket rclone-test-yikazid9sixi 2025/10/13 04:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 04:49:30 DEBUG : empty space: Unchanged skipping 2025/10/13 04:49:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 04:49:30 DEBUG : B2 bucket rclone-test-yikazid9sixi: Waiting for checks to finish 2025/10/13 04:49:30 INFO : empty space: Deleted 2025/10/13 04:49:30 DEBUG : B2 bucket rclone-test-yikazid9sixi: Waiting for transfers to finish 2025/10/13 04:49:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:30 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:30 INFO : potato2: Deleted 2025/10/13 04:49:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:31 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:31 INFO : potato3: Deleted 2025/10/13 04:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nehadaj1pate" 2025/10/13 04:49:32 INFO : tomatoDir: Making directory 2025/10/13 04:49:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/13 04:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 04:49:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 04:49:32 DEBUG : B2 bucket rclone-test-nehadaj1pate: Waiting for checks to finish 2025/10/13 04:49:32 DEBUG : B2 bucket rclone-test-nehadaj1pate: Waiting for transfers to finish 2025/10/13 04:49:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 04:49:33 INFO : potato3: Copied (server-side copy) 2025/10/13 04:49:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 04:49:33 INFO : empty space: Copied (server-side copy) 2025/10/13 04:49:34 INFO : potato3: Deleted 2025/10/13 04:49:34 INFO : empty space: Deleted 2025/10/13 04:49:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 04:49:34 INFO : potato2: Copied (server-side copy) 2025/10/13 04:49:34 INFO : potato2: Deleted 2025/10/13 04:49:35 DEBUG : B2 bucket rclone-test-nehadaj1pate: Purge remote 2025/10/13 04:49:35 INFO : B2 bucket rclone-test-nehadaj1pate: cleaning bucket "rclone-test-nehadaj1pate" of all files 2025/10/13 04:49:35 DEBUG : empty space: Deleting (id "4_z5f52fdf3e06ddbbb9f980e1b_f1190925a109f6b75_d20251013_m044933_c001_v0001145_t0029_u01760330973415") 2025/10/13 04:49:35 DEBUG : potato2: Deleting (id "4_z5f52fdf3e06ddbbb9f980e1b_f1144af5bd15569ac_d20251013_m044933_c001_v0001134_t0025_u01760330973989") 2025/10/13 04:49:35 DEBUG : potato3: Deleting (id "4_z5f52fdf3e06ddbbb9f980e1b_f1124f8f1cab6abeb_d20251013_m044933_c001_v0001182_t0052_u01760330973800") 2025/10/13 04:49:35 DEBUG : B2 bucket rclone-test-yikazid9sixi: Purge remote 2025/10/13 04:49:35 INFO : B2 bucket rclone-test-yikazid9sixi: cleaning bucket "rclone-test-yikazid9sixi" of all files 2025/10/13 04:49:36 DEBUG : empty space: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f408d91f0596a89ba_d20251013_m044934_c001_v7007000_t0000_u01760330974045") 2025/10/13 04:49:36 DEBUG : empty space: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f11273c95b8af70f6_d20251013_m044929_c001_v0001180_t0054_u01760330969662") 2025/10/13 04:49:36 DEBUG : potato2: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f408d91f0596a89bc_d20251013_m044934_c001_v7007000_t0000_u01760330974527") 2025/10/13 04:49:36 DEBUG : potato2: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f11853e9fff0c1236_d20251013_m044930_c001_v0001180_t0007_u01760330970474") 2025/10/13 04:49:36 DEBUG : potato3: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f4149afcae7c09e59_d20251013_m044934_c001_v7007000_t0000_u01760330974005") 2025/10/13 04:49:36 DEBUG : potato3: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f11678ee9ace0c0c7_d20251013_m044930_c001_v0001130_t0032_u01760330970733") 2025/10/13 04:49:36 DEBUG : potato3: Deleting (id "4_z6fa2ede3e06ddbbb9f980e1b_f11273c95b8af70f8_d20251013_m044929_c001_v0001180_t0046_u01760330969850") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:37 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/rclone-sync-test" 2025/10/13 04:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/rclone-sync-test-include/layer2" 2025/10/13 04:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/rclone-sync-test-ignore-file" 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test: Waiting for checks to finish 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test: Waiting for transfers to finish 2025/10/13 04:49:50 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:50 INFO : There was nothing to transfer 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:49:50 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:50 INFO : There was nothing to transfer 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/13 04:49:50 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/13 04:49:50 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:50 INFO : There was nothing to transfer 2025/10/13 04:49:51 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:49:51 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:49:51 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:51 INFO : There was nothing to transfer 2025/10/13 04:49:51 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/13 04:49:51 DEBUG : B2 bucket rclone-test-likoxim2culo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/13 04:49:51 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:51 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/CompareDest" 2025/10/13 04:49:55 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:49:55 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:49:55 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:49:56 INFO : one: Copied (new) 2025/10/13 04:49:56 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:49:56 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:49:56 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:49:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 04:49:57 INFO : one: Copied (replaced existing) 2025/10/13 04:49:57 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:49:59 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:49:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:49:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:49:59 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:49:59 DEBUG : Waiting for deletions to finish 2025/10/13 04:49:59 INFO : There was nothing to transfer 2025/10/13 04:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:50:00 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:50:01 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:01 INFO : There was nothing to transfer 2025/10/13 04:50:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:50:01 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:50:01 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:01 INFO : There was nothing to transfer 2025/10/13 04:50:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:02 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/13 04:50:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 04:50:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:50:02 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:50:02 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:02 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:02 INFO : There was nothing to transfer 2025/10/13 04:50:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:03 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:50:03 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:50:03 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/13 04:50:04 INFO : two: Copied (new) 2025/10/13 04:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:50:07 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dest" 2025/10/13 04:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/pre-dest1" 2025/10/13 04:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/pre-dest2" 2025/10/13 04:50:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/13 04:50:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/13 04:50:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/13 04:50:12 DEBUG : B2 bucket rclone-test-likoxim2culo path dest: Waiting for checks to finish 2025/10/13 04:50:12 DEBUG : B2 bucket rclone-test-likoxim2culo path dest: Waiting for transfers to finish 2025/10/13 04:50:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/13 04:50:13 INFO : 3: Copied (new) 2025/10/13 04:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.50s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:50:14 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/CopyDest" 2025/10/13 04:50:18 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:50:18 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:18 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:50:19 INFO : one: Copied (new) 2025/10/13 04:50:19 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:19 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:19 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 04:50:20 INFO : one: Copied (replaced existing) 2025/10/13 04:50:20 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/BackupDir" 2025/10/13 04:50:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:23 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:50:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:50:25 INFO : one: Copied (server-side copy) 2025/10/13 04:50:25 INFO : one: Deleted 2025/10/13 04:50:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 04:50:25 INFO : one: Copied (server-side copy) 2025/10/13 04:50:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/13 04:50:25 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:25 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:26 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001157_t0002": EOF 2025/10/13 04:50:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001157_t0002": EOF) 2025/10/13 04:50:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-likoxim2culo: 1/10 (Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/6fa2edd3e04ddbbb9f980e1b/c001_v0001157_t0002": EOF) 2025/10/13 04:50:29 DEBUG : pacer: Reducing sleep to 10ms 2025/10/13 04:50:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:29 DEBUG : one: Unchanged skipping 2025/10/13 04:50:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 04:50:30 INFO : two: Copied (server-side copy) 2025/10/13 04:50:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/13 04:50:30 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:30 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:31 DEBUG : two: Unchanged skipping 2025/10/13 04:50:31 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:31 DEBUG : one: Unchanged skipping 2025/10/13 04:50:31 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:31 INFO : There was nothing to transfer 2025/10/13 04:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:32 DEBUG : one: Unchanged skipping 2025/10/13 04:50:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/13 04:50:32 DEBUG : three: Destination not found in --copy-dest 2025/10/13 04:50:32 DEBUG : three: Need to transfer - File not found at Destination 2025/10/13 04:50:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:50:32 DEBUG : two: Unchanged skipping 2025/10/13 04:50:32 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:32 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/13 04:50:33 INFO : three: Copied (new) 2025/10/13 04:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/backup" 2025/10/13 04:50:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:50:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:40 DEBUG : two: Unchanged skipping 2025/10/13 04:50:40 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:50:42 INFO : one: Copied (server-side copy) 2025/10/13 04:50:42 INFO : one: Deleted 2025/10/13 04:50:42 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:50:43 INFO : one: Copied (new) 2025/10/13 04:50:43 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:50:43 INFO : three.txt: Copied (server-side copy) 2025/10/13 04:50:43 INFO : three.txt: Deleted 2025/10/13 04:50:43 INFO : three.txt: Moved into backup dir 2025/10/13 04:50:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:50:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:45 DEBUG : two: Unchanged skipping 2025/10/13 04:50:45 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:50:46 INFO : one: Copied (server-side copy) 2025/10/13 04:50:46 INFO : one: Deleted 2025/10/13 04:50:46 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:50:46 INFO : one: Copied (new) 2025/10/13 04:50:46 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:50:47 INFO : three.txt: Copied (server-side copy) 2025/10/13 04:50:47 INFO : three.txt: Deleted 2025/10/13 04:50:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/backup" 2025/10/13 04:50:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:50:54 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:50:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:54 DEBUG : two: Unchanged skipping 2025/10/13 04:50:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:50:55 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:50:55 INFO : one: Deleted 2025/10/13 04:50:55 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:50:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:50:56 INFO : one: Copied (new) 2025/10/13 04:50:56 DEBUG : Waiting for deletions to finish 2025/10/13 04:50:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:50:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:50:57 INFO : three.txt: Deleted 2025/10/13 04:50:57 INFO : three.txt: Moved into backup dir 2025/10/13 04:50:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:50:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:50:59 DEBUG : two: Unchanged skipping 2025/10/13 04:50:59 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:51:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:00 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:51:00 INFO : one: Deleted 2025/10/13 04:51:00 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:51:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:51:01 INFO : one: Copied (new) 2025/10/13 04:51:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:51:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:51:02 INFO : three.txt: Deleted 2025/10/13 04:51:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/backup" 2025/10/13 04:51:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:51:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:08 DEBUG : two: Unchanged skipping 2025/10/13 04:51:08 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:51:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:51:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 04:51:10 INFO : one: Deleted 2025/10/13 04:51:10 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:51:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:11 INFO : one: Copied (new) 2025/10/13 04:51:11 DEBUG : Waiting for deletions to finish 2025/10/13 04:51:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:51:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 04:51:11 INFO : three.txt: Deleted 2025/10/13 04:51:11 INFO : three.txt: Moved into backup dir 2025/10/13 04:51:13 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:13 DEBUG : two: Unchanged skipping 2025/10/13 04:51:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:51:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 04:51:14 INFO : one: Deleted 2025/10/13 04:51:14 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:51:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:51:15 INFO : one: Copied (new) 2025/10/13 04:51:15 DEBUG : Waiting for deletions to finish 2025/10/13 04:51:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 04:51:15 INFO : three.txt: Deleted 2025/10/13 04:51:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:51:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:22 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:51:22 DEBUG : two: Unchanged skipping 2025/10/13 04:51:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:51:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:51:22 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:51:22 INFO : one: Deleted 2025/10/13 04:51:22 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:51:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:24 INFO : one: Copied (new) 2025/10/13 04:51:24 DEBUG : Waiting for deletions to finish 2025/10/13 04:51:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:51:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:51:24 INFO : three.txt: Deleted 2025/10/13 04:51:24 INFO : three.txt: Moved into backup dir 2025/10/13 04:51:26 DEBUG : one.bak: Excluded (Path Filter) 2025/10/13 04:51:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/13 04:51:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:51:26 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for checks to finish 2025/10/13 04:51:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:26 DEBUG : two: Unchanged skipping 2025/10/13 04:51:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:51:27 INFO : one: Deleted 2025/10/13 04:51:27 DEBUG : B2 bucket rclone-test-likoxim2culo path dst: Waiting for transfers to finish 2025/10/13 04:51:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:51:28 INFO : one: Copied (new) 2025/10/13 04:51:28 DEBUG : Waiting for deletions to finish 2025/10/13 04:51:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:51:29 INFO : three.txt: Deleted 2025/10/13 04:51:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.39s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:51:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:51:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:51:34 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:51:35 INFO : one: Deleted 2025/10/13 04:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:36 INFO : one: Copied (new) 2025/10/13 04:51:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:36 DEBUG : two: Unchanged skipping 2025/10/13 04:51:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/13 04:51:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:51:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:51:37 INFO : three.txt: Deleted 2025/10/13 04:51:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:37 INFO : three.txt: Copied (new) 2025/10/13 04:51:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 04:51:39 INFO : one: Deleted 2025/10/13 04:51:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:51:39 INFO : one: Copied (new) 2025/10/13 04:51:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:39 DEBUG : two: Unchanged skipping 2025/10/13 04:51:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/13 04:51:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 04:51:40 INFO : three.txt: Deleted 2025/10/13 04:51:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/13 04:51:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-likoxim2culo/dst" 2025/10/13 04:51:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 04:51:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 04:51:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 04:51:48 INFO : one: Deleted 2025/10/13 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:49 INFO : one: Copied (new) 2025/10/13 04:51:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:50 DEBUG : two: Unchanged skipping 2025/10/13 04:51:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/13 04:51:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 04:51:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 04:51:51 INFO : three.txt: Deleted 2025/10/13 04:51:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:51 INFO : three.txt: Copied (new) 2025/10/13 04:51:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 04:51:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 04:51:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 04:51:53 INFO : one: Deleted 2025/10/13 04:51:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 04:51:53 INFO : one: Copied (new) 2025/10/13 04:51:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:51:53 DEBUG : two: Unchanged skipping 2025/10/13 04:51:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/13 04:51:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 04:51:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 04:51:54 INFO : three.txt: Deleted 2025/10/13 04:51:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/13 04:51:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:51:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/13 04:51:58 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:51:58 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:51:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/13 04:51:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/13 04:51:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.81s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:52:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 04:52:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:52:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:52:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 04:52:00 INFO : existing: Copied (new) 2025/10/13 04:52:00 DEBUG : Waiting for deletions to finish 2025/10/13 04:52:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:52:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/13 04:52:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/13 04:52:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:52:01 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting files as there were IO errors 2025/10/13 04:52:01 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:52:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:03 DEBUG : existing: Unchanged skipping 2025/10/13 04:52:03 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:52:03 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:52:03 DEBUG : Waiting for deletions to finish 2025/10/13 04:52:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", 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-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:52:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both0: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both10: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both11: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both12: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both13: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both14: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both15: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both16: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both17: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both18: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both19: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both1: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both2: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both3: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both4: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both5: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both6: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:52:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:52:31 DEBUG : both7: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both8: Unchanged skipping 2025/10/13 04:52:31 DEBUG : both9: Unchanged skipping 2025/10/13 04:52:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:52:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:52:31 INFO : only0: Deleted 2025/10/13 04:52:31 INFO : only11: Deleted 2025/10/13 04:52:32 INFO : only7: Deleted 2025/10/13 04:52:32 INFO : only14: Deleted 2025/10/13 04:52:32 INFO : only18: Deleted 2025/10/13 04:52:32 INFO : only19: Deleted 2025/10/13 04:52:32 INFO : only1: Deleted 2025/10/13 04:52:32 INFO : only5: Deleted 2025/10/13 04:52:32 INFO : only6: Deleted 2025/10/13 04:52:32 INFO : only8: Deleted 2025/10/13 04:52:32 INFO : only9: Deleted 2025/10/13 04:52:32 INFO : only13: Deleted 2025/10/13 04:52:32 INFO : only16: Deleted 2025/10/13 04:52:32 INFO : only17: Deleted 2025/10/13 04:52:32 INFO : only2: Deleted 2025/10/13 04:52:32 INFO : only3: Deleted 2025/10/13 04:52:32 INFO : only10: Deleted 2025/10/13 04:52:32 INFO : only12: Deleted 2025/10/13 04:52:32 INFO : only15: Deleted 2025/10/13 04:52:32 INFO : only4: Deleted 2025/10/13 04:52:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both0: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both10: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both11: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both12: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both13: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both14: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both15: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both16: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both17: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both18: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both19: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both2: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both5: Unchanged skipping 2025/10/13 04:53:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:53:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both6: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both7: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both8: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:04 DEBUG : both3: Unchanged skipping 2025/10/13 04:53:04 DEBUG : both1: Unchanged skipping 2025/10/13 04:53:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : both9: Unchanged skipping 2025/10/13 04:53:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/13 04:53:04 DEBUG : both4: Unchanged skipping 2025/10/13 04:53:04 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:53:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only0: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only11: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only14: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only12: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only15: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only16: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only17: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only13: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only18: Copied (replaced existing) 2025/10/13 04:53:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:05 INFO : only19: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only1: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only10: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only3: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only2: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only6: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only7: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only8: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only9: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only4: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 04:53:06 INFO : only5: Copied (replaced existing) 2025/10/13 04:53:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (37.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:14 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:53:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:53:14 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 04:53:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:53:14 INFO : empty_on_remote: Making directory 2025/10/13 04:53:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 04:53:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:17 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:53:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:53:17 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 04:53:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 04:53:17 INFO : empty_on_remote: Making directory 2025/10/13 04:53:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 04:53:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:19 INFO : sub dir: Making directory 2025/10/13 04:53:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 04:53:21 INFO : sub dir: Making directory 2025/10/13 04:53:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:30 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : banana: Unchanged skipping 2025/10/13 04:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:53:31 DEBUG : apple: Unchanged skipping 2025/10/13 04:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:53:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:53:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:31 INFO : There was nothing to transfer 2025/10/13 04:53:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:31 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : apple: Unchanged skipping 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : banana: Unchanged skipping 2025/10/13 04:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:53:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:53:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:53:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:31 INFO : There was nothing to transfer 2025/10/13 04:53:31 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:31 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:53:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:45 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:53:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:53:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : banana: Unchanged skipping 2025/10/13 04:53:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : apple: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:53:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:53:46 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:46 INFO : There was nothing to transfer 2025/10/13 04:53:46 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:46 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:53:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:53:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : apple: Unchanged skipping 2025/10/13 04:53:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:53:46 DEBUG : banana: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:53:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:53:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:53:46 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:53:46 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:46 INFO : There was nothing to transfer 2025/10/13 04:53:46 DEBUG : Waiting for deletions to finish 2025/10/13 04:53:47 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:53:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:54:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:02 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:02 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:02 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:02 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:02 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 04:54:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 04:54:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/13 04:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 04:54:03 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/13 04:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:04 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 04:54:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 04:54:04 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 04:54:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 04:54:05 INFO : banana: Deleted 2025/10/13 04:54:05 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 04:54:05 INFO : appleappleapplebanana: Deleted 2025/10/13 04:54:05 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 04:54:05 INFO : apple: Deleted 2025/10/13 04:54:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 04:54:05 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 04:54:05 INFO : splitbananasplit: Deleted 2025/10/13 04:54:05 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 04:54:05 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : apple: Unchanged skipping 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:54:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:54:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : banana: Unchanged skipping 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 04:54:06 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:54:06 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:06 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:06 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 04:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 04:54:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 04:54:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 04:54:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 04:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 04:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 04:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 04:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 04:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:54:19 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:19 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 04:54:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 04:54:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 04:54:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 04:54:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 04:54:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 04:54:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 04:54:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 04:54:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 04:54:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 04:54:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 04:54:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 04:54:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 04:54:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 04:54:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/13 04:54:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:19 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:19 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 04:54:20 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/13 04:54:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/13 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/13 04:54:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 04:54:20 INFO : apple: Copied (new) to: PREFIXapple 2025/10/13 04:54:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:21 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:21 INFO : appleappleapplebanana: Deleted 2025/10/13 04:54:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 04:54:21 INFO : splitbananasplit: Deleted 2025/10/13 04:54:21 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 04:54:21 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 04:54:22 INFO : apple: Deleted 2025/10/13 04:54:22 INFO : banana: Deleted 2025/10/13 04:54:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 04:54:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 04:54:22 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 04:54:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 04:54:22 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 04:54:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 04:54:22 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 04:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 04:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 04:54:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:22 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:22 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 04:54:23 INFO : banana: Copied (new) 2025/10/13 04:54:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 04:54:23 INFO : apple: Copied (new) 2025/10/13 04:54:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:23 INFO : splitbananasplit: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:23 INFO : appleappleapplebanana: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/13 04:54:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/13 04:54:24 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:24 INFO : PREFIXapple: Deleted 2025/10/13 04:54:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/13 04:54:24 INFO : PREFIXbanana: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/13 04:54:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/13 04:54:25 INFO : PREFIXsplitbananasplit: Deleted 2025/10/13 04:54:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/13 04:54:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/13 04:54:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/13 04:54:25 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:25 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:25 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:54:37 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:38 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:38 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:38 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 04:54:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/13 04:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 04:54:39 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:40 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:40 INFO : banana: Deleted 2025/10/13 04:54:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 04:54:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 04:54:41 INFO : apple: Deleted 2025/10/13 04:54:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 04:54:41 INFO : splitbananasplit: Deleted 2025/10/13 04:54:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 04:54:41 INFO : appleappleapplebanana: Deleted 2025/10/13 04:54:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 04:54:41 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 04:54:41 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 04:54:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 04:54:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 04:54:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:42 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:42 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 04:54:42 INFO : banana: Copied (new) 2025/10/13 04:54:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 04:54:42 INFO : apple: Copied (new) 2025/10/13 04:54:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:42 INFO : appleappleapplebanana: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/13 04:54:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:42 INFO : splitbananasplit: Copied (new) 2025/10/13 04:54:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/13 04:54:43 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:44 INFO : bananaSUFFIX: Deleted 2025/10/13 04:54:44 INFO : appleSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/13 04:54:44 INFO : splitbananasplitSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/13 04:54:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/13 04:54:44 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:44 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:44 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:45 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:54:56 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:57 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:57 DEBUG : apple: Unchanged skipping 2025/10/13 04:54:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:54:57 DEBUG : banana: Unchanged skipping 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:54:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:54:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:54:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:54:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:54:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:54:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:54:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:54:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:54:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:54:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:54:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:54:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:54:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:54:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 04:54:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 04:54:57 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:54:57 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:54:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 04:54:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/13 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:54:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 04:54:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/13 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:54:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 04:54:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/13 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:54:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 04:54:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/13 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:54:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 04:54:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/13 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:54:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 04:54:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/13 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 04:54:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/13 04:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:54:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 04:54:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/13 04:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:54:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 04:54:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/13 04:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:54:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 04:54:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/13 04:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:54:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 04:54:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/13 04:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:54:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 04:54:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/13 04:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:54:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 04:54:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/13 04:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:54:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 04:54:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/13 04:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:54:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 04:54:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/13 04:54:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 04:54:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/13 04:54:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 04:54:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/13 04:54:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 04:54:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/13 04:54:58 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:59 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 04:54:59 INFO : appleappleapplebanana: Deleted 2025/10/13 04:54:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 04:54:59 INFO : splitbananasplit: Deleted 2025/10/13 04:54:59 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 04:54:59 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 04:54:59 DEBUG : Waiting for deletions to finish 2025/10/13 04:54:59 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : appleapple: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/13 04:54:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 04:55:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 04:55:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 04:55:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 04:55:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 04:55:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 04:55:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 04:55:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 04:55:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 04:55:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 04:55:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 04:55:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 04:55:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 04:55:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:00 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:00 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:00 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:00 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : appleapple: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 04:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 04:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 04:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 04:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 04:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 04:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 04:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 04:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 04:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 04:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 04:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 04:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 04:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 04:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 04:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 04:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 04:55:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:55:14 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:14 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:15 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:15 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:15 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:15 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:16 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:16 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:55:29 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:29 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:30 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:30 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:30 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:31 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:55:43 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:43 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:44 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:44 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:44 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:55:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : apple: Unchanged skipping 2025/10/13 04:55:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : banana: Unchanged skipping 2025/10/13 04:55:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:55:45 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:55:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:55:45 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:00 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:01 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : apple: Unchanged skipping 2025/10/13 04:56:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:56:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : banana: Unchanged skipping 2025/10/13 04:56:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:56:01 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:01 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:01 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : apple: Unchanged skipping 2025/10/13 04:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:56:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:56:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : banana: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:56:02 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:02 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:02 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:02 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:14 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:15 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:56:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : apple: Unchanged skipping 2025/10/13 04:56:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:56:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:56:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : banana: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:56:15 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:15 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:15 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:16 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : apple: Unchanged skipping 2025/10/13 04:56:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 04:56:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : banana: Unchanged skipping 2025/10/13 04:56:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 04:56:16 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:16 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:16 DEBUG : apple: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : banana: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 04:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (178.00s) --- PASS: TestTransform/NFC (13.05s) --- PASS: TestTransform/NFD (15.17s) --- PASS: TestTransform/base64 (19.13s) --- PASS: TestTransform/prefix (19.49s) --- PASS: TestTransform/suffix (19.33s) --- PASS: TestTransform/truncate (15.52s) --- PASS: TestTransform/encoder (16.35s) --- PASS: TestTransform/ISO-8859-1 (14.16s) --- PASS: TestTransform/charmap (14.58s) --- PASS: TestTransform/lowercase (16.78s) --- PASS: TestTransform/ascii (14.44s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 04:56:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 04:56:21 INFO : sub dir_somesuffix: Making directory 2025/10/13 04:56:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 04:56:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/13 04:56:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 04:56:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 04:56:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:21 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 04:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.91s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:23 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:23 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:23 INFO : tictactoe: Making directory 2025/10/13 04:56:23 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:23 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/13 04:56:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:23 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:24 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/13 04:56:24 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:25 INFO : toe: Making directory 2025/10/13 04:56:25 INFO : toe/toe: Making directory 2025/10/13 04:56:25 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 04:56:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 04:56:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 04:56:25 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:25 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 04:56:26 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:27 INFO : toe: Making directory 2025/10/13 04:56:27 INFO : toe/toe: Making directory 2025/10/13 04:56:27 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 04:56:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 04:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 04:56:27 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:27 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 04:56:27 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.58s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:28 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:56:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:56:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:28 INFO : tictacempty_dir: Making directory 2025/10/13 04:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:28 INFO : tictactoe: Making directory 2025/10/13 04:56:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:28 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:28 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:28 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:29 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:30 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:56:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:56:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:30 INFO : tictacempty_dir: Making directory 2025/10/13 04:56:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:30 INFO : tictactoe: Making directory 2025/10/13 04:56:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:30 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 04:56:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:30 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 04:56:31 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 04:56:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/13 04:56:31 NOTICE: B2 bucket rclone-test-likoxim2culo: 0 differences found 2025/10/13 04:56:31 NOTICE: B2 bucket rclone-test-likoxim2culo: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:32 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:32 INFO : tictactoe: Making directory 2025/10/13 04:56:32 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:32 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:32 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:32 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:32 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:33 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:33 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:33 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:33 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:56:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 04:56:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/13 04:56:33 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.48s) === RUN TestSyntax 2025/10/13 04:56:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:34 INFO : toe: Making directory 2025/10/13 04:56:34 INFO : toe/toe: Making directory 2025/10/13 04:56:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 04:56:34 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:34 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:35 INFO : toe/toe/toe: Copied (new) 2025/10/13 04:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:36 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:56:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:56:36 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:36 INFO : tictacempty_dir: Making directory 2025/10/13 04:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:36 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:36 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:36 INFO : tictactoe: Making directory 2025/10/13 04:56:36 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:36 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:36 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 04:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:36 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:36 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:36 INFO : toe/toe/toe.txt: Deleted 2025/10/13 04:56:36 INFO : toe/toe: Removing directory 2025/10/13 04:56:36 INFO : toe: Removing directory 2025/10/13 04:56:36 INFO : empty_dir: Removing directory 2025/10/13 04:56:36 DEBUG : Local file system at /tmp/rclone2597521293: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:37 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:56:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:37 INFO : tictacempty_dir: Making directory 2025/10/13 04:56:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:37 INFO : tictactoe: Making directory 2025/10/13 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:37 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 04:56:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:37 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:38 INFO : toe/toe/toe.txt: Deleted 2025/10/13 04:56:38 INFO : toe/toe: Removing directory 2025/10/13 04:56:38 INFO : toe: Removing directory 2025/10/13 04:56:38 INFO : empty_dir: Removing directory 2025/10/13 04:56:38 DEBUG : Local file system at /tmp/rclone2597521293: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 04:56:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 04:56:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/13 04:56:40 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.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:40 DEBUG : Reset feature "Copy" 2025/10/13 04:56:40 DEBUG : Reset feature "Move" 2025/10/13 04:56:40 DEBUG : Reset feature "Copy" 2025/10/13 04:56:40 DEBUG : Reset feature "Move" 2025/10/13 04:56:40 DEBUG : empty_dir: Making directory with metadata 2025/10/13 04:56:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:56:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:40 INFO : tictacempty_dir: Making directory 2025/10/13 04:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 04:56:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:40 INFO : tictactoe: Making directory 2025/10/13 04:56:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 04:56:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:40 INFO : tictactoe/tictactoe: Making directory 2025/10/13 04:56:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 04:56:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 04:56:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:40 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:40 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 04:56:42 INFO : toe/toe/toe.txt: Deleted 2025/10/13 04:56:42 INFO : toe/toe: Removing directory 2025/10/13 04:56:42 INFO : toe: Removing directory 2025/10/13 04:56:42 INFO : empty_dir: Removing directory 2025/10/13 04:56:42 DEBUG : Local file system at /tmp/rclone2597521293: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 04:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 04:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 04:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/13 04:56:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.82s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:44 DEBUG : toe: transformed to: dG9l 2025/10/13 04:56:44 DEBUG : toe: transformed to: dG9l 2025/10/13 04:56:44 INFO : dG9l: Making directory 2025/10/13 04:56:44 DEBUG : toe: transformed to: dG9l 2025/10/13 04:56:44 DEBUG : toe: transformed to: dG9l 2025/10/13 04:56:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 04:56:44 INFO : dG9l/dG9l: Making directory 2025/10/13 04:56:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 04:56:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/13 04:56:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 04:56:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 04:56:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 04:56:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:44 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 04:56:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:56:45 DEBUG : dG9l: transformed to: toe 2025/10/13 04:56:45 DEBUG : dG9l: transformed to: toe 2025/10/13 04:56:45 DEBUG : dG9l: transformed to: toe 2025/10/13 04:56:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/13 04:56:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/13 04:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/13 04:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/13 04:56:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/13 04:56:45 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for checks to finish 2025/10/13 04:56:45 DEBUG : Local file system at /tmp/rclone2597521293: Waiting for transfers to finish 2025/10/13 04:56:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-likoxim2culo", Local "Local file system at /tmp/rclone2597521293", Modify Window "1ms" 2025/10/13 04:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:46 DEBUG : toe: transformed to: 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe: transformed to: 2025/10/13 04:56:47 INFO : B2 bucket rclone-test-likoxim2culo: Making directory 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe: transformed to: 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe: transformed to: 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe/toe: transformed to: 2025/10/13 04:56:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/13 04:56:47 INFO : toe/toe: Making directory 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe/toe: transformed to: 2025/10/13 04:56:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe: transformed to: 2025/10/13 04:56:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 04:56:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 04:56:47 DEBUG : toe/toe/toe: transformed to: 2025/10/13 04:56:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/13 04:56:47 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for checks to finish 2025/10/13 04:56:47 DEBUG : B2 bucket rclone-test-likoxim2culo: Waiting for transfers to finish 2025/10/13 04:56:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 04:56:47 INFO : toe/toe/toe: Copied (new) 2025/10/13 04:56:47 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting files as there were IO errors 2025/10/13 04:56:47 ERROR : B2 bucket rclone-test-likoxim2culo: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/10/13 04:56:48 DEBUG : B2 bucket rclone-test-likoxim2culo: Purge remote 2025/10/13 04:56:48 INFO : B2 bucket rclone-test-likoxim2culo: cleaning bucket "rclone-test-likoxim2culo" of all files 2025/10/13 04:56:49 DEBUG : BackupDir/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05556_d20251013_m045033_c001_v7007000_t0000_u01760331033882") 2025/10/13 04:56:49 DEBUG : BackupDir/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f104caba74cd5999c_d20251013_m045024_c001_v0001104_t0020_u01760331024726") 2025/10/13 04:56:49 DEBUG : CompareDest/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e469f85_d20251013_m045004_c001_v7007000_t0000_u01760331004634") 2025/10/13 04:56:49 DEBUG : CompareDest/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac495_d20251013_m044958_c001_v0001157_t0037_u01760330998648") 2025/10/13 04:56:49 DEBUG : CompareDest/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e469f86_d20251013_m045004_c001_v7007000_t0000_u01760331004835") 2025/10/13 04:56:49 DEBUG : CompareDest/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a00c_d20251013_m044959_c001_v0001115_t0059_u01760330999710") 2025/10/13 04:56:49 DEBUG : CopyDest/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05557_d20251013_m045034_c001_v7007000_t0000_u01760331034066") 2025/10/13 04:56:49 DEBUG : CopyDest/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a08a_d20251013_m045021_c001_v0001115_t0026_u01760331021535") 2025/10/13 04:56:49 DEBUG : CopyDest/three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05558_d20251013_m045034_c001_v7007000_t0000_u01760331034250") 2025/10/13 04:56:49 DEBUG : CopyDest/three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a0ba_d20251013_m045031_c001_v0001115_t0038_u01760331031400") 2025/10/13 04:56:49 DEBUG : CopyDest/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05559_d20251013_m045034_c001_v7007000_t0000_u01760331034452") 2025/10/13 04:56:50 DEBUG : CopyDest/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a0ac_d20251013_m045028_c001_v0001115_t0039_u01760331028533") 2025/10/13 04:56:50 DEBUG : EXISTING: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbed2_d20251013_m045203_c001_v7007000_t0000_u01760331123521") 2025/10/13 04:56:50 DEBUG : EXISTING: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a30a_d20251013_m045202_c001_v0001115_t0029_u01760331122094") 2025/10/13 04:56:50 DEBUG : PREFIXapple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97849_d20251013_m045424_c001_v7007000_t0000_u01760331264593") 2025/10/13 04:56:50 DEBUG : PREFIXapple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a71e_d20251013_m045419_c001_v0001115_t0045_u01760331259954") 2025/10/13 04:56:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1618_d20251013_m045424_c001_v7007000_t0000_u01760331264606") 2025/10/13 04:56:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d053_d20251013_m045419_c001_v0001179_t0009_u01760331259938") 2025/10/13 04:56:50 DEBUG : PREFIXbanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a458d_d20251013_m045424_c001_v7007000_t0000_u01760331264616") 2025/10/13 04:56:50 DEBUG : PREFIXbanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129e5_d20251013_m045419_c001_v0001180_t0018_u01760331259919") 2025/10/13 04:56:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac9784b_d20251013_m045424_c001_v7007000_t0000_u01760331264965") 2025/10/13 04:56:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea73_d20251013_m045419_c001_v0001177_t0040_u01760331259928") 2025/10/13 04:56:50 DEBUG : Testêé: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbec7_d20251013_m045159_c001_v7007000_t0000_u01760331119431") 2025/10/13 04:56:50 DEBUG : Testêé: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a2e8_d20251013_m045158_c001_v0001115_t0023_u01760331118387") 2025/10/13 04:56:50 DEBUG : Testêé: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a2e2_d20251013_m045157_c001_v0001115_t0033_u01760331117368") 2025/10/13 04:56:50 DEBUG : YXBwbGU=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2601_d20251013_m045406_c001_v7007000_t0000_u01760331246859") 2025/10/13 04:56:50 DEBUG : YXBwbGU=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a6a7_d20251013_m045402_c001_v0001115_t0014_u01760331242924") 2025/10/13 04:56:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2602_d20251013_m045407_c001_v7007000_t0000_u01760331247039") 2025/10/13 04:56:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d015_d20251013_m045402_c001_v0001179_t0007_u01760331242939") 2025/10/13 04:56:50 DEBUG : YmFuYW5h: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2603_d20251013_m045407_c001_v7007000_t0000_u01760331247220") 2025/10/13 04:56:50 DEBUG : YmFuYW5h: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea33_d20251013_m045402_c001_v0001177_t0037_u01760331242930") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f051c_d20251013_m044832_c001_v7007000_t0000_u01760330912089") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdd1_d20251013_m044831_c001_v0001176_t0025_u01760330911391") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0518_d20251013_m044829_c001_v7007000_t0000_u01760330909647") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdc9_d20251013_m044828_c001_v0001176_t0045_u01760330908862") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed30f_d20251013_m044812_c001_v7007000_t0000_u01760330892274") 2025/10/13 04:56:51 DEBUG : a/potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd7c_d20251013_m044811_c001_v0001176_t0023_u01760330891503") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c1_d20251013_m045617_c001_v7007000_t0000_u01760331377373") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec76_d20251013_m045613_c001_v0001177_t0027_u01760331373667") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dc5_d20251013_m045603_c001_v7007000_t0000_u01760331363037") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec27_d20251013_m045559_c001_v0001177_t0019_u01760331359211") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7581_d20251013_m045546_c001_v7007000_t0000_u01760331346100") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebea_d20251013_m045542_c001_v0001177_t0019_u01760331342579") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7552_d20251013_m045531_c001_v7007000_t0000_u01760331331629") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebae_d20251013_m045528_c001_v0001177_t0006_u01760331328041") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e24_d20251013_m045517_c001_v7007000_t0000_u01760331317489") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb7b_d20251013_m045513_c001_v0001177_t0015_u01760331313737") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cec_d20251013_m045501_c001_v7007000_t0000_u01760331301096") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb2e_d20251013_m045455_c001_v0001177_t0004_u01760331295764") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1c1_d20251013_m045445_c001_v7007000_t0000_u01760331285730") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0b2_d20251013_m045442_c001_v0001179_t0043_u01760331282128") 2025/10/13 04:56:51 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e10_d20251013_m045441_c001_v7007000_t0000_u01760331281006") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeac8_d20251013_m045436_c001_v0001177_t0008_u01760331276867") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6696_d20251013_m045426_c001_v7007000_t0000_u01760331266296") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d063_d20251013_m045423_c001_v0001179_t0009_u01760331263023") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05581_d20251013_m045422_c001_v7007000_t0000_u01760331262030") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129dd_d20251013_m045417_c001_v0001180_t0002_u01760331257872") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1ba3_d20251013_m045405_c001_v7007000_t0000_u01760331245154") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1299a_d20251013_m045400_c001_v0001180_t0057_u01760331240659") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15ba_d20251013_m045347_c001_v7007000_t0000_u01760331227613") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12963_d20251013_m045344_c001_v0001180_t0058_u01760331224016") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4493_d20251013_m045332_c001_v7007000_t0000_u01760331212536") 2025/10/13 04:56:52 DEBUG : apple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1292f_d20251013_m045329_c001_v0001180_t0041_u01760331209212") 2025/10/13 04:56:52 DEBUG : appleSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d269e_d20251013_m045444_c001_v7007000_t0000_u01760331284051") 2025/10/13 04:56:52 DEBUG : appleSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7a2_d20251013_m045438_c001_v0001115_t0036_u01760331278866") 2025/10/13 04:56:52 DEBUG : appleapple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ced_d20251013_m045501_c001_v7007000_t0000_u01760331301279") 2025/10/13 04:56:52 DEBUG : appleapple: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb36_d20251013_m045457_c001_v0001177_t0020_u01760331297630") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c2_d20251013_m045617_c001_v7007000_t0000_u01760331377554") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3aa0a_d20251013_m045614_c001_v0001115_t0039_u01760331374089") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dc6_d20251013_m045603_c001_v7007000_t0000_u01760331363219") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a9b7_d20251013_m045559_c001_v0001115_t0031_u01760331359650") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7583_d20251013_m045546_c001_v7007000_t0000_u01760331346284") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a949_d20251013_m045543_c001_v0001115_t0026_u01760331343003") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7554_d20251013_m045531_c001_v7007000_t0000_u01760331331811") 2025/10/13 04:56:52 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a8f6_d20251013_m045528_c001_v0001115_t0050_u01760331328506") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e25_d20251013_m045517_c001_v7007000_t0000_u01760331317677") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a88e_d20251013_m045514_c001_v0001115_t0018_u01760331314161") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c4_d20251013_m045458_c001_v7007000_t0000_u01760331298927") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0dc_d20251013_m045456_c001_v0001179_t0042_u01760331296213") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1c3_d20251013_m045445_c001_v7007000_t0000_u01760331285909") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a4a_d20251013_m045442_c001_v0001180_t0038_u01760331282111") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c41c3_d20251013_m045441_c001_v7007000_t0000_u01760331281048") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a38_d20251013_m045437_c001_v0001180_t0027_u01760331277305") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6697_d20251013_m045426_c001_v7007000_t0000_u01760331266477") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a736_d20251013_m045423_c001_v0001115_t0042_u01760331263039") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c0557e_d20251013_m045421_c001_v7007000_t0000_u01760331261476") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d04d_d20251013_m045418_c001_v0001179_t0028_u01760331258285") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1ba1_d20251013_m045404_c001_v7007000_t0000_u01760331244954") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea2b_d20251013_m045401_c001_v0001177_t0052_u01760331241376") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15bb_d20251013_m045347_c001_v7007000_t0000_u01760331227795") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9ec_d20251013_m045344_c001_v0001177_t0004_u01760331224707") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4494_d20251013_m045332_c001_v7007000_t0000_u01760331212719") 2025/10/13 04:56:53 DEBUG : appleappleapplebanana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9b9_d20251013_m045329_c001_v0001177_t0023_u01760331209941") 2025/10/13 04:56:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d26a0_d20251013_m045444_c001_v7007000_t0000_u01760331284233") 2025/10/13 04:56:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeace_d20251013_m045438_c001_v0001177_t0045_u01760331278830") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f051d_d20251013_m044832_c001_v7007000_t0000_u01760330912269") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdcb_d20251013_m044830_c001_v0001176_t0018_u01760330910193") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0517_d20251013_m044829_c001_v7007000_t0000_u01760330909090") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdbf_d20251013_m044827_c001_v0001176_t0020_u01760330907977") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed30e_d20251013_m044811_c001_v7007000_t0000_u01760330891713") 2025/10/13 04:56:54 DEBUG : b/potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd76_d20251013_m044810_c001_v0001176_t0004_u01760330890696") 2025/10/13 04:56:54 DEBUG : backup/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c46f5_d20251013_m045048_c001_v7007000_t0000_u01760331048290") 2025/10/13 04:56:54 DEBUG : backup/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1041e5c2de6de0a3_d20251013_m045046_c001_v0001041_t0049_u01760331046053") 2025/10/13 04:56:54 DEBUG : backup/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f11350ed2db68a3fd_d20251013_m045041_c001_v0001092_t0058_u01760331041985") 2025/10/13 04:56:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d248d_d20251013_m045116_c001_v7007000_t0000_u01760331076304") 2025/10/13 04:56:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f11878053d2076747_d20251013_m045114_c001_v0001102_t0028_u01760331074057") 2025/10/13 04:56:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f10870c66dbdc1ec2_d20251013_m045109_c001_v0001044_t0030_u01760331069532") 2025/10/13 04:56:54 DEBUG : backup/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fd2_d20251013_m045102_c001_v7007000_t0000_u01760331062842") 2025/10/13 04:56:54 DEBUG : backup/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107d7c70f7ea405b_d20251013_m045100_c001_v0001092_t0019_u01760331060007") 2025/10/13 04:56:54 DEBUG : backup/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1165886ff9417ebe_d20251013_m045055_c001_v0001176_t0039_u01760331055382") 2025/10/13 04:56:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d248e_d20251013_m045116_c001_v7007000_t0000_u01760331076488") 2025/10/13 04:56:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f114ada2f317c9a8b_d20251013_m045115_c001_v0001029_t0031_u01760331075328") 2025/10/13 04:56:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f11280258279d4a86_d20251013_m045111_c001_v0001178_t0031_u01760331071585") 2025/10/13 04:56:54 DEBUG : backup/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c46f6_d20251013_m045048_c001_v7007000_t0000_u01760331048471") 2025/10/13 04:56:54 DEBUG : backup/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101a7743347906c1_d20251013_m045047_c001_v0001104_t0036_u01760331047024") 2025/10/13 04:56:54 DEBUG : backup/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f10992f9b0ec18e63_d20251013_m045043_c001_v0001105_t0056_u01760331043563") 2025/10/13 04:56:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fd4_d20251013_m045103_c001_v7007000_t0000_u01760331063023") 2025/10/13 04:56:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f11161594a1ba1abf_d20251013_m045101_c001_v0001037_t0016_u01760331061358") 2025/10/13 04:56:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f103c73bb14f97dd8_d20251013_m045057_c001_v0001117_t0051_u01760331057291") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c3_d20251013_m045617_c001_v7007000_t0000_u01760331377751") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b87_d20251013_m045613_c001_v0001180_t0026_u01760331373882") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dc7_d20251013_m045603_c001_v7007000_t0000_u01760331363400") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b59_d20251013_m045559_c001_v0001180_t0041_u01760331359445") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7584_d20251013_m045546_c001_v7007000_t0000_u01760331346470") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b1f_d20251013_m045542_c001_v0001180_t0053_u01760331342799") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7555_d20251013_m045531_c001_v7007000_t0000_u01760331331997") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12afd_d20251013_m045528_c001_v0001180_t0038_u01760331328274") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e26_d20251013_m045517_c001_v7007000_t0000_u01760331317860") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12ac8_d20251013_m045513_c001_v0001180_t0017_u01760331313957") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cee_d20251013_m045501_c001_v7007000_t0000_u01760331301471") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a88_d20251013_m045455_c001_v0001180_t0007_u01760331295984") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1c6_d20251013_m045446_c001_v7007000_t0000_u01760331286088") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeaec_d20251013_m045442_c001_v0001177_t0038_u01760331282119") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4d7_d20251013_m045440_c001_v7007000_t0000_u01760331280622") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d096_d20251013_m045437_c001_v0001179_t0027_u01760331277085") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6698_d20251013_m045426_c001_v7007000_t0000_u01760331266660") 2025/10/13 04:56:55 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129f9_d20251013_m045423_c001_v0001180_t0023_u01760331263005") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c44_d20251013_m045422_c001_v7007000_t0000_u01760331262042") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea6e_d20251013_m045418_c001_v0001177_t0059_u01760331258081") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1ba2_d20251013_m045404_c001_v7007000_t0000_u01760331244963") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a69d_d20251013_m045400_c001_v0001115_t0047_u01760331240870") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15c1_d20251013_m045347_c001_v7007000_t0000_u01760331227977") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a637_d20251013_m045344_c001_v0001115_t0006_u01760331224221") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4495_d20251013_m045332_c001_v7007000_t0000_u01760331212903") 2025/10/13 04:56:56 DEBUG : banana: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a5e1_d20251013_m045329_c001_v0001115_t0029_u01760331209439") 2025/10/13 04:56:56 DEBUG : bananaSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40776c4bb3bbde6d_d20251013_m045444_c001_v7007000_t0000_u01760331284041") 2025/10/13 04:56:56 DEBUG : bananaSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a3c_d20251013_m045438_c001_v0001180_t0049_u01760331278853") 2025/10/13 04:56:56 DEBUG : both0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2555_d20251013_m045307_c001_v7007000_t0000_u01760331187059") 2025/10/13 04:56:56 DEBUG : both0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a43e_d20251013_m045237_c001_v0001115_t0059_u01760331157679") 2025/10/13 04:56:56 DEBUG : both0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a3_d20251013_m045233_c001_v7007000_t0000_u01760331153436") 2025/10/13 04:56:56 DEBUG : both0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a320_d20251013_m045205_c001_v0001115_t0016_u01760331125372") 2025/10/13 04:56:56 DEBUG : both1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2558_d20251013_m045307_c001_v7007000_t0000_u01760331187240") 2025/10/13 04:56:56 DEBUG : both1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a446_d20251013_m045238_c001_v0001115_t0052_u01760331158669") 2025/10/13 04:56:56 DEBUG : both1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a4_d20251013_m045233_c001_v7007000_t0000_u01760331153619") 2025/10/13 04:56:56 DEBUG : both1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a32c_d20251013_m045206_c001_v0001115_t0050_u01760331126580") 2025/10/13 04:56:56 DEBUG : both10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2559_d20251013_m045307_c001_v7007000_t0000_u01760331187422") 2025/10/13 04:56:56 DEBUG : both10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4bc_d20251013_m045250_c001_v0001115_t0005_u01760331170313") 2025/10/13 04:56:56 DEBUG : both10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a5_d20251013_m045233_c001_v7007000_t0000_u01760331153801") 2025/10/13 04:56:57 DEBUG : both10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a398_d20251013_m045218_c001_v0001115_t0035_u01760331138645") 2025/10/13 04:56:57 DEBUG : both11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d255c_d20251013_m045307_c001_v7007000_t0000_u01760331187604") 2025/10/13 04:56:57 DEBUG : both11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4cc_d20251013_m045252_c001_v0001115_t0038_u01760331172178") 2025/10/13 04:56:57 DEBUG : both11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a6_d20251013_m045233_c001_v7007000_t0000_u01760331153984") 2025/10/13 04:56:57 DEBUG : both11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3a2_d20251013_m045220_c001_v0001115_t0003_u01760331140032") 2025/10/13 04:56:57 DEBUG : both12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d255e_d20251013_m045307_c001_v7007000_t0000_u01760331187786") 2025/10/13 04:56:57 DEBUG : both12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4d2_d20251013_m045253_c001_v0001115_t0041_u01760331173533") 2025/10/13 04:56:57 DEBUG : both12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a8_d20251013_m045234_c001_v7007000_t0000_u01760331154168") 2025/10/13 04:56:57 DEBUG : both12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3b2_d20251013_m045221_c001_v0001115_t0006_u01760331141395") 2025/10/13 04:56:57 DEBUG : both13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2560_d20251013_m045307_c001_v7007000_t0000_u01760331187970") 2025/10/13 04:56:57 DEBUG : both13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4e4_d20251013_m045254_c001_v0001115_t0009_u01760331174743") 2025/10/13 04:56:57 DEBUG : both13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a9_d20251013_m045234_c001_v7007000_t0000_u01760331154352") 2025/10/13 04:56:57 DEBUG : both13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3be_d20251013_m045222_c001_v0001115_t0017_u01760331142474") 2025/10/13 04:56:57 DEBUG : both14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2563_d20251013_m045308_c001_v7007000_t0000_u01760331188154") 2025/10/13 04:56:57 DEBUG : both14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4f2_d20251013_m045256_c001_v0001115_t0027_u01760331176462") 2025/10/13 04:56:57 DEBUG : both14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09aa_d20251013_m045234_c001_v7007000_t0000_u01760331154533") 2025/10/13 04:56:57 DEBUG : both14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3c8_d20251013_m045223_c001_v0001115_t0041_u01760331143449") 2025/10/13 04:56:57 DEBUG : both15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2566_d20251013_m045308_c001_v7007000_t0000_u01760331188341") 2025/10/13 04:56:57 DEBUG : both15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a500_d20251013_m045257_c001_v0001115_t0023_u01760331177947") 2025/10/13 04:56:57 DEBUG : both15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09ab_d20251013_m045234_c001_v7007000_t0000_u01760331154717") 2025/10/13 04:56:57 DEBUG : both15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3d4_d20251013_m045224_c001_v0001115_t0044_u01760331144761") 2025/10/13 04:56:57 DEBUG : both16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2567_d20251013_m045308_c001_v7007000_t0000_u01760331188523") 2025/10/13 04:56:57 DEBUG : both16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a508_d20251013_m045259_c001_v0001115_t0013_u01760331179381") 2025/10/13 04:56:58 DEBUG : both16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09ac_d20251013_m045234_c001_v7007000_t0000_u01760331154934") 2025/10/13 04:56:58 DEBUG : both16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3e2_d20251013_m045225_c001_v0001115_t0055_u01760331145844") 2025/10/13 04:56:58 DEBUG : both17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d256a_d20251013_m045308_c001_v7007000_t0000_u01760331188705") 2025/10/13 04:56:58 DEBUG : both17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a514_d20251013_m045300_c001_v0001115_t0040_u01760331180558") 2025/10/13 04:56:58 DEBUG : both17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09ad_d20251013_m045235_c001_v7007000_t0000_u01760331155116") 2025/10/13 04:56:58 DEBUG : both17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3f0_d20251013_m045227_c001_v0001115_t0054_u01760331147301") 2025/10/13 04:56:58 DEBUG : both18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d256c_d20251013_m045308_c001_v7007000_t0000_u01760331188901") 2025/10/13 04:56:58 DEBUG : both18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a51c_d20251013_m045301_c001_v0001115_t0048_u01760331181730") 2025/10/13 04:56:58 DEBUG : both18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09ae_d20251013_m045235_c001_v7007000_t0000_u01760331155297") 2025/10/13 04:56:58 DEBUG : both18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3f8_d20251013_m045228_c001_v0001115_t0038_u01760331148293") 2025/10/13 04:56:58 DEBUG : both19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d256e_d20251013_m045309_c001_v7007000_t0000_u01760331189083") 2025/10/13 04:56:58 DEBUG : both19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a524_d20251013_m045302_c001_v0001115_t0022_u01760331182935") 2025/10/13 04:56:58 DEBUG : both19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09af_d20251013_m045235_c001_v7007000_t0000_u01760331155480") 2025/10/13 04:56:58 DEBUG : both19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a406_d20251013_m045229_c001_v0001115_t0034_u01760331149544") 2025/10/13 04:56:58 DEBUG : both2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2570_d20251013_m045309_c001_v7007000_t0000_u01760331189264") 2025/10/13 04:56:58 DEBUG : both2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a456_d20251013_m045239_c001_v0001115_t0024_u01760331159997") 2025/10/13 04:56:58 DEBUG : both2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b0_d20251013_m045235_c001_v7007000_t0000_u01760331155661") 2025/10/13 04:56:58 DEBUG : both2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a33a_d20251013_m045208_c001_v0001115_t0034_u01760331128104") 2025/10/13 04:56:58 DEBUG : both3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2573_d20251013_m045309_c001_v7007000_t0000_u01760331189446") 2025/10/13 04:56:58 DEBUG : both3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a464_d20251013_m045241_c001_v0001115_t0009_u01760331161880") 2025/10/13 04:56:59 DEBUG : both3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b1_d20251013_m045235_c001_v7007000_t0000_u01760331155844") 2025/10/13 04:56:59 DEBUG : both3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a346_d20251013_m045209_c001_v0001115_t0018_u01760331129628") 2025/10/13 04:56:59 DEBUG : both4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2576_d20251013_m045309_c001_v7007000_t0000_u01760331189628") 2025/10/13 04:56:59 DEBUG : both4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a474_d20251013_m045243_c001_v0001115_t0015_u01760331163278") 2025/10/13 04:56:59 DEBUG : both4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b2_d20251013_m045236_c001_v7007000_t0000_u01760331156027") 2025/10/13 04:56:59 DEBUG : both4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a352_d20251013_m045210_c001_v0001115_t0056_u01760331130709") 2025/10/13 04:56:59 DEBUG : both5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2578_d20251013_m045309_c001_v7007000_t0000_u01760331189817") 2025/10/13 04:56:59 DEBUG : both5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a482_d20251013_m045244_c001_v0001115_t0046_u01760331164599") 2025/10/13 04:56:59 DEBUG : both5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b3_d20251013_m045236_c001_v7007000_t0000_u01760331156209") 2025/10/13 04:56:59 DEBUG : both5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a362_d20251013_m045212_c001_v0001115_t0013_u01760331132226") 2025/10/13 04:56:59 DEBUG : both6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d257b_d20251013_m045309_c001_v7007000_t0000_u01760331189998") 2025/10/13 04:56:59 DEBUG : both6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a48a_d20251013_m045245_c001_v0001115_t0014_u01760331165741") 2025/10/13 04:56:59 DEBUG : both6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b4_d20251013_m045236_c001_v7007000_t0000_u01760331156392") 2025/10/13 04:56:59 DEBUG : both6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a36c_d20251013_m045213_c001_v0001115_t0040_u01760331133450") 2025/10/13 04:56:59 DEBUG : both7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d257d_d20251013_m045310_c001_v7007000_t0000_u01760331190179") 2025/10/13 04:56:59 DEBUG : both7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a493_d20251013_m045247_c001_v0001115_t0009_u01760331167023") 2025/10/13 04:56:59 DEBUG : both7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b5_d20251013_m045236_c001_v7007000_t0000_u01760331156575") 2025/10/13 04:56:59 DEBUG : both7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a376_d20251013_m045214_c001_v0001115_t0036_u01760331134806") 2025/10/13 04:56:59 DEBUG : both8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d257f_d20251013_m045310_c001_v7007000_t0000_u01760331190361") 2025/10/13 04:56:59 DEBUG : both8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a49e_d20251013_m045248_c001_v0001115_t0051_u01760331168085") 2025/10/13 04:56:59 DEBUG : both8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b6_d20251013_m045236_c001_v7007000_t0000_u01760331156757") 2025/10/13 04:56:59 DEBUG : both8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a37e_d20251013_m045215_c001_v0001115_t0000_u01760331135750") 2025/10/13 04:57:00 DEBUG : both9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2582_d20251013_m045310_c001_v7007000_t0000_u01760331190543") 2025/10/13 04:57:00 DEBUG : both9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4aa_d20251013_m045249_c001_v0001115_t0029_u01760331169145") 2025/10/13 04:57:00 DEBUG : both9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09b7_d20251013_m045236_c001_v7007000_t0000_u01760331156939") 2025/10/13 04:57:00 DEBUG : both9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a38e_d20251013_m045217_c001_v0001115_t0003_u01760331137334") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f051f_d20251013_m044832_c001_v7007000_t0000_u01760330912450") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdcf_d20251013_m044830_c001_v0001176_t0015_u01760330910774") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0519_d20251013_m044829_c001_v7007000_t0000_u01760330909830") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdc1_d20251013_m044828_c001_v0001176_t0006_u01760330908206") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed310_d20251013_m044812_c001_v7007000_t0000_u01760330892457") 2025/10/13 04:57:00 DEBUG : c/non empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd7a_d20251013_m044810_c001_v0001176_t0041_u01760330890909") 2025/10/13 04:57:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2604_d20251013_m045407_c001_v7007000_t0000_u01760331247401") 2025/10/13 04:57:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129a6_d20251013_m045402_c001_v0001180_t0023_u01760331242912") 2025/10/13 04:57:00 DEBUG : check sum: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed2f3_d20251013_m044803_c001_v7007000_t0000_u01760330883569") 2025/10/13 04:57:00 DEBUG : check sum: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd5a_d20251013_m044802_c001_v0001176_t0011_u01760330882578") 2025/10/13 04:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1733_d20251013_m045646_c001_v7007000_t0000_u01760331406656") 2025/10/13 04:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdecf9_d20251013_m045645_c001_v0001177_t0042_u01760331405246") 2025/10/13 04:57:00 DEBUG : dest/3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05551_d20251013_m045014_c001_v7007000_t0000_u01760331014328") 2025/10/13 04:57:00 DEBUG : dest/3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f409340163c558300_d20251013_m045013_c001_v0001130_t0050_u01760331013172") 2025/10/13 04:57:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf1_d20251013_m045501_c001_v7007000_t0000_u01760331301659") 2025/10/13 04:57:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0e8_d20251013_m045457_c001_v0001179_t0044_u01760331297649") 2025/10/13 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c4_d20251013_m045617_c001_v7007000_t0000_u01760331377933") 2025/10/13 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec4e_d20251013_m045607_c001_v0001177_t0002_u01760331367642") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dc8_d20251013_m045603_c001_v7007000_t0000_u01760331363581") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec0c_d20251013_m045550_c001_v0001177_t0013_u01760331350861") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7585_d20251013_m045546_c001_v7007000_t0000_u01760331346656") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebcf_d20251013_m045536_c001_v0001177_t0029_u01760331336293") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7556_d20251013_m045532_c001_v7007000_t0000_u01760331332181") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb92_d20251013_m045522_c001_v0001177_t0029_u01760331322121") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e27_d20251013_m045518_c001_v7007000_t0000_u01760331318045") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb5a_d20251013_m045505_c001_v0001177_t0056_u01760331305782") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ce2_d20251013_m045458_c001_v7007000_t0000_u01760331298937") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb17_d20251013_m045450_c001_v0001177_t0040_u01760331290256") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1c9_d20251013_m045446_c001_v7007000_t0000_u01760331286268") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeaee_d20251013_m045442_c001_v0001177_t0038_u01760331282332") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e0e_d20251013_m045440_c001_v7007000_t0000_u01760331280640") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeab1_d20251013_m045430_c001_v0001177_t0042_u01760331270929") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6699_d20251013_m045426_c001_v7007000_t0000_u01760331266841") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129fb_d20251013_m045423_c001_v0001180_t0007_u01760331263207") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c43_d20251013_m045421_c001_v7007000_t0000_u01760331261859") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129c6_d20251013_m045411_c001_v0001180_t0007_u01760331251439") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c417f_d20251013_m045405_c001_v7007000_t0000_u01760331245166") 2025/10/13 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12977_d20251013_m045352_c001_v0001180_t0029_u01760331232318") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15c7_d20251013_m045348_c001_v7007000_t0000_u01760331228160") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12951_d20251013_m045337_c001_v0001180_t0018_u01760331217142") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4496_d20251013_m045333_c001_v7007000_t0000_u01760331213085") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12919_d20251013_m045323_c001_v0001180_t0014_u01760331203724") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4df_d20251013_m045444_c001_v7007000_t0000_u01760331284306") 2025/10/13 04:57:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdead2_d20251013_m045439_c001_v0001177_t0023_u01760331279038") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf2_d20251013_m045501_c001_v7007000_t0000_u01760331301842") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a828_d20251013_m045457_c001_v0001115_t0056_u01760331297665") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c5_d20251013_m045618_c001_v7007000_t0000_u01760331378115") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b6f_d20251013_m045608_c001_v0001180_t0021_u01760331368219") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dca_d20251013_m045603_c001_v7007000_t0000_u01760331363763") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b3b_d20251013_m045551_c001_v0001180_t0035_u01760331351451") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7587_d20251013_m045546_c001_v7007000_t0000_u01760331346842") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b0f_d20251013_m045536_c001_v0001180_t0056_u01760331336873") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7557_d20251013_m045532_c001_v7007000_t0000_u01760331332364") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12ae7_d20251013_m045522_c001_v0001180_t0059_u01760331322695") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e28_d20251013_m045518_c001_v7007000_t0000_u01760331318227") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12aab_d20251013_m045506_c001_v0001180_t0048_u01760331306359") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1640_d20251013_m045459_c001_v7007000_t0000_u01760331299491") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a74_d20251013_m045450_c001_v0001180_t0025_u01760331290826") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1cb_d20251013_m045446_c001_v7007000_t0000_u01760331286447") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0b4_d20251013_m045442_c001_v0001179_t0005_u01760331282341") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415fb2332676350d_d20251013_m045440_c001_v7007000_t0000_u01760331280648") 2025/10/13 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d07c_d20251013_m045431_c001_v0001179_t0041_u01760331271499") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c669a_d20251013_m045427_c001_v7007000_t0000_u01760331267023") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d065_d20251013_m045423_c001_v0001179_t0035_u01760331263231") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c41_d20251013_m045421_c001_v7007000_t0000_u01760331261492") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea56_d20251013_m045412_c001_v0001177_t0021_u01760331252005") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cc172_d20251013_m045405_c001_v7007000_t0000_u01760331245175") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a663_d20251013_m045352_c001_v0001115_t0025_u01760331232897") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15cd_d20251013_m045348_c001_v7007000_t0000_u01760331228342") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a60d_d20251013_m045337_c001_v0001115_t0025_u01760331217718") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4497_d20251013_m045333_c001_v7007000_t0000_u01760331213267") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a5b2_d20251013_m045323_c001_v0001115_t0048_u01760331203940") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a45a2_d20251013_m045444_c001_v7007000_t0000_u01760331284105") 2025/10/13 04:57:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d09e_d20251013_m045439_c001_v0001179_t0030_u01760331279047") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf3_d20251013_m045502_c001_v7007000_t0000_u01760331302025") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb3a_d20251013_m045457_c001_v0001177_t0049_u01760331297837") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c6_d20251013_m045618_c001_v7007000_t0000_u01760331378297") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a9eb_d20251013_m045608_c001_v0001115_t0029_u01760331368784") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dcb_d20251013_m045603_c001_v7007000_t0000_u01760331363947") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a981_d20251013_m045552_c001_v0001115_t0049_u01760331352052") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7588_d20251013_m045547_c001_v7007000_t0000_u01760331347028") 2025/10/13 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a927_d20251013_m045537_c001_v0001115_t0055_u01760331337443") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7558_d20251013_m045532_c001_v7007000_t0000_u01760331332549") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a8c2_d20251013_m045523_c001_v0001115_t0017_u01760331323259") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e29_d20251013_m045518_c001_v7007000_t0000_u01760331318411") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a864_d20251013_m045506_c001_v0001115_t0037_u01760331306914") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8cf4_d20251013_m045459_c001_v7007000_t0000_u01760331299501") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0c6_d20251013_m045451_c001_v0001179_t0042_u01760331291387") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1cd_d20251013_m045446_c001_v7007000_t0000_u01760331286626") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a4c_d20251013_m045442_c001_v0001180_t0036_u01760331282376") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a0bc3_d20251013_m045441_c001_v7007000_t0000_u01760331281019") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a26_d20251013_m045432_c001_v0001180_t0057_u01760331272072") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c669b_d20251013_m045427_c001_v7007000_t0000_u01760331267206") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea91_d20251013_m045423_c001_v0001177_t0058_u01760331263251") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4073ea3d8fba8067_d20251013_m045422_c001_v7007000_t0000_u01760331262053") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d039_d20251013_m045412_c001_v0001179_t0025_u01760331252567") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e13a_d20251013_m045404_c001_v7007000_t0000_u01760331244963") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea0a_d20251013_m045353_c001_v0001177_t0051_u01760331233800") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d0_d20251013_m045348_c001_v7007000_t0000_u01760331228524") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9ce_d20251013_m045339_c001_v0001177_t0008_u01760331219136") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4498_d20251013_m045333_c001_v7007000_t0000_u01760331213451") 2025/10/13 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9a1_d20251013_m045324_c001_v0001177_t0003_u01760331204715") 2025/10/13 04:57:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4dd_d20251013_m045444_c001_v7007000_t0000_u01760331284114") 2025/10/13 04:57:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a3e_d20251013_m045439_c001_v0001180_t0016_u01760331279078") 2025/10/13 04:57:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf4_d20251013_m045502_c001_v7007000_t0000_u01760331302212") 2025/10/13 04:57:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0ea_d20251013_m045457_c001_v0001179_t0049_u01760331297847") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c7_d20251013_m045618_c001_v7007000_t0000_u01760331378480") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1c6_d20251013_m045609_c001_v0001179_t0059_u01760331369789") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dcd_d20251013_m045604_c001_v7007000_t0000_u01760331364129") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d196_d20251013_m045553_c001_v0001179_t0033_u01760331353032") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e758a_d20251013_m045547_c001_v7007000_t0000_u01760331347213") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d161_d20251013_m045538_c001_v0001179_t0048_u01760331338223") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7559_d20251013_m045532_c001_v7007000_t0000_u01760331332734") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d142_d20251013_m045524_c001_v0001179_t0018_u01760331324267") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2a_d20251013_m045518_c001_v7007000_t0000_u01760331318596") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d116_d20251013_m045507_c001_v0001179_t0046_u01760331307872") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc163f_d20251013_m045459_c001_v7007000_t0000_u01760331299308") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7f6_d20251013_m045451_c001_v0001115_t0001_u01760331291964") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1ce_d20251013_m045446_c001_v7007000_t0000_u01760331286806") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeaf0_d20251013_m045442_c001_v0001177_t0009_u01760331282538") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a0bbe_d20251013_m045440_c001_v7007000_t0000_u01760331280657") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a778_d20251013_m045432_c001_v0001115_t0022_u01760331272662") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c669d_d20251013_m045427_c001_v7007000_t0000_u01760331267390") 2025/10/13 04:57:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129ff_d20251013_m045423_c001_v0001180_t0044_u01760331263451") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4073ea3d8fba8066_d20251013_m045421_c001_v7007000_t0000_u01760331261867") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a6f4_d20251013_m045413_c001_v0001115_t0046_u01760331253142") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40917ca080c65155_d20251013_m045405_c001_v7007000_t0000_u01760331245185") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cfe3_d20251013_m045354_c001_v0001179_t0031_u01760331234385") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d1_d20251013_m045348_c001_v7007000_t0000_u01760331228708") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf97_d20251013_m045339_c001_v0001179_t0031_u01760331219707") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be449a_d20251013_m045333_c001_v7007000_t0000_u01760331213632") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf50_d20251013_m045324_c001_v0001179_t0055_u01760331204918") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1b6_d20251013_m045444_c001_v7007000_t0000_u01760331284255") 2025/10/13 04:57:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdead6_d20251013_m045439_c001_v0001177_t0041_u01760331279257") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf6_d20251013_m045502_c001_v7007000_t0000_u01760331302402") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a8e_d20251013_m045457_c001_v0001180_t0037_u01760331297869") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c8_d20251013_m045618_c001_v7007000_t0000_u01760331378663") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec5c_d20251013_m045609_c001_v0001177_t0039_u01760331369998") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dce_d20251013_m045604_c001_v7007000_t0000_u01760331364314") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec15_d20251013_m045554_c001_v0001177_t0031_u01760331354411") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e758b_d20251013_m045547_c001_v7007000_t0000_u01760331347397") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebd6_d20251013_m045538_c001_v0001177_t0010_u01760331338456") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e755b_d20251013_m045532_c001_v7007000_t0000_u01760331332917") 2025/10/13 04:57:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb9c_d20251013_m045524_c001_v0001177_t0003_u01760331324528") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2b_d20251013_m045518_c001_v7007000_t0000_u01760331318779") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb64_d20251013_m045508_c001_v0001177_t0033_u01760331308087") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c5_d20251013_m045459_c001_v7007000_t0000_u01760331299099") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb1f_d20251013_m045452_c001_v0001177_t0043_u01760331292412") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1cf_d20251013_m045446_c001_v7007000_t0000_u01760331286985") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0b6_d20251013_m045442_c001_v0001179_t0040_u01760331282547") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8c95_d20251013_m045441_c001_v7007000_t0000_u01760331281059") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeab7_d20251013_m045433_c001_v0001177_t0007_u01760331273310") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c669e_d20251013_m045427_c001_v7007000_t0000_u01760331267574") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea97_d20251013_m045423_c001_v0001177_t0044_u01760331263467") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e14b_d20251013_m045422_c001_v7007000_t0000_u01760331262063") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129cb_d20251013_m045413_c001_v0001180_t0031_u01760331253800") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97833_d20251013_m045404_c001_v7007000_t0000_u01760331244520") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12982_d20251013_m045355_c001_v0001180_t0014_u01760331235082") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d2_d20251013_m045348_c001_v7007000_t0000_u01760331228889") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1295b_d20251013_m045340_c001_v0001180_t0029_u01760331220337") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be449b_d20251013_m045333_c001_v7007000_t0000_u01760331213814") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1291d_d20251013_m045325_c001_v0001180_t0041_u01760331205126") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c78_d20251013_m045444_c001_v7007000_t0000_u01760331284266") 2025/10/13 04:57:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0a0_d20251013_m045439_c001_v0001179_t0053_u01760331279280") 2025/10/13 04:57:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf7_d20251013_m045502_c001_v7007000_t0000_u01760331302586") 2025/10/13 04:57:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb3c_d20251013_m045458_c001_v0001177_t0001_u01760331298049") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3c9_d20251013_m045618_c001_v7007000_t0000_u01760331378846") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b77_d20251013_m045610_c001_v0001180_t0038_u01760331370224") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dcf_d20251013_m045604_c001_v7007000_t0000_u01760331364495") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b48_d20251013_m045554_c001_v0001180_t0030_u01760331354628") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e758d_d20251013_m045547_c001_v7007000_t0000_u01760331347582") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b13_d20251013_m045538_c001_v0001180_t0046_u01760331338670") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e755c_d20251013_m045533_c001_v7007000_t0000_u01760331333101") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12aed_d20251013_m045524_c001_v0001180_t0025_u01760331324750") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2c_d20251013_m045518_c001_v7007000_t0000_u01760331318963") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12ab5_d20251013_m045508_c001_v0001180_t0017_u01760331308432") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c8_d20251013_m045459_c001_v7007000_t0000_u01760331299306") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a78_d20251013_m045452_c001_v0001180_t0028_u01760331292617") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d0_d20251013_m045447_c001_v7007000_t0000_u01760331287164") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a50_d20251013_m045442_c001_v0001180_t0000_u01760331282613") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2697_d20251013_m045441_c001_v7007000_t0000_u01760331281024") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d082_d20251013_m045433_c001_v0001179_t0010_u01760331273529") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c669f_d20251013_m045427_c001_v7007000_t0000_u01760331267765") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a73c_d20251013_m045423_c001_v0001115_t0014_u01760331263523") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a458a_d20251013_m045422_c001_v7007000_t0000_u01760331262086") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea5a_d20251013_m045414_c001_v0001177_t0040_u01760331254096") 2025/10/13 04:57:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cc171_d20251013_m045404_c001_v7007000_t0000_u01760331244962") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a671_d20251013_m045355_c001_v0001115_t0048_u01760331235285") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d3_d20251013_m045349_c001_v7007000_t0000_u01760331229071") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a61b_d20251013_m045340_c001_v0001115_t0026_u01760331220582") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be449c_d20251013_m045333_c001_v7007000_t0000_u01760331213996") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a5ba_d20251013_m045325_c001_v0001115_t0009_u01760331205355") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40776c4bb3bbde72_d20251013_m045444_c001_v7007000_t0000_u01760331284406") 2025/10/13 04:57:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a40_d20251013_m045439_c001_v0001180_t0006_u01760331279294") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cf8_d20251013_m045502_c001_v7007000_t0000_u01760331302788") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0ec_d20251013_m045458_c001_v0001179_t0014_u01760331298058") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3ca_d20251013_m045619_c001_v7007000_t0000_u01760331379027") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a9f5_d20251013_m045610_c001_v0001115_t0047_u01760331370446") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd0_d20251013_m045604_c001_v7007000_t0000_u01760331364686") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a993_d20251013_m045554_c001_v0001115_t0033_u01760331354862") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e758f_d20251013_m045547_c001_v7007000_t0000_u01760331347766") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a92f_d20251013_m045538_c001_v0001115_t0010_u01760331338875") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e755d_d20251013_m045533_c001_v7007000_t0000_u01760331333284") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a8d2_d20251013_m045524_c001_v0001115_t0046_u01760331324949") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2d_d20251013_m045519_c001_v7007000_t0000_u01760331319146") 2025/10/13 04:57:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a874_d20251013_m045508_c001_v0001115_t0013_u01760331308628") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8cf3_d20251013_m045459_c001_v7007000_t0000_u01760331299316") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0ca_d20251013_m045452_c001_v0001179_t0055_u01760331292816") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d2_d20251013_m045447_c001_v7007000_t0000_u01760331287345") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeaf3_d20251013_m045442_c001_v0001177_t0028_u01760331282748") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4d9_d20251013_m045440_c001_v7007000_t0000_u01760331280989") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a28_d20251013_m045433_c001_v0001180_t0019_u01760331273759") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a0_d20251013_m045427_c001_v7007000_t0000_u01760331267951") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d067_d20251013_m045423_c001_v0001179_t0032_u01760331263577") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e14a_d20251013_m045421_c001_v7007000_t0000_u01760331261867") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d03b_d20251013_m045414_c001_v0001179_t0058_u01760331254305") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97834_d20251013_m045404_c001_v7007000_t0000_u01760331244702") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea15_d20251013_m045355_c001_v0001177_t0053_u01760331235828") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d4_d20251013_m045349_c001_v7007000_t0000_u01760331229255") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9d8_d20251013_m045341_c001_v0001177_t0013_u01760331221412") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be449e_d20251013_m045334_c001_v7007000_t0000_u01760331214178") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9a5_d20251013_m045325_c001_v0001177_t0038_u01760331205970") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d26a2_d20251013_m045444_c001_v7007000_t0000_u01760331284422") 2025/10/13 04:57:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7ac_d20251013_m045439_c001_v0001115_t0006_u01760331279354") 2025/10/13 04:57:10 DEBUG : dir1/0007-12345: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cfd_d20251013_m045502_c001_v7007000_t0000_u01760331302973") 2025/10/13 04:57:10 DEBUG : dir1/0007-12345: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a90_d20251013_m045458_c001_v0001180_t0056_u01760331298084") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3cb_d20251013_m045619_c001_v7007000_t0000_u01760331379239") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1d2_d20251013_m045611_c001_v0001179_t0057_u01760331371130") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd1_d20251013_m045604_c001_v7007000_t0000_u01760331364871") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1a0_d20251013_m045555_c001_v0001179_t0039_u01760331355363") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7590_d20251013_m045547_c001_v7007000_t0000_u01760331347950") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d165_d20251013_m045539_c001_v0001179_t0029_u01760331339431") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e755f_d20251013_m045533_c001_v7007000_t0000_u01760331333468") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d144_d20251013_m045525_c001_v0001179_t0003_u01760331325399") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2e_d20251013_m045519_c001_v7007000_t0000_u01760331319329") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d11d_d20251013_m045509_c001_v0001179_t0020_u01760331309220") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d26b8_d20251013_m045459_c001_v7007000_t0000_u01760331299351") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a80a_d20251013_m045453_c001_v0001115_t0052_u01760331293017") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d4_d20251013_m045447_c001_v7007000_t0000_u01760331287524") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a52_d20251013_m045442_c001_v0001180_t0059_u01760331282842") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4da_d20251013_m045441_c001_v7007000_t0000_u01760331281189") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a782_d20251013_m045433_c001_v0001115_t0007_u01760331273970") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a1_d20251013_m045428_c001_v7007000_t0000_u01760331268135") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a01_d20251013_m045423_c001_v0001180_t0047_u01760331263650") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1617_d20251013_m045422_c001_v7007000_t0000_u01760331262096") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a6fe_d20251013_m045414_c001_v0001115_t0033_u01760331254529") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25fb_d20251013_m045405_c001_v7007000_t0000_u01760331245262") 2025/10/13 04:57:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cfed_d20251013_m045356_c001_v0001179_t0055_u01760331236034") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d5_d20251013_m045349_c001_v7007000_t0000_u01760331229437") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf9d_d20251013_m045341_c001_v0001179_t0039_u01760331221621") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a0_d20251013_m045334_c001_v7007000_t0000_u01760331214359") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf54_d20251013_m045326_c001_v0001179_t0040_u01760331206182") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d269f_d20251013_m045444_c001_v7007000_t0000_u01760331284062") 2025/10/13 04:57:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdead8_d20251013_m045439_c001_v0001177_t0008_u01760331279457") 2025/10/13 04:57:12 DEBUG : dir1/0008-23456: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8cfe_d20251013_m045503_c001_v7007000_t0000_u01760331303156") 2025/10/13 04:57:12 DEBUG : dir1/0008-23456: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a82c_d20251013_m045458_c001_v0001115_t0030_u01760331298180") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3cc_d20251013_m045619_c001_v7007000_t0000_u01760331379422") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec64_d20251013_m045611_c001_v0001177_t0038_u01760331371331") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd2_d20251013_m045605_c001_v7007000_t0000_u01760331365055") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec1b_d20251013_m045555_c001_v0001177_t0049_u01760331355583") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7592_d20251013_m045548_c001_v7007000_t0000_u01760331348134") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebdc_d20251013_m045539_c001_v0001177_t0002_u01760331339639") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7560_d20251013_m045533_c001_v7007000_t0000_u01760331333652") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeba0_d20251013_m045525_c001_v0001177_t0047_u01760331325605") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e2f_d20251013_m045519_c001_v7007000_t0000_u01760331319512") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb66_d20251013_m045509_c001_v0001177_t0056_u01760331309438") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be459f_d20251013_m045459_c001_v7007000_t0000_u01760331299329") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb23_d20251013_m045453_c001_v0001177_t0029_u01760331293530") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d5_d20251013_m045447_c001_v7007000_t0000_u01760331287703") 2025/10/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeaf7_d20251013_m045442_c001_v0001177_t0034_u01760331282956") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4d8_d20251013_m045440_c001_v7007000_t0000_u01760331280805") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeabd_d20251013_m045434_c001_v0001177_t0026_u01760331274467") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a2_d20251013_m045428_c001_v7007000_t0000_u01760331268328") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea99_d20251013_m045423_c001_v0001177_t0039_u01760331263672") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05580_d20251013_m045421_c001_v7007000_t0000_u01760331261846") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129cf_d20251013_m045415_c001_v0001180_t0058_u01760331255310") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1ba4_d20251013_m045405_c001_v7007000_t0000_u01760331245196") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12988_d20251013_m045356_c001_v0001180_t0026_u01760331236268") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d8_d20251013_m045349_c001_v7007000_t0000_u01760331229618") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1295d_d20251013_m045341_c001_v0001180_t0056_u01760331221820") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a1_d20251013_m045334_c001_v7007000_t0000_u01760331214541") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12923_d20251013_m045326_c001_v0001180_t0002_u01760331206420") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1b3_d20251013_m045444_c001_v7007000_t0000_u01760331284074") 2025/10/13 04:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0a2_d20251013_m045439_c001_v0001179_t0021_u01760331279498") 2025/10/13 04:57:13 DEBUG : dir1/0009-34567: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d00_d20251013_m045503_c001_v7007000_t0000_u01760331303359") 2025/10/13 04:57:13 DEBUG : dir1/0009-34567: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0ee_d20251013_m045458_c001_v0001179_t0022_u01760331298265") 2025/10/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3cd_d20251013_m045619_c001_v7007000_t0000_u01760331379604") 2025/10/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b7b_d20251013_m045611_c001_v0001180_t0002_u01760331371550") 2025/10/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd3_d20251013_m045605_c001_v7007000_t0000_u01760331365237") 2025/10/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b4e_d20251013_m045555_c001_v0001180_t0032_u01760331355794") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7595_d20251013_m045548_c001_v7007000_t0000_u01760331348318") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b17_d20251013_m045539_c001_v0001180_t0041_u01760331339933") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7562_d20251013_m045533_c001_v7007000_t0000_u01760331333835") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12af1_d20251013_m045525_c001_v0001180_t0043_u01760331325833") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e30_d20251013_m045519_c001_v7007000_t0000_u01760331319696") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12abb_d20251013_m045509_c001_v0001180_t0032_u01760331309648") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c9_d20251013_m045459_c001_v7007000_t0000_u01760331299463") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a7c_d20251013_m045453_c001_v0001180_t0003_u01760331293762") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d7_d20251013_m045447_c001_v7007000_t0000_u01760331287882") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7c6_d20251013_m045442_c001_v0001115_t0001_u01760331282993") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e0f_d20251013_m045440_c001_v7007000_t0000_u01760331280823") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d088_d20251013_m045434_c001_v0001179_t0009_u01760331274679") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a3_d20251013_m045428_c001_v7007000_t0000_u01760331268510") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d069_d20251013_m045423_c001_v0001179_t0036_u01760331263832") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c668f_d20251013_m045421_c001_v7007000_t0000_u01760331261885") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea60_d20251013_m045415_c001_v0001177_t0002_u01760331255509") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97835_d20251013_m045404_c001_v7007000_t0000_u01760331244886") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a67d_d20251013_m045356_c001_v0001115_t0024_u01760331236472") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15d9_d20251013_m045349_c001_v7007000_t0000_u01760331229800") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a623_d20251013_m045342_c001_v0001115_t0049_u01760331222053") 2025/10/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a2_d20251013_m045334_c001_v7007000_t0000_u01760331214724") 2025/10/13 04:57:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a5c6_d20251013_m045326_c001_v0001115_t0021_u01760331206630") 2025/10/13 04:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c76_d20251013_m045444_c001_v7007000_t0000_u01760331284085") 2025/10/13 04:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a42_d20251013_m045439_c001_v0001180_t0017_u01760331279565") 2025/10/13 04:57:15 DEBUG : dir1/0010-45678: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d01_d20251013_m045503_c001_v7007000_t0000_u01760331303542") 2025/10/13 04:57:15 DEBUG : dir1/0010-45678: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb3e_d20251013_m045458_c001_v0001177_t0031_u01760331298277") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3ce_d20251013_m045619_c001_v7007000_t0000_u01760331379786") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a9fd_d20251013_m045611_c001_v0001115_t0031_u01760331371772") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd4_d20251013_m045605_c001_v7007000_t0000_u01760331365419") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a99d_d20251013_m045556_c001_v0001115_t0005_u01760331356482") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7597_d20251013_m045548_c001_v7007000_t0000_u01760331348517") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a935_d20251013_m045540_c001_v0001115_t0015_u01760331340151") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7563_d20251013_m045534_c001_v7007000_t0000_u01760331334019") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a8dc_d20251013_m045526_c001_v0001115_t0013_u01760331326074") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e31_d20251013_m045519_c001_v7007000_t0000_u01760331319878") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a882_d20251013_m045511_c001_v0001115_t0038_u01760331311742") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ce6_d20251013_m045459_c001_v7007000_t0000_u01760331299512") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0d0_d20251013_m045453_c001_v0001179_t0050_u01760331293960") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d8_d20251013_m045448_c001_v7007000_t0000_u01760331288062") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a54_d20251013_m045443_c001_v0001180_t0022_u01760331283046") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40776c4bb3bbde5d_d20251013_m045441_c001_v7007000_t0000_u01760331281037") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a2c_d20251013_m045434_c001_v0001180_t0040_u01760331274885") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a4_d20251013_m045428_c001_v7007000_t0000_u01760331268693") 2025/10/13 04:57:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a05_d20251013_m045423_c001_v0001180_t0035_u01760331263851") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a4589_d20251013_m045421_c001_v7007000_t0000_u01760331261893") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d043_d20251013_m045415_c001_v0001179_t0023_u01760331255715") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25f9_d20251013_m045404_c001_v7007000_t0000_u01760331244889") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea1d_d20251013_m045357_c001_v0001177_t0007_u01760331237143") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15db_d20251013_m045349_c001_v7007000_t0000_u01760331229983") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9da_d20251013_m045342_c001_v0001177_t0022_u01760331222463") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a3_d20251013_m045334_c001_v7007000_t0000_u01760331214907") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9af_d20251013_m045327_c001_v0001177_t0034_u01760331207412") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4dc_d20251013_m045444_c001_v7007000_t0000_u01760331284095") 2025/10/13 04:57:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeadc_d20251013_m045439_c001_v0001177_t0028_u01760331279665") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d03_d20251013_m045503_c001_v7007000_t0000_u01760331303728") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a92_d20251013_m045458_c001_v0001180_t0003_u01760331298331") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3d1_d20251013_m045619_c001_v7007000_t0000_u01760331379970") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1d6_d20251013_m045612_c001_v0001179_t0037_u01760331372315") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd5_d20251013_m045605_c001_v7007000_t0000_u01760331365600") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1a8_d20251013_m045557_c001_v0001179_t0043_u01760331357290") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7598_d20251013_m045548_c001_v7007000_t0000_u01760331348713") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d167_d20251013_m045540_c001_v0001179_t0053_u01760331340720") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7564_d20251013_m045534_c001_v7007000_t0000_u01760331334203") 2025/10/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d147_d20251013_m045526_c001_v0001179_t0042_u01760331326641") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e32_d20251013_m045520_c001_v7007000_t0000_u01760331320061") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d125_d20251013_m045512_c001_v0001179_t0026_u01760331312262") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c6_d20251013_m045459_c001_v7007000_t0000_u01760331299111") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a810_d20251013_m045454_c001_v0001115_t0058_u01760331294150") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1d9_d20251013_m045448_c001_v7007000_t0000_u01760331288242") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0b8_d20251013_m045443_c001_v0001179_t0035_u01760331283196") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e19b_d20251013_m045441_c001_v7007000_t0000_u01760331281201") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a78a_d20251013_m045435_c001_v0001115_t0014_u01760331275106") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a5_d20251013_m045428_c001_v7007000_t0000_u01760331268879") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea9b_d20251013_m045423_c001_v0001177_t0040_u01760331263876") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97846_d20251013_m045421_c001_v7007000_t0000_u01760331261901") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a706_d20251013_m045415_c001_v0001115_t0028_u01760331255966") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c417e_d20251013_m045404_c001_v7007000_t0000_u01760331244966") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cff5_d20251013_m045357_c001_v0001179_t0040_u01760331237353") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15dc_d20251013_m045350_c001_v7007000_t0000_u01760331230165") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cfa1_d20251013_m045342_c001_v0001179_t0045_u01760331222675") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a4_d20251013_m045335_c001_v7007000_t0000_u01760331215090") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf5f_d20251013_m045327_c001_v0001179_t0003_u01760331207679") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d26a3_d20251013_m045444_c001_v7007000_t0000_u01760331284427") 2025/10/13 04:57:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0a8_d20251013_m045439_c001_v0001179_t0034_u01760331279702") 2025/10/13 04:57:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d05_d20251013_m045503_c001_v7007000_t0000_u01760331303911") 2025/10/13 04:57:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0f2_d20251013_m045458_c001_v0001179_t0005_u01760331298466") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3d3_d20251013_m045620_c001_v7007000_t0000_u01760331380153") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec70_d20251013_m045612_c001_v0001177_t0020_u01760331372574") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd6_d20251013_m045605_c001_v7007000_t0000_u01760331365781") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec21_d20251013_m045557_c001_v0001177_t0003_u01760331357540") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7599_d20251013_m045548_c001_v7007000_t0000_u01760331348897") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdebe2_d20251013_m045540_c001_v0001177_t0040_u01760331340938") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7566_d20251013_m045534_c001_v7007000_t0000_u01760331334387") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeba8_d20251013_m045526_c001_v0001177_t0049_u01760331326887") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e33_d20251013_m045520_c001_v7007000_t0000_u01760331320244") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb74_d20251013_m045512_c001_v0001177_t0025_u01760331312458") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ce4_d20251013_m045459_c001_v7007000_t0000_u01760331299120") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb2b_d20251013_m045454_c001_v0001177_t0051_u01760331294687") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1da_d20251013_m045448_c001_v7007000_t0000_u01760331288422") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeafb_d20251013_m045443_c001_v0001177_t0046_u01760331283247") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2698_d20251013_m045441_c001_v7007000_t0000_u01760331281211") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeac4_d20251013_m045435_c001_v0001177_t0057_u01760331275665") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a6_d20251013_m045429_c001_v7007000_t0000_u01760331269062") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d06b_d20251013_m045424_c001_v0001179_t0004_u01760331264057") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1616_d20251013_m045421_c001_v7007000_t0000_u01760331261907") 2025/10/13 04:57:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129d5_d20251013_m045416_c001_v0001180_t0037_u01760331256603") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40917ca080c65153_d20251013_m045404_c001_v7007000_t0000_u01760331244963") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1298e_d20251013_m045357_c001_v0001180_t0023_u01760331237560") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15e1_d20251013_m045350_c001_v7007000_t0000_u01760331230348") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed1295f_d20251013_m045342_c001_v0001180_t0057_u01760331222882") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a5_d20251013_m045335_c001_v7007000_t0000_u01760331215272") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12927_d20251013_m045327_c001_v0001180_t0052_u01760331207897") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1b8_d20251013_m045444_c001_v7007000_t0000_u01760331284439") 2025/10/13 04:57:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a44_d20251013_m045439_c001_v0001180_t0026_u01760331279800") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d06_d20251013_m045504_c001_v7007000_t0000_u01760331304094") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeb40_d20251013_m045458_c001_v0001177_t0018_u01760331298529") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3d5_d20251013_m045620_c001_v7007000_t0000_u01760331380340") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b7f_d20251013_m045612_c001_v0001180_t0042_u01760331372801") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd7_d20251013_m045605_c001_v7007000_t0000_u01760331365962") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b54_d20251013_m045557_c001_v0001180_t0039_u01760331357756") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e759a_d20251013_m045549_c001_v7007000_t0000_u01760331349081") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b1b_d20251013_m045541_c001_v0001180_t0056_u01760331341141") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7567_d20251013_m045534_c001_v7007000_t0000_u01760331334572") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12af9_d20251013_m045527_c001_v0001180_t0006_u01760331327103") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e34_d20251013_m045520_c001_v7007000_t0000_u01760331320427") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12ac4_d20251013_m045512_c001_v0001180_t0047_u01760331312705") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cc1a1_d20251013_m045459_c001_v7007000_t0000_u01760331299335") 2025/10/13 04:57:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a82_d20251013_m045454_c001_v0001180_t0046_u01760331294899") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1db_d20251013_m045448_c001_v7007000_t0000_u01760331288602") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a58_d20251013_m045443_c001_v0001180_t0053_u01760331283279") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415fb2332676350e_d20251013_m045440_c001_v7007000_t0000_u01760331280830") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d094_d20251013_m045435_c001_v0001179_t0029_u01760331275884") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a7_d20251013_m045429_c001_v7007000_t0000_u01760331269244") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea9f_d20251013_m045424_c001_v0001177_t0025_u01760331264089") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6690_d20251013_m045422_c001_v7007000_t0000_u01760331262075") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea68_d20251013_m045416_c001_v0001177_t0001_u01760331256836") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97837_d20251013_m045405_c001_v7007000_t0000_u01760331245069") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a685_d20251013_m045357_c001_v0001115_t0036_u01760331237749") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15e7_d20251013_m045350_c001_v7007000_t0000_u01760331230530") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a62d_d20251013_m045343_c001_v0001115_t0059_u01760331223112") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a7_d20251013_m045335_c001_v7007000_t0000_u01760331215464") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a5cd_d20251013_m045328_c001_v0001115_t0009_u01760331208103") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40776c4bb3bbde70_d20251013_m045444_c001_v7007000_t0000_u01760331284222") 2025/10/13 04:57:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeae2_d20251013_m045439_c001_v0001177_t0043_u01760331279874") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d07_d20251013_m045504_c001_v7007000_t0000_u01760331304278") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a94_d20251013_m045458_c001_v0001180_t0005_u01760331298542") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3d7_d20251013_m045620_c001_v7007000_t0000_u01760331380522") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3aa04_d20251013_m045613_c001_v0001115_t0040_u01760331373008") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dd8_d20251013_m045606_c001_v7007000_t0000_u01760331366143") 2025/10/13 04:57:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a9a9_d20251013_m045558_c001_v0001115_t0032_u01760331358016") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e759b_d20251013_m045549_c001_v7007000_t0000_u01760331349267") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a941_d20251013_m045541_c001_v0001115_t0016_u01760331341353") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e7569_d20251013_m045534_c001_v7007000_t0000_u01760331334757") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a8ea_d20251013_m045527_c001_v0001115_t0000_u01760331327325") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e36_d20251013_m045520_c001_v7007000_t0000_u01760331320610") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a888_d20251013_m045512_c001_v0001115_t0000_u01760331312928") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c7_d20251013_m045459_c001_v7007000_t0000_u01760331299281") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0d6_d20251013_m045455_c001_v0001179_t0042_u01760331295092") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1dc_d20251013_m045448_c001_v7007000_t0000_u01760331288782") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0ba_d20251013_m045443_c001_v0001179_t0022_u01760331283441") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40776c4bb3bbde5e_d20251013_m045441_c001_v7007000_t0000_u01760331281220") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a36_d20251013_m045436_c001_v0001180_t0029_u01760331276091") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a8_d20251013_m045429_c001_v7007000_t0000_u01760331269426") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a740_d20251013_m045424_c001_v0001115_t0015_u01760331264119") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c0557f_d20251013_m045421_c001_v7007000_t0000_u01760331261661") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d045_d20251013_m045417_c001_v0001179_t0045_u01760331257055") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25fa_d20251013_m045405_c001_v7007000_t0000_u01760331245079") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea29_d20251013_m045400_c001_v0001177_t0005_u01760331240192") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15e9_d20251013_m045350_c001_v7007000_t0000_u01760331230729") 2025/10/13 04:57:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9e2_d20251013_m045343_c001_v0001177_t0009_u01760331223572") 2025/10/13 04:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a8_d20251013_m045335_c001_v7007000_t0000_u01760331215646") 2025/10/13 04:57:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde9b5_d20251013_m045328_c001_v0001177_t0015_u01760331208607") 2025/10/13 04:57:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a45a3_d20251013_m045444_c001_v7007000_t0000_u01760331284287") 2025/10/13 04:57:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0aa_d20251013_m045439_c001_v0001179_t0014_u01760331279925") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d08_d20251013_m045504_c001_v7007000_t0000_u01760331304461") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d0f4_d20251013_m045458_c001_v0001179_t0014_u01760331298717") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3db_d20251013_m045620_c001_v7007000_t0000_u01760331380716") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1d8_d20251013_m045613_c001_v0001179_t0056_u01760331373462") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8dda_d20251013_m045606_c001_v7007000_t0000_u01760331366324") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1af_d20251013_m045559_c001_v0001179_t0043_u01760331359012") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e759c_d20251013_m045549_c001_v7007000_t0000_u01760331349451") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d16f_d20251013_m045542_c001_v0001179_t0021_u01760331342374") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e756b_d20251013_m045534_c001_v7007000_t0000_u01760331334940") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d14b_d20251013_m045527_c001_v0001179_t0032_u01760331327777") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e37_d20251013_m045520_c001_v7007000_t0000_u01760331320793") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d128_d20251013_m045513_c001_v0001179_t0007_u01760331313503") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4149afcae7c0a1c3_d20251013_m045458_c001_v7007000_t0000_u01760331298917") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a81a_d20251013_m045455_c001_v0001115_t0019_u01760331295301") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1dd_d20251013_m045448_c001_v7007000_t0000_u01760331288961") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7ca_d20251013_m045443_c001_v0001115_t0017_u01760331283459") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a0bc0_d20251013_m045440_c001_v7007000_t0000_u01760331280839") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a790_d20251013_m045436_c001_v0001115_t0054_u01760331276329") 2025/10/13 04:57:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66a9_d20251013_m045429_c001_v7007000_t0000_u01760331269608") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a07_d20251013_m045424_c001_v0001180_t0040_u01760331264207") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97847_d20251013_m045422_c001_v7007000_t0000_u01760331262104") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a70c_d20251013_m045417_c001_v0001115_t0056_u01760331257330") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e13b_d20251013_m045405_c001_v7007000_t0000_u01760331245143") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d008_d20251013_m045400_c001_v0001179_t0046_u01760331240446") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15ea_d20251013_m045350_c001_v7007000_t0000_u01760331230912") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cfa3_d20251013_m045343_c001_v0001179_t0018_u01760331223782") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44a9_d20251013_m045335_c001_v7007000_t0000_u01760331215827") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf61_d20251013_m045328_c001_v0001179_t0013_u01760331208819") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed4de_d20251013_m045444_c001_v7007000_t0000_u01760331284296") 2025/10/13 04:57:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7b6_d20251013_m045439_c001_v0001115_t0033_u01760331279996") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2605_d20251013_m045407_c001_v7007000_t0000_u01760331247606") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129aa_d20251013_m045403_c001_v0001180_t0005_u01760331243114") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2606_d20251013_m045407_c001_v7007000_t0000_u01760331247787") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d017_d20251013_m045403_c001_v0001179_t0043_u01760331243157") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2607_d20251013_m045407_c001_v7007000_t0000_u01760331247968") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea37_d20251013_m045403_c001_v0001177_t0048_u01760331243180") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2608_d20251013_m045408_c001_v7007000_t0000_u01760331248149") 2025/10/13 04:57:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129ac_d20251013_m045403_c001_v0001180_t0034_u01760331243344") 2025/10/13 04:57:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2609_d20251013_m045408_c001_v7007000_t0000_u01760331248330") 2025/10/13 04:57:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d019_d20251013_m045403_c001_v0001179_t0027_u01760331243357") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260a_d20251013_m045408_c001_v7007000_t0000_u01760331248511") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea39_d20251013_m045403_c001_v0001177_t0040_u01760331243405") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260b_d20251013_m045408_c001_v7007000_t0000_u01760331248692") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a6ab_d20251013_m045403_c001_v0001115_t0023_u01760331243520") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260c_d20251013_m045408_c001_v7007000_t0000_u01760331248873") 2025/10/13 04:57:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129b0_d20251013_m045403_c001_v0001180_t0051_u01760331243583") 2025/10/13 04:57:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260d_d20251013_m045409_c001_v7007000_t0000_u01760331249054") 2025/10/13 04:57:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d01b_d20251013_m045403_c001_v0001179_t0014_u01760331243589") 2025/10/13 04:57:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260e_d20251013_m045409_c001_v7007000_t0000_u01760331249235") 2025/10/13 04:57:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea3d_d20251013_m045403_c001_v0001177_t0021_u01760331243618") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d260f_d20251013_m045409_c001_v7007000_t0000_u01760331249415") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129b3_d20251013_m045403_c001_v0001180_t0028_u01760331243793") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2610_d20251013_m045409_c001_v7007000_t0000_u01760331249595") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d01d_d20251013_m045403_c001_v0001179_t0029_u01760331243822") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2611_d20251013_m045409_c001_v7007000_t0000_u01760331249776") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea43_d20251013_m045403_c001_v0001177_t0056_u01760331243834") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2612_d20251013_m045409_c001_v7007000_t0000_u01760331249957") 2025/10/13 04:57:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129b7_d20251013_m045404_c001_v0001180_t0013_u01760331244022") 2025/10/13 04:57:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2613_d20251013_m045410_c001_v7007000_t0000_u01760331250137") 2025/10/13 04:57:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d01f_d20251013_m045404_c001_v0001179_t0003_u01760331244035") 2025/10/13 04:57:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2614_d20251013_m045410_c001_v7007000_t0000_u01760331250318") 2025/10/13 04:57:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea47_d20251013_m045404_c001_v0001177_t0041_u01760331244052") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac9784a_d20251013_m045424_c001_v7007000_t0000_u01760331264777") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129e7_d20251013_m045420_c001_v0001180_t0021_u01760331260132") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc161a_d20251013_m045424_c001_v7007000_t0000_u01760331264973") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea75_d20251013_m045420_c001_v0001177_t0058_u01760331260141") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1619_d20251013_m045424_c001_v7007000_t0000_u01760331264789") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d055_d20251013_m045420_c001_v0001179_t0031_u01760331260164") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a458e_d20251013_m045424_c001_v7007000_t0000_u01760331264799") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129e9_d20251013_m045420_c001_v0001180_t0051_u01760331260326") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a458f_d20251013_m045424_c001_v7007000_t0000_u01760331264984") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea77_d20251013_m045420_c001_v0001177_t0028_u01760331260347") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6693_d20251013_m045424_c001_v7007000_t0000_u01760331264627") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a722_d20251013_m045420_c001_v0001115_t0015_u01760331260439") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6694_d20251013_m045424_c001_v7007000_t0000_u01760331264811") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129eb_d20251013_m045420_c001_v0001180_t0008_u01760331260542") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05583_d20251013_m045424_c001_v7007000_t0000_u01760331264667") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea79_d20251013_m045420_c001_v0001177_t0041_u01760331260558") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c48_d20251013_m045424_c001_v7007000_t0000_u01760331264658") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d05b_d20251013_m045420_c001_v0001179_t0039_u01760331260656") 2025/10/13 04:57:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e14c_d20251013_m045424_c001_v7007000_t0000_u01760331264638") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129ed_d20251013_m045420_c001_v0001180_t0051_u01760331260742") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e14d_d20251013_m045424_c001_v7007000_t0000_u01760331264821") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea7b_d20251013_m045420_c001_v0001177_t0000_u01760331260780") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4073ea3d8fba8069_d20251013_m045424_c001_v7007000_t0000_u01760331264832") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d05d_d20251013_m045420_c001_v0001179_t0014_u01760331260871") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c6695_d20251013_m045424_c001_v7007000_t0000_u01760331264995") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed129ef_d20251013_m045420_c001_v0001180_t0021_u01760331260942") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c49_d20251013_m045424_c001_v7007000_t0000_u01760331264843") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea7d_d20251013_m045420_c001_v0001177_t0002_u01760331260988") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4073ea3d8fba8068_d20251013_m045424_c001_v7007000_t0000_u01760331264649") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a726_d20251013_m045421_c001_v0001115_t0030_u01760331261004") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05584_d20251013_m045424_c001_v7007000_t0000_u01760331264854") 2025/10/13 04:57:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d05f_d20251013_m045421_c001_v0001179_t0049_u01760331261075") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbebb_d20251013_m045155_c001_v7007000_t0000_u01760331115901") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f116457eafe8243d6_d20251013_m045153_c001_v0001044_t0054_u01760331113220") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e056_d20251013_m045153_c001_v7007000_t0000_u01760331113037") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f116457eafe8243d0_d20251013_m045149_c001_v0001044_t0056_u01760331109232") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e052_d20251013_m045148_c001_v7007000_t0000_u01760331108506") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a278_d20251013_m045143_c001_v0001115_t0032_u01760331103223") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40338a7a28f08e79_d20251013_m045141_c001_v7007000_t0000_u01760331101741") 2025/10/13 04:57:26 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1150885217486e38_d20251013_m045139_c001_v0001145_t0030_u01760331099278") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f42182d912054f541_d20251013_m045139_c001_v7007000_t0000_u01760331099094") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1150885217486e32_d20251013_m045135_c001_v0001145_t0017_u01760331095822") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f42182d912054f539_d20251013_m045135_c001_v7007000_t0000_u01760331095079") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a221_d20251013_m045130_c001_v0001115_t0046_u01760331090635") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d249a_d20251013_m045129_c001_v7007000_t0000_u01760331089717") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f106024b42daea499_d20251013_m045127_c001_v0001144_t0058_u01760331087517") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1a3b_d20251013_m045127_c001_v7007000_t0000_u01760331087337") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f106024b42daea489_d20251013_m045123_c001_v0001144_t0053_u01760331083263") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1a16_d20251013_m045122_c001_v7007000_t0000_u01760331082541") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a1c1_d20251013_m045117_c001_v0001115_t0002_u01760331077247") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2490_d20251013_m045116_c001_v7007000_t0000_u01760331076682") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f109d5b609c2ce634_d20251013_m045114_c001_v0001040_t0027_u01760331074614") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a06d_d20251013_m045114_c001_v7007000_t0000_u01760331074431") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f109d5b609c2ce62e_d20251013_m045110_c001_v0001040_t0026_u01760331070857") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a060_d20251013_m045110_c001_v7007000_t0000_u01760331070094") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a179_d20251013_m045103_c001_v0001115_t0057_u01760331063756") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fd6_d20251013_m045103_c001_v7007000_t0000_u01760331063206") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f114896331be437ed_d20251013_m045100_c001_v0001117_t0031_u01760331060568") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f422b06bf1c47e014_d20251013_m045100_c001_v7007000_t0000_u01760331060382") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f114896331be437e5_d20251013_m045056_c001_v0001117_t0051_u01760331056497") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f422b06bf1c47e011_d20251013_m045055_c001_v7007000_t0000_u01760331055761") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a11d_d20251013_m045049_c001_v0001115_t0034_u01760331049206") 2025/10/13 04:57:27 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c46f7_d20251013_m045048_c001_v7007000_t0000_u01760331048653") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1055e2a8277b7960_d20251013_m045046_c001_v0001184_t0031_u01760331046605") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fb0_d20251013_m045046_c001_v7007000_t0000_u01760331046422") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1055e2a8277b7954_d20251013_m045043_c001_v0001184_t0040_u01760331043123") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3f41_d20251013_m045042_c001_v7007000_t0000_u01760331042392") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a0d2_d20251013_m045035_c001_v0001115_t0055_u01760331035425") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c0555b_d20251013_m045034_c001_v7007000_t0000_u01760331034635") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1111f77fb1c798a3_d20251013_m045025_c001_v0001106_t0025_u01760331025450") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40290cfc927a4255_d20251013_m045025_c001_v7007000_t0000_u01760331025240") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac4fb_d20251013_m045020_c001_v0001157_t0034_u01760331020837") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1070e66a0aa2ae73_d20251013_m045019_c001_v0001091_t0010_u01760331019877") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1070e66a0aa2ae6d_d20251013_m045018_c001_v0001091_t0053_u01760331018730") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e469f87_d20251013_m045005_c001_v7007000_t0000_u01760331005018") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39ffe_d20251013_m044957_c001_v0001115_t0010_u01760330997724") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f119deb639210fd01_d20251013_m044956_c001_v0001181_t0055_u01760330996969") 2025/10/13 04:57:28 DEBUG : dst/one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f119deb639210fcfb_d20251013_m044956_c001_v0001181_t0018_u01760330996009") 2025/10/13 04:57:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbebd_d20251013_m045156_c001_v7007000_t0000_u01760331116083") 2025/10/13 04:57:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f115a59e87efb93dc_d20251013_m045152_c001_v0001182_t0032_u01760331112830") 2025/10/13 04:57:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1183d0cd05276681_d20251013_m045148_c001_v0001146_t0049_u01760331108128") 2025/10/13 04:57:28 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40338a7a28f08e7a_d20251013_m045141_c001_v7007000_t0000_u01760331101944") 2025/10/13 04:57:28 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f115a59e87efb93ae_d20251013_m045138_c001_v0001182_t0018_u01760331098888") 2025/10/13 04:57:29 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f102ed92a28ffc5d4_d20251013_m045134_c001_v0001091_t0043_u01760331094699") 2025/10/13 04:57:29 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d249c_d20251013_m045129_c001_v7007000_t0000_u01760331089898") 2025/10/13 04:57:29 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f108935b45219e4ee_d20251013_m045126_c001_v0001101_t0008_u01760331086859") 2025/10/13 04:57:29 DEBUG : dst/one.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f110db01f3beaf52b_d20251013_m045122_c001_v0001183_t0013_u01760331082341") 2025/10/13 04:57:29 DEBUG : dst/three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c0555c_d20251013_m045034_c001_v7007000_t0000_u01760331034820") 2025/10/13 04:57:29 DEBUG : dst/three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1070e66a0aa2ae83_d20251013_m045032_c001_v0001091_t0030_u01760331032935") 2025/10/13 04:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbebf_d20251013_m045156_c001_v7007000_t0000_u01760331116265") 2025/10/13 04:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f11078c7b5d2163ed_d20251013_m045154_c001_v0001150_t0043_u01760331114436") 2025/10/13 04:57:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f111d3d6ebb242961_d20251013_m045150_c001_v0001137_t0025_u01760331110611") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbec0_d20251013_m045156_c001_v7007000_t0000_u01760331116446") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f116457eafe8243dc_d20251013_m045154_c001_v0001044_t0000_u01760331114874") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e057_d20251013_m045154_c001_v7007000_t0000_u01760331114690") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f116457eafe8243d2_d20251013_m045151_c001_v0001044_t0059_u01760331111198") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e055_d20251013_m045151_c001_v7007000_t0000_u01760331111016") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a287_d20251013_m045144_c001_v0001115_t0054_u01760331104802") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40338a7a28f08e7b_d20251013_m045142_c001_v7007000_t0000_u01760331102127") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1150885217486e3e_d20251013_m045140_c001_v0001145_t0022_u01760331100928") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f42182d912054f543_d20251013_m045140_c001_v7007000_t0000_u01760331100744") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1150885217486e34_d20251013_m045137_c001_v0001145_t0042_u01760331097511") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f42182d912054f53e_d20251013_m045137_c001_v7007000_t0000_u01760331097325") 2025/10/13 04:57:29 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a22d_d20251013_m045131_c001_v0001115_t0014_u01760331091639") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1a49_d20251013_m045129_c001_v7007000_t0000_u01760331089163") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a207_d20251013_m045125_c001_v0001115_t0022_u01760331085640") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405b1185a10c1a29_d20251013_m045124_c001_v7007000_t0000_u01760331084873") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a1db_d20251013_m045119_c001_v0001115_t0047_u01760331079290") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a07a_d20251013_m045115_c001_v7007000_t0000_u01760331075745") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a1a7_d20251013_m045112_c001_v0001115_t0015_u01760331072900") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a066_d20251013_m045111_c001_v7007000_t0000_u01760331071804") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a183_d20251013_m045104_c001_v0001115_t0039_u01760331064860") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f422b06bf1c47e016_d20251013_m045102_c001_v7007000_t0000_u01760331062291") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a15f_d20251013_m045058_c001_v0001115_t0058_u01760331058883") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f422b06bf1c47e012_d20251013_m045057_c001_v7007000_t0000_u01760331057792") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a127_d20251013_m045050_c001_v0001115_t0048_u01760331050667") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fc3_d20251013_m045047_c001_v7007000_t0000_u01760331047739") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a107_d20251013_m045044_c001_v0001115_t0026_u01760331044931") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3f6f_d20251013_m045043_c001_v7007000_t0000_u01760331043843") 2025/10/13 04:57:30 DEBUG : dst/three.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a0e1_d20251013_m045036_c001_v0001115_t0055_u01760331036648") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40338a7a28f08e7c_d20251013_m045142_c001_v7007000_t0000_u01760331102310") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f119f7946c42aa7ff_d20251013_m045140_c001_v0001098_t0059_u01760331100275") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1190d49b807976d1_d20251013_m045136_c001_v0001157_t0051_u01760331096973") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d249e_d20251013_m045130_c001_v7007000_t0000_u01760331090081") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1118ef420b87edd1_d20251013_m045128_c001_v0001105_t0021_u01760331088752") 2025/10/13 04:57:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f102812448044c3bb_d20251013_m045124_c001_v0001098_t0024_u01760331084421") 2025/10/13 04:57:30 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbec2_d20251013_m045156_c001_v7007000_t0000_u01760331116629") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a280_d20251013_m045144_c001_v0001115_t0007_u01760331104115") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f40338a7a28f08e7d_d20251013_m045142_c001_v7007000_t0000_u01760331102494") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a227_d20251013_m045131_c001_v0001115_t0054_u01760331091182") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d24a0_d20251013_m045130_c001_v7007000_t0000_u01760331090263") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a1c5_d20251013_m045117_c001_v0001115_t0032_u01760331077828") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2491_d20251013_m045116_c001_v7007000_t0000_u01760331076864") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a17f_d20251013_m045104_c001_v0001115_t0013_u01760331064246") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4121dc0fd23c3fd9_d20251013_m045103_c001_v7007000_t0000_u01760331063390") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a123_d20251013_m045049_c001_v0001115_t0005_u01760331049719") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c46f8_d20251013_m045048_c001_v7007000_t0000_u01760331048835") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a0d8_d20251013_m045036_c001_v0001115_t0026_u01760331036132") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c0555d_d20251013_m045035_c001_v7007000_t0000_u01760331035012") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1198c474a3eccc7b_d20251013_m045030_c001_v0001040_t0017_u01760331030228") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e469f88_d20251013_m045005_c001_v7007000_t0000_u01760331005200") 2025/10/13 04:57:31 DEBUG : dst/two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f119deb639210fd37_d20251013_m045004_c001_v0001181_t0049_u01760331004037") 2025/10/13 04:57:31 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71ef_d20251013_m044930_c001_v7007000_t0000_u01760330970457") 2025/10/13 04:57:31 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39f3a_d20251013_m044927_c001_v0001115_t0047_u01760330967276") 2025/10/13 04:57:31 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71e7_d20251013_m044925_c001_v7007000_t0000_u01760330965339") 2025/10/13 04:57:31 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac3c4_d20251013_m044915_c001_v0001157_t0007_u01760330955454") 2025/10/13 04:57:31 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de5f_d20251013_m044906_c001_v7007000_t0000_u01760330946669") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39eb3_d20251013_m044903_c001_v0001115_t0005_u01760330943460") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0530_d20251013_m044842_c001_v7007000_t0000_u01760330922988") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdff_d20251013_m044841_c001_v0001176_t0054_u01760330921251") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052c_d20251013_m044840_c001_v7007000_t0000_u01760330920486") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdf9_d20251013_m044839_c001_v0001176_t0056_u01760330919222") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0524_d20251013_m044836_c001_v7007000_t0000_u01760330916549") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbde7_d20251013_m044834_c001_v0001176_t0026_u01760330914981") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0521_d20251013_m044834_c001_v7007000_t0000_u01760330914205") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbddb_d20251013_m044833_c001_v0001176_t0007_u01760330913029") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0515_d20251013_m044827_c001_v7007000_t0000_u01760330907433") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdb7_d20251013_m044826_c001_v0001176_t0040_u01760330906047") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0511_d20251013_m044825_c001_v7007000_t0000_u01760330905269") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdad_d20251013_m044824_c001_v0001176_t0013_u01760330904390") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed315_d20251013_m044819_c001_v7007000_t0000_u01760330899743") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd94_d20251013_m044818_c001_v0001176_t0036_u01760330898319") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed313_d20251013_m044816_c001_v7007000_t0000_u01760330896463") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd88_d20251013_m044815_c001_v0001176_t0007_u01760330895496") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed311_d20251013_m044815_c001_v7007000_t0000_u01760330895129") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f10483335f53acb3c_d20251013_m044814_c001_v0001157_t0026_u01760330894355") 2025/10/13 04:57:32 DEBUG : empty space: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd80_d20251013_m044812_c001_v0001176_t0006_u01760330892825") 2025/10/13 04:57:32 DEBUG : enormous: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052e_d20251013_m044842_c001_v7007000_t0000_u01760330922079") 2025/10/13 04:57:33 DEBUG : enormous: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbe01_d20251013_m044841_c001_v0001176_t0056_u01760330921495") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbecd_d20251013_m045201_c001_v7007000_t0000_u01760331121715") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a2f6_d20251013_m045200_c001_v0001115_t0046_u01760331120185") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de5b_d20251013_m044901_c001_v7007000_t0000_u01760330941938") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39ea3_d20251013_m044900_c001_v0001115_t0056_u01760330940700") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed30d_d20251013_m044810_c001_v7007000_t0000_u01760330890329") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd72_d20251013_m044809_c001_v0001176_t0004_u01760330889391") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed30c_d20251013_m044808_c001_v7007000_t0000_u01760330888841") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd6a_d20251013_m044808_c001_v0001176_t0043_u01760330888243") 2025/10/13 04:57:33 DEBUG : existing: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd66_d20251013_m044807_c001_v0001176_t0033_u01760330887447") 2025/10/13 04:57:33 DEBUG : existing-b: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de5c_d20251013_m044902_c001_v7007000_t0000_u01760330942119") 2025/10/13 04:57:33 DEBUG : existing-b: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac381_d20251013_m044900_c001_v0001157_t0013_u01760330940686") 2025/10/13 04:57:33 DEBUG : file1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d259f_d20251013_m045318_c001_v7007000_t0000_u01760331198887") 2025/10/13 04:57:33 DEBUG : file1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12901_d20251013_m045317_c001_v0001180_t0017_u01760331197744") 2025/10/13 04:57:33 DEBUG : file1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d259c_d20251013_m045316_c001_v7007000_t0000_u01760331196756") 2025/10/13 04:57:33 DEBUG : file1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf2c_d20251013_m045315_c001_v0001179_t0013_u01760331195220") 2025/10/13 04:57:33 DEBUG : five: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0532_d20251013_m044846_c001_v7007000_t0000_u01760330926448") 2025/10/13 04:57:33 DEBUG : five: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4077b418c1fbbe13_d20251013_m044844_c001_v0001176_t0046_u01760330924545") 2025/10/13 04:57:33 DEBUG : foo: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed314_d20251013_m044817_c001_v7007000_t0000_u01760330897951") 2025/10/13 04:57:33 DEBUG : foo: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4077b418c1fbbd92_d20251013_m044817_c001_v0001176_t0046_u01760330897394") 2025/10/13 04:57:33 DEBUG : foo: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4077b418c1fbbd8c_d20251013_m044816_c001_v0001176_t0046_u01760330896840") 2025/10/13 04:57:33 DEBUG : four: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0533_d20251013_m044846_c001_v7007000_t0000_u01760330926629") 2025/10/13 04:57:33 DEBUG : four: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd39e48_d20251013_m044845_c001_v0001115_t0026_u01760330925100") 2025/10/13 04:57:34 DEBUG : four: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbe0d_d20251013_m044843_c001_v0001176_t0045_u01760330923958") 2025/10/13 04:57:34 DEBUG : hello world2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973db_d20251013_m044727_c001_v7007000_t0000_u01760330847168") 2025/10/13 04:57:34 DEBUG : hello world2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcdb_d20251013_m044726_c001_v0001176_t0009_u01760330846580") 2025/10/13 04:57:34 DEBUG : ignore-size: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed30b_d20251013_m044807_c001_v7007000_t0000_u01760330887078") 2025/10/13 04:57:34 DEBUG : ignore-size: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd64_d20251013_m044805_c001_v0001176_t0014_u01760330885871") 2025/10/13 04:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de57_d20251013_m044859_c001_v7007000_t0000_u01760330939955") 2025/10/13 04:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac37b_d20251013_m044858_c001_v0001157_t0019_u01760330938860") 2025/10/13 04:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de4b_d20251013_m044858_c001_v7007000_t0000_u01760330938122") 2025/10/13 04:57:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac371_d20251013_m044857_c001_v0001157_t0023_u01760330937104") 2025/10/13 04:57:34 DEBUG : one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0534_d20251013_m044846_c001_v7007000_t0000_u01760330926812") 2025/10/13 04:57:34 DEBUG : one: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4077b418c1fbbe07_d20251013_m044843_c001_v0001176_t0046_u01760330923369") 2025/10/13 04:57:34 DEBUG : only0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2584_d20251013_m045310_c001_v7007000_t0000_u01760331190726") 2025/10/13 04:57:34 DEBUG : only0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a530_d20251013_m045304_c001_v0001115_t0026_u01760331184901") 2025/10/13 04:57:34 DEBUG : only0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a440_d20251013_m045238_c001_v0001115_t0048_u01760331158181") 2025/10/13 04:57:34 DEBUG : only0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7c99_d20251013_m045231_c001_v7007000_t0000_u01760331151708") 2025/10/13 04:57:34 DEBUG : only0: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a328_d20251013_m045206_c001_v0001115_t0035_u01760331126032") 2025/10/13 04:57:34 DEBUG : only1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2585_d20251013_m045310_c001_v7007000_t0000_u01760331190907") 2025/10/13 04:57:34 DEBUG : only1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401606bdbed128dd_d20251013_m045306_c001_v0001180_t0003_u01760331186005") 2025/10/13 04:57:34 DEBUG : only1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a44c_d20251013_m045239_c001_v0001115_t0054_u01760331159105") 2025/10/13 04:57:35 DEBUG : only1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca0_d20251013_m045232_c001_v7007000_t0000_u01760331152255") 2025/10/13 04:57:35 DEBUG : only1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a334_d20251013_m045207_c001_v0001115_t0058_u01760331127690") 2025/10/13 04:57:35 DEBUG : only10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2587_d20251013_m045311_c001_v7007000_t0000_u01760331191088") 2025/10/13 04:57:35 DEBUG : only10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400effdd05fde959_d20251013_m045306_c001_v0001177_t0050_u01760331186016") 2025/10/13 04:57:35 DEBUG : only10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4c4_d20251013_m045251_c001_v0001115_t0008_u01760331171357") 2025/10/13 04:57:35 DEBUG : only10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca8_d20251013_m045232_c001_v7007000_t0000_u01760331152647") 2025/10/13 04:57:35 DEBUG : only10: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a39e_d20251013_m045219_c001_v0001115_t0052_u01760331139213") 2025/10/13 04:57:35 DEBUG : only11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2589_d20251013_m045311_c001_v7007000_t0000_u01760331191270") 2025/10/13 04:57:35 DEBUG : only11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4057ff9c5b49cf00_d20251013_m045305_c001_v0001179_t0028_u01760331185453") 2025/10/13 04:57:35 DEBUG : only11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4ce_d20251013_m045252_c001_v0001115_t0030_u01760331172770") 2025/10/13 04:57:35 DEBUG : only11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7c9b_d20251013_m045231_c001_v7007000_t0000_u01760331151890") 2025/10/13 04:57:35 DEBUG : only11: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3ac_d20251013_m045220_c001_v0001115_t0033_u01760331140793") 2025/10/13 04:57:35 DEBUG : only12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d258a_d20251013_m045311_c001_v7007000_t0000_u01760331191452") 2025/10/13 04:57:35 DEBUG : only12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401606bdbed128d9_d20251013_m045305_c001_v0001180_t0003_u01760331185637") 2025/10/13 04:57:35 DEBUG : only12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4de_d20251013_m045254_c001_v0001115_t0005_u01760331174284") 2025/10/13 04:57:35 DEBUG : only12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4374_d20251013_m045232_c001_v7007000_t0000_u01760331152658") 2025/10/13 04:57:35 DEBUG : only12: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3ba_d20251013_m045222_c001_v0001115_t0052_u01760331142066") 2025/10/13 04:57:35 DEBUG : only13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d258c_d20251013_m045311_c001_v7007000_t0000_u01760331191634") 2025/10/13 04:57:35 DEBUG : only13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400effdd05fde957_d20251013_m045305_c001_v0001177_t0050_u01760331185827") 2025/10/13 04:57:35 DEBUG : only13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4ea_d20251013_m045255_c001_v0001115_t0023_u01760331175386") 2025/10/13 04:57:35 DEBUG : only13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a099e_d20251013_m045232_c001_v7007000_t0000_u01760331152453") 2025/10/13 04:57:35 DEBUG : only13: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3c2_d20251013_m045223_c001_v0001115_t0050_u01760331143023") 2025/10/13 04:57:35 DEBUG : only14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d258d_d20251013_m045311_c001_v7007000_t0000_u01760331191816") 2025/10/13 04:57:36 DEBUG : only14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a535_d20251013_m045305_c001_v0001115_t0026_u01760331185478") 2025/10/13 04:57:36 DEBUG : only14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4f8_d20251013_m045257_c001_v0001115_t0021_u01760331177076") 2025/10/13 04:57:36 DEBUG : only14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a099c_d20251013_m045232_c001_v7007000_t0000_u01760331152088") 2025/10/13 04:57:36 DEBUG : only14: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3ce_d20251013_m045224_c001_v0001115_t0031_u01760331144233") 2025/10/13 04:57:36 DEBUG : only15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d258e_d20251013_m045312_c001_v7007000_t0000_u01760331192012") 2025/10/13 04:57:36 DEBUG : only15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4057ff9c5b49cf02_d20251013_m045305_c001_v0001179_t0028_u01760331185639") 2025/10/13 04:57:36 DEBUG : only15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a504_d20251013_m045258_c001_v0001115_t0008_u01760331178535") 2025/10/13 04:57:36 DEBUG : only15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7caa_d20251013_m045232_c001_v7007000_t0000_u01760331152803") 2025/10/13 04:57:36 DEBUG : only15: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3dc_d20251013_m045225_c001_v0001115_t0036_u01760331145300") 2025/10/13 04:57:36 DEBUG : only16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d258f_d20251013_m045312_c001_v7007000_t0000_u01760331192194") 2025/10/13 04:57:36 DEBUG : only16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a539_d20251013_m045305_c001_v0001115_t0026_u01760331185661") 2025/10/13 04:57:36 DEBUG : only16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a50e_d20251013_m045259_c001_v0001115_t0036_u01760331179996") 2025/10/13 04:57:36 DEBUG : only16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca4_d20251013_m045232_c001_v7007000_t0000_u01760331152465") 2025/10/13 04:57:36 DEBUG : only16: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3e8_d20251013_m045226_c001_v0001115_t0015_u01760331146385") 2025/10/13 04:57:37 DEBUG : only17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2590_d20251013_m045312_c001_v7007000_t0000_u01760331192417") 2025/10/13 04:57:37 DEBUG : only17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401606bdbed128db_d20251013_m045305_c001_v0001180_t0003_u01760331185822") 2025/10/13 04:57:37 DEBUG : only17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a518_d20251013_m045301_c001_v0001115_t0047_u01760331181245") 2025/10/13 04:57:37 DEBUG : only17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4373_d20251013_m045232_c001_v7007000_t0000_u01760331152475") 2025/10/13 04:57:37 DEBUG : only17: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3f6_d20251013_m045227_c001_v0001115_t0003_u01760331147869") 2025/10/13 04:57:37 DEBUG : only18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2591_d20251013_m045312_c001_v7007000_t0000_u01760331192599") 2025/10/13 04:57:37 DEBUG : only18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4057ff9c5b49cf06_d20251013_m045305_c001_v0001179_t0028_u01760331185831") 2025/10/13 04:57:37 DEBUG : only18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a520_d20251013_m045302_c001_v0001115_t0008_u01760331182161") 2025/10/13 04:57:37 DEBUG : only18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4371_d20251013_m045232_c001_v7007000_t0000_u01760331152091") 2025/10/13 04:57:37 DEBUG : only18: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a3fe_d20251013_m045229_c001_v0001115_t0003_u01760331149133") 2025/10/13 04:57:37 DEBUG : only19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2592_d20251013_m045312_c001_v7007000_t0000_u01760331192780") 2025/10/13 04:57:37 DEBUG : only19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a53b_d20251013_m045305_c001_v0001115_t0026_u01760331185847") 2025/10/13 04:57:37 DEBUG : only19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a528_d20251013_m045303_c001_v0001115_t0051_u01760331183536") 2025/10/13 04:57:37 DEBUG : only19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7c9e_d20251013_m045232_c001_v7007000_t0000_u01760331152096") 2025/10/13 04:57:37 DEBUG : only19: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a40a_d20251013_m045230_c001_v0001115_t0054_u01760331150089") 2025/10/13 04:57:37 DEBUG : only2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2593_d20251013_m045312_c001_v7007000_t0000_u01760331192961") 2025/10/13 04:57:37 DEBUG : only2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a53d_d20251013_m045306_c001_v0001115_t0026_u01760331186040") 2025/10/13 04:57:38 DEBUG : only2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a45c_d20251013_m045240_c001_v0001115_t0036_u01760331160562") 2025/10/13 04:57:38 DEBUG : only2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca7_d20251013_m045232_c001_v7007000_t0000_u01760331152621") 2025/10/13 04:57:38 DEBUG : only2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a342_d20251013_m045209_c001_v0001115_t0021_u01760331129122") 2025/10/13 04:57:38 DEBUG : only3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2594_d20251013_m045313_c001_v7007000_t0000_u01760331193144") 2025/10/13 04:57:38 DEBUG : only3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4057ff9c5b49cf0a_d20251013_m045306_c001_v0001179_t0028_u01760331186024") 2025/10/13 04:57:38 DEBUG : only3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a470_d20251013_m045242_c001_v0001115_t0058_u01760331162727") 2025/10/13 04:57:38 DEBUG : only3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a099f_d20251013_m045232_c001_v7007000_t0000_u01760331152636") 2025/10/13 04:57:38 DEBUG : only3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a34c_d20251013_m045210_c001_v0001115_t0034_u01760331130161") 2025/10/13 04:57:38 DEBUG : only4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2595_d20251013_m045313_c001_v7007000_t0000_u01760331193328") 2025/10/13 04:57:38 DEBUG : only4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401606bdbed128e1_d20251013_m045306_c001_v0001180_t0003_u01760331186368") 2025/10/13 04:57:38 DEBUG : only4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a47a_d20251013_m045243_c001_v0001115_t0059_u01760331163782") 2025/10/13 04:57:38 DEBUG : only4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a09a0_d20251013_m045232_c001_v7007000_t0000_u01760331152819") 2025/10/13 04:57:38 DEBUG : only4: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a35a_d20251013_m045211_c001_v0001115_t0033_u01760331131427") 2025/10/13 04:57:38 DEBUG : only5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2596_d20251013_m045313_c001_v7007000_t0000_u01760331193511") 2025/10/13 04:57:38 DEBUG : only5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400effdd05fde95f_d20251013_m045306_c001_v0001177_t0050_u01760331186383") 2025/10/13 04:57:38 DEBUG : only5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a486_d20251013_m045245_c001_v0001115_t0015_u01760331165209") 2025/10/13 04:57:38 DEBUG : only5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f419401ec448a099d_d20251013_m045232_c001_v7007000_t0000_u01760331152271") 2025/10/13 04:57:38 DEBUG : only5: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a366_d20251013_m045212_c001_v0001115_t0025_u01760331132851") 2025/10/13 04:57:38 DEBUG : only6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2597_d20251013_m045313_c001_v7007000_t0000_u01760331193693") 2025/10/13 04:57:38 DEBUG : only6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401606bdbed128df_d20251013_m045306_c001_v0001180_t0003_u01760331186187") 2025/10/13 04:57:38 DEBUG : only6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a48e_d20251013_m045246_c001_v0001115_t0021_u01760331166335") 2025/10/13 04:57:38 DEBUG : only6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca1_d20251013_m045232_c001_v7007000_t0000_u01760331152284") 2025/10/13 04:57:38 DEBUG : only6: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a370_d20251013_m045214_c001_v0001115_t0044_u01760331134221") 2025/10/13 04:57:39 DEBUG : only7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2598_d20251013_m045313_c001_v7007000_t0000_u01760331193876") 2025/10/13 04:57:39 DEBUG : only7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400effdd05fde95b_d20251013_m045306_c001_v0001177_t0050_u01760331186199") 2025/10/13 04:57:39 DEBUG : only7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a49a_d20251013_m045247_c001_v0001115_t0034_u01760331167495") 2025/10/13 04:57:39 DEBUG : only7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7c9d_d20251013_m045232_c001_v7007000_t0000_u01760331152072") 2025/10/13 04:57:39 DEBUG : only7: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a37a_d20251013_m045215_c001_v0001115_t0019_u01760331135268") 2025/10/13 04:57:39 DEBUG : only8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d2599_d20251013_m045314_c001_v7007000_t0000_u01760331194082") 2025/10/13 04:57:39 DEBUG : only8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4057ff9c5b49cf0c_d20251013_m045306_c001_v0001179_t0028_u01760331186209") 2025/10/13 04:57:39 DEBUG : only8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4a0_d20251013_m045248_c001_v0001115_t0018_u01760331168580") 2025/10/13 04:57:39 DEBUG : only8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be4372_d20251013_m045232_c001_v7007000_t0000_u01760331152292") 2025/10/13 04:57:39 DEBUG : only8: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a384_d20251013_m045216_c001_v0001115_t0028_u01760331136441") 2025/10/13 04:57:39 DEBUG : only9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d259a_d20251013_m045314_c001_v7007000_t0000_u01760331194265") 2025/10/13 04:57:39 DEBUG : only9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401921077dd3a53f_d20251013_m045306_c001_v0001115_t0026_u01760331186225") 2025/10/13 04:57:39 DEBUG : only9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a4b6_d20251013_m045249_c001_v0001115_t0024_u01760331169790") 2025/10/13 04:57:39 DEBUG : only9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7ca3_d20251013_m045232_c001_v7007000_t0000_u01760331152437") 2025/10/13 04:57:39 DEBUG : only9: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a392_d20251013_m045217_c001_v0001115_t0040_u01760331137752") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de3a_d20251013_m044855_c001_v7007000_t0000_u01760330935991") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac362_d20251013_m044853_c001_v0001157_t0024_u01760330933673") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de21_d20251013_m044852_c001_v7007000_t0000_u01760330932943") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac356_d20251013_m044851_c001_v0001157_t0015_u01760330931074") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de0c_d20251013_m044850_c001_v7007000_t0000_u01760330930203") 2025/10/13 04:57:39 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac348_d20251013_m044847_c001_v0001157_t0034_u01760330927734") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052a_d20251013_m044838_c001_v7007000_t0000_u01760330918460") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbded_d20251013_m044837_c001_v0001176_t0017_u01760330917099") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0523_d20251013_m044835_c001_v7007000_t0000_u01760330915564") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbde5_d20251013_m044834_c001_v0001176_t0025_u01760330914759") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0520_d20251013_m044833_c001_v7007000_t0000_u01760330913607") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdd9_d20251013_m044832_c001_v0001176_t0037_u01760330912813") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0514_d20251013_m044826_c001_v7007000_t0000_u01760330906885") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdb5_d20251013_m044825_c001_v0001176_t0043_u01760330905815") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0512_d20251013_m044825_c001_v7007000_t0000_u01760330905450") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdab_d20251013_m044824_c001_v0001176_t0016_u01760330904170") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0510_d20251013_m044823_c001_v7007000_t0000_u01760330903798") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbda7_d20251013_m044823_c001_v0001176_t0024_u01760330903125") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbda3_d20251013_m044822_c001_v0001176_t0045_u01760330902369") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f050f_d20251013_m044821_c001_v7007000_t0000_u01760330901994") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbda1_d20251013_m044821_c001_v0001176_t0056_u01760330901359") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd9d_d20251013_m044820_c001_v0001176_t0037_u01760330900696") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed316_d20251013_m044819_c001_v7007000_t0000_u01760330899971") 2025/10/13 04:57:40 DEBUG : potato: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd97_d20251013_m044819_c001_v0001176_t0036_u01760330899101") 2025/10/13 04:57:40 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4131931c2e4cbd98_d20251013_m044941_c001_v7007000_t0000_u01760330981030") 2025/10/13 04:57:40 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39f82_d20251013_m044939_c001_v0001115_t0014_u01760330979495") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71f0_d20251013_m044930_c001_v7007000_t0000_u01760330970714") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac402_d20251013_m044926_c001_v0001157_t0054_u01760330966647") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71bd_d20251013_m044920_c001_v7007000_t0000_u01760330960082") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39eef_d20251013_m044914_c001_v0001115_t0037_u01760330954522") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de60_d20251013_m044906_c001_v7007000_t0000_u01760330946999") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac38b_d20251013_m044903_c001_v0001157_t0001_u01760330943040") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052f_d20251013_m044842_c001_v7007000_t0000_u01760330922259") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdfd_d20251013_m044841_c001_v0001176_t0032_u01760330921032") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052d_d20251013_m044840_c001_v7007000_t0000_u01760330920669") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdf7_d20251013_m044839_c001_v0001176_t0022_u01760330919005") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f052b_d20251013_m044838_c001_v7007000_t0000_u01760330918643") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdf5_d20251013_m044837_c001_v0001176_t0057_u01760330917798") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0525_d20251013_m044836_c001_v7007000_t0000_u01760330916732") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdeb_d20251013_m044835_c001_v0001176_t0046_u01760330915945") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0522_d20251013_m044834_c001_v7007000_t0000_u01760330914386") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbddd_d20251013_m044833_c001_v0001176_t0027_u01760330913619") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0516_d20251013_m044827_c001_v7007000_t0000_u01760330907613") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbdb9_d20251013_m044826_c001_v0001176_t0032_u01760330906650") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973df_d20251013_m044730_c001_v7007000_t0000_u01760330850152") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbce3_d20251013_m044729_c001_v0001176_t0049_u01760330849532") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973dd_d20251013_m044728_c001_v7007000_t0000_u01760330848626") 2025/10/13 04:57:41 DEBUG : potato2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbce1_d20251013_m044727_c001_v0001176_t0014_u01760330847716") 2025/10/13 04:57:41 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71f1_d20251013_m044931_c001_v7007000_t0000_u01760330971142") 2025/10/13 04:57:42 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac408_d20251013_m044927_c001_v0001157_t0015_u01760330967729") 2025/10/13 04:57:42 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4103909a692e71b9_d20251013_m044919_c001_v7007000_t0000_u01760330959549") 2025/10/13 04:57:42 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39ef7_d20251013_m044915_c001_v0001115_t0028_u01760330955959") 2025/10/13 04:57:42 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de61_d20251013_m044907_c001_v7007000_t0000_u01760330947366") 2025/10/13 04:57:42 DEBUG : potato3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac38f_d20251013_m044903_c001_v0001157_t0043_u01760330943927") 2025/10/13 04:57:42 DEBUG : pre-dest1/1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05552_d20251013_m045014_c001_v7007000_t0000_u01760331014512") 2025/10/13 04:57:42 DEBUG : pre-dest1/1: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac4b5_d20251013_m045005_c001_v0001157_t0022_u01760331005951") 2025/10/13 04:57:42 DEBUG : pre-dest2/2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f405135ade5c05553_d20251013_m045014_c001_v7007000_t0000_u01760331014696") 2025/10/13 04:57:42 DEBUG : pre-dest2/2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a033_d20251013_m045006_c001_v0001115_t0018_u01760331006711") 2025/10/13 04:57:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e469f7c_d20251013_m044951_c001_v7007000_t0000_u01760330991976") 2025/10/13 04:57:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f107b7503f37ac465_d20251013_m044948_c001_v0001157_t0043_u01760330988812") 2025/10/13 04:57:42 DEBUG : sizeonly: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed300_d20251013_m044805_c001_v7007000_t0000_u01760330885287") 2025/10/13 04:57:42 DEBUG : sizeonly: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd5c_d20251013_m044804_c001_v0001176_t0044_u01760330884202") 2025/10/13 04:57:42 DEBUG : splitbanan: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8d0a_d20251013_m045504_c001_v7007000_t0000_u01760331304645") 2025/10/13 04:57:42 DEBUG : splitbanan: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12a8c_d20251013_m045457_c001_v0001180_t0045_u01760331297642") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a3df_d20251013_m045620_c001_v7007000_t0000_u01760331380899") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1da_d20251013_m045614_c001_v0001179_t0013_u01760331374533") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ddc_d20251013_m045606_c001_v7007000_t0000_u01760331366505") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1b1_d20251013_m045600_c001_v0001179_t0000_u01760331360241") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e759e_d20251013_m045549_c001_v7007000_t0000_u01760331349635") 2025/10/13 04:57:42 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d176_d20251013_m045543_c001_v0001179_t0016_u01760331343604") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4192e54f0f9e756c_d20251013_m045535_c001_v7007000_t0000_u01760331335124") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d14d_d20251013_m045529_c001_v0001179_t0002_u01760331329172") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4176f693069b7e38_d20251013_m045520_c001_v7007000_t0000_u01760331320975") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d130_d20251013_m045514_c001_v0001179_t0027_u01760331314605") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f408d91f0596a8ce5_d20251013_m045459_c001_v7007000_t0000_u01760331299305") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a81e_d20251013_m045456_c001_v0001115_t0006_u01760331296421") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507e1de_d20251013_m045449_c001_v7007000_t0000_u01760331289143") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a7c0_d20251013_m045442_c001_v0001115_t0020_u01760331282144") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415fb2332676350f_d20251013_m045441_c001_v7007000_t0000_u01760331281012") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a79c_d20251013_m045437_c001_v0001115_t0042_u01760331277521") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f418b4b763a5c66aa_d20251013_m045429_c001_v7007000_t0000_u01760331269790") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdea8d_d20251013_m045423_c001_v0001177_t0048_u01760331263014") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f415e124fbb4c8c42_d20251013_m045421_c001_v7007000_t0000_u01760331261674") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a714_d20251013_m045418_c001_v0001115_t0015_u01760331258558") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac97838_d20251013_m045405_c001_v7007000_t0000_u01760331245250") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d00f_d20251013_m045401_c001_v0001179_t0051_u01760331241593") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc15eb_d20251013_m045351_c001_v7007000_t0000_u01760331231094") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cfa9_d20251013_m045344_c001_v0001179_t0054_u01760331224924") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4182b62e22be44ab_d20251013_m045336_c001_v7007000_t0000_u01760331216009") 2025/10/13 04:57:43 DEBUG : splitbananasplit: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf71_d20251013_m045330_c001_v0001179_t0029_u01760331210152") 2025/10/13 04:57:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d26a1_d20251013_m045444_c001_v7007000_t0000_u01760331284244") 2025/10/13 04:57:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d09c_d20251013_m045438_c001_v0001179_t0048_u01760331278840") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a5_d20251013_m045323_c001_v7007000_t0000_u01760331203134") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf43_d20251013_m045322_c001_v0001179_t0046_u01760331202111") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a3_d20251013_m045321_c001_v7007000_t0000_u01760331201322") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a596_d20251013_m045319_c001_v0001115_t0026_u01760331199843") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de58_d20251013_m044900_c001_v7007000_t0000_u01760330940137") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39e9b_d20251013_m044858_c001_v0001115_t0046_u01760330938848") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de4d_d20251013_m044858_c001_v7007000_t0000_u01760330938303") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39e8e_d20251013_m044857_c001_v0001115_t0055_u01760330937114") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed2e7_d20251013_m044802_c001_v7007000_t0000_u01760330882020") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd54_d20251013_m044800_c001_v0001176_t0021_u01760330880674") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed2d9_d20251013_m044800_c001_v7007000_t0000_u01760330880302") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd52_d20251013_m044759_c001_v0001176_t0048_u01760330879350") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed2c2_d20251013_m044757_c001_v7007000_t0000_u01760330877210") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd40_d20251013_m044756_c001_v0001176_t0017_u01760330876107") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed2b6_d20251013_m044755_c001_v7007000_t0000_u01760330875562") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd36_d20251013_m044754_c001_v0001176_t0055_u01760330874383") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd2c_d20251013_m044751_c001_v0001176_t0034_u01760330871442") 2025/10/13 04:57:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4165fb72935ed298_d20251013_m044751_c001_v7007000_t0000_u01760330871076") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd28_d20251013_m044750_c001_v0001176_t0008_u01760330870485") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd24_d20251013_m044749_c001_v0001176_t0013_u01760330869899") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973f0_d20251013_m044749_c001_v7007000_t0000_u01760330869151") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd1e_d20251013_m044746_c001_v0001176_t0005_u01760330866942") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd11_d20251013_m044744_c001_v0001176_t0016_u01760330864263") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973ec_d20251013_m044743_c001_v7007000_t0000_u01760330863897") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd09_d20251013_m044743_c001_v0001176_t0026_u01760330863310") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd07_d20251013_m044742_c001_v0001176_t0026_u01760330862726") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973eb_d20251013_m044742_c001_v7007000_t0000_u01760330862364") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbd03_d20251013_m044738_c001_v0001176_t0016_u01760330858444") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e7_d20251013_m044738_c001_v7007000_t0000_u01760330858079") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcff_d20251013_m044737_c001_v0001176_t0029_u01760330857496") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e5_d20251013_m044736_c001_v7007000_t0000_u01760330856568") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcf9_d20251013_m044735_c001_v0001176_t0011_u01760330855880") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e4_d20251013_m044735_c001_v7007000_t0000_u01760330855304") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcf3_d20251013_m044734_c001_v0001176_t0024_u01760330854717") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e3_d20251013_m044733_c001_v7007000_t0000_u01760330853813") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbceb_d20251013_m044733_c001_v0001176_t0055_u01760330853018") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e2_d20251013_m044732_c001_v7007000_t0000_u01760330852457") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbce9_d20251013_m044731_c001_v0001176_t0014_u01760330851862") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973e0_d20251013_m044731_c001_v7007000_t0000_u01760330851321") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbce7_d20251013_m044730_c001_v0001176_t0026_u01760330850706") 2025/10/13 04:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973d7_d20251013_m044726_c001_v7007000_t0000_u01760330846037") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcd7_d20251013_m044725_c001_v0001176_t0038_u01760330845359") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973d5_d20251013_m044724_c001_v7007000_t0000_u01760330844812") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcd3_d20251013_m044723_c001_v0001176_t0037_u01760330843957") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973d1_d20251013_m044723_c001_v7007000_t0000_u01760330843033") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbccd_d20251013_m044722_c001_v0001176_t0018_u01760330842440") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f401d37430ac973cd_d20251013_m044720_c001_v7007000_t0000_u01760330840057") 2025/10/13 04:57:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbcc7_d20251013_m044719_c001_v0001176_t0055_u01760330839262") 2025/10/13 04:57:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a6_d20251013_m045323_c001_v7007000_t0000_u01760331203316") 2025/10/13 04:57:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde997_d20251013_m045322_c001_v0001177_t0010_u01760331202123") 2025/10/13 04:57:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a4_d20251013_m045321_c001_v7007000_t0000_u01760331201505") 2025/10/13 04:57:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12909_d20251013_m045319_c001_v0001180_t0015_u01760331199850") 2025/10/13 04:57:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a40a_d20251013_m045623_c001_v7007000_t0000_u01760331383250") 2025/10/13 04:57:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdec9b_d20251013_m045622_c001_v0001177_t0035_u01760331382278") 2025/10/13 04:57:46 DEBUG : sub/yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de35_d20251013_m044855_c001_v7007000_t0000_u01760330935447") 2025/10/13 04:57:46 DEBUG : sub/yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39e7a_d20251013_m044853_c001_v0001115_t0001_u01760330933683") 2025/10/13 04:57:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a0_d20251013_m045319_c001_v7007000_t0000_u01760331199068") 2025/10/13 04:57:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fde989_d20251013_m045318_c001_v0001177_t0054_u01760331198092") 2025/10/13 04:57:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d259d_d20251013_m045316_c001_v7007000_t0000_u01760331196939") 2025/10/13 04:57:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed128fb_d20251013_m045315_c001_v0001180_t0005_u01760331195239") 2025/10/13 04:57:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d25a1_d20251013_m045319_c001_v7007000_t0000_u01760331199250") 2025/10/13 04:57:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49cf30_d20251013_m045317_c001_v0001179_t0003_u01760331197750") 2025/10/13 04:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f400166412b8d259e_d20251013_m045317_c001_v7007000_t0000_u01760331197141") 2025/10/13 04:57:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3a574_d20251013_m045315_c001_v0001115_t0028_u01760331195239") 2025/10/13 04:57:47 DEBUG : three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0535_d20251013_m044846_c001_v7007000_t0000_u01760330926994") 2025/10/13 04:57:47 DEBUG : three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbe17_d20251013_m044845_c001_v0001176_t0043_u01760330925866") 2025/10/13 04:57:47 DEBUG : three: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1077b418c1fbbe0b_d20251013_m044843_c001_v0001176_t0000_u01760330923737") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a425_d20251013_m045624_c001_v7007000_t0000_u01760331384865") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12b93_d20251013_m045624_c001_v0001180_t0059_u01760331384197") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a492_d20251013_m045643_c001_v7007000_t0000_u01760331403727") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3aac0_d20251013_m045641_c001_v0001115_t0021_u01760331401440") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a48c_d20251013_m045639_c001_v7007000_t0000_u01760331399914") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12bbc_d20251013_m045638_c001_v0001180_t0056_u01760331398338") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a488_d20251013_m045637_c001_v7007000_t0000_u01760331397384") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdeccf_d20251013_m045636_c001_v0001177_t0049_u01760331396714") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a46a_d20251013_m045631_c001_v7007000_t0000_u01760331391665") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12baf_d20251013_m045630_c001_v0001180_t0031_u01760331390835") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a47e_d20251013_m045634_c001_v7007000_t0000_u01760331394152") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3aa86_d20251013_m045632_c001_v0001115_t0015_u01760331392616") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a458_d20251013_m045629_c001_v7007000_t0000_u01760331389883") 2025/10/13 04:57:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100effdd05fdecb7_d20251013_m045629_c001_v0001177_t0041_u01760331389224") 2025/10/13 04:57:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a447_d20251013_m045628_c001_v7007000_t0000_u01760331388264") 2025/10/13 04:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d1fa_d20251013_m045627_c001_v0001179_t0028_u01760331387636") 2025/10/13 04:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a436_d20251013_m045626_c001_v7007000_t0000_u01760331386690") 2025/10/13 04:57:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd3aa60_d20251013_m045625_c001_v0001115_t0058_u01760331385812") 2025/10/13 04:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4175adbfc6cc1734_d20251013_m045648_c001_v7007000_t0000_u01760331408259") 2025/10/13 04:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101606bdbed12be5_d20251013_m045647_c001_v0001180_t0007_u01760331407614") 2025/10/13 04:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a487_d20251013_m045635_c001_v7007000_t0000_u01760331395773") 2025/10/13 04:57:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d20e_d20251013_m045635_c001_v0001179_t0023_u01760331395103") 2025/10/13 04:57:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a494_d20251013_m045644_c001_v7007000_t0000_u01760331404309") 2025/10/13 04:57:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f1057ff9c5b49d231_d20251013_m045643_c001_v0001179_t0054_u01760331403467") 2025/10/13 04:57:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4231b7539e46a48e_d20251013_m045640_c001_v7007000_t0000_u01760331400492") 2025/10/13 04:57:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101f0bd87bc2eb44_d20251013_m045639_c001_v0001161_t0048_u01760331399555") 2025/10/13 04:57:48 DEBUG : two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f420744ac746f0536_d20251013_m044847_c001_v7007000_t0000_u01760330927176") 2025/10/13 04:57:48 DEBUG : two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f407b7503f37ac335_d20251013_m044845_c001_v0001157_t0002_u01760330925288") 2025/10/13 04:57:48 DEBUG : two: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f4077b418c1fbbe09_d20251013_m044843_c001_v0001176_t0046_u01760330923552") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de3c_d20251013_m044856_c001_v7007000_t0000_u01760330936172") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f108e4960b673083e_d20251013_m044855_c001_v0001161_t0015_u01760330935060") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de1d_d20251013_m044852_c001_v7007000_t0000_u01760330932401") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39e6c_d20251013_m044850_c001_v0001115_t0039_u01760330930940") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de07_d20251013_m044849_c001_v7007000_t0000_u01760330929659") 2025/10/13 04:57:48 DEBUG : yam: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f101921077dd39e54_d20251013_m044847_c001_v0001115_t0044_u01760330927727") 2025/10/13 04:57:48 DEBUG : yaml: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de24_d20251013_m044853_c001_v7007000_t0000_u01760330933124") 2025/10/13 04:57:48 DEBUG : yaml: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f10829bf658debad4_d20251013_m044852_c001_v0001100_t0046_u01760330932090") 2025/10/13 04:57:48 DEBUG : yaml: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f41649bf17507de0e_d20251013_m044850_c001_v7007000_t0000_u01760330930383") 2025/10/13 04:57:48 DEBUG : yaml: Deleting (id "4_z6fa2edd3e04ddbbb9f980e1b_f100a5cbd3450d79f_d20251013_m044849_c001_v0001157_t0037_u01760330929256") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m33.804655827s (try 1/5)