"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/09 01:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi" 2025/08/09 01:38:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:38:02 DEBUG : Creating backend with remote "/tmp/rclone905897101" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/09 01:38:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:38:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:08 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:09 DEBUG : Creating backend with remote "/non-existing" 2025/08/09 01:38:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/09 01:38:09 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:09 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:12 INFO : B2 bucket rclone-test-mipemuf8xufi: Running all checks before starting transfers 2025/08/09 01:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:12 INFO : B2 bucket rclone-test-mipemuf8xufi: Checks finished, now starting transfers 2025/08/09 01:38:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:13 ERROR : Ignoring --no-traverse with sync 2025/08/09 01:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:14 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/09 01:38:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/09 01:38:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:38:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:38:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 01:38:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:38:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:38:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:38:19 INFO : sub dir2: Making directory 2025/08/09 01:38:19 INFO : sub dir: Making directory 2025/08/09 01:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:19 INFO : sub dir2/sub sub dir2: Making directory 2025/08/09 01:38:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:20 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/09 01:38:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:21 INFO : sub dir2: Making directory 2025/08/09 01:38:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 01:38:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:38:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:21 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:21 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:22 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:38:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:38:22 INFO : sub dir2: Making directory 2025/08/09 01:38:22 INFO : sub dir: Making directory 2025/08/09 01:38:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:23 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:23 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/09 01:38:23 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/09 01:38:23 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:24 INFO : sub dir2: Making directory 2025/08/09 01:38:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:24 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:24 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:25 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:26 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:38:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:38:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:38:26 INFO : sub dir2: Making directory 2025/08/09 01:38:26 INFO : sub dir: Making directory 2025/08/09 01:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:26 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/09 01:38:27 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:27 INFO : sub dir2: Making directory 2025/08/09 01:38:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:28 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:28 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:28 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:38:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jamiled3xiyo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-jamiled3xiyo 2025/08/09 01:38:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:31 DEBUG : B2 bucket rclone-test-jamiled3xiyo: Waiting for checks to finish 2025/08/09 01:38:31 DEBUG : B2 bucket rclone-test-jamiled3xiyo: Waiting for transfers to finish 2025/08/09 01:38:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:38:35 DEBUG : B2 bucket rclone-test-jamiled3xiyo: Purge remote 2025/08/09 01:38:35 INFO : B2 bucket rclone-test-jamiled3xiyo: cleaning bucket "rclone-test-jamiled3xiyo" of all files 2025/08/09 01:38:35 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bde370ad8bcb9f880e1b_f1006656fab2e9a6c_d20250809_m013834_c001_v0001100_t0022_u01754703514677") --- PASS: TestServerSideCopy (9.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:38:40 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:40 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 01:38:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yefujon5fehi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-yefujon5fehi 2025/08/09 01:38:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:43 DEBUG : B2 bucket rclone-test-yefujon5fehi: Waiting for checks to finish 2025/08/09 01:38:43 DEBUG : B2 bucket rclone-test-yefujon5fehi: Waiting for transfers to finish 2025/08/09 01:38:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:38:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:38:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:38:49 DEBUG : B2 bucket rclone-test-yefujon5fehi: Waiting for checks to finish 2025/08/09 01:38:49 DEBUG : B2 bucket rclone-test-yefujon5fehi: Waiting for transfers to finish 2025/08/09 01:38:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 01:38:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:38:49 DEBUG : B2 bucket rclone-test-yefujon5fehi: Purge remote 2025/08/09 01:38:49 INFO : B2 bucket rclone-test-yefujon5fehi: cleaning bucket "rclone-test-yefujon5fehi" of all files 2025/08/09 01:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2ede370ad8bcb9f880e1b_f1199578404fad257_d20250809_m013849_c001_v0001130_t0054_u01754703529172") 2025/08/09 01:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z0ff2ede370ad8bcb9f880e1b_f104bb0f5d67311fa_d20250809_m013846_c001_v0001115_t0055_u01754703526810") --- PASS: TestServerSideCopyOverSelf (13.01s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:38:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:38:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:38:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 01:38:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 01:38:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cekewes2yopi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-cekewes2yopi 2025/08/09 01:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:38:58 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for checks to finish 2025/08/09 01:38:58 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for transfers to finish 2025/08/09 01:39:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:39:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:39:04 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for checks to finish 2025/08/09 01:39:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:39:04 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for transfers to finish 2025/08/09 01:39:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/09 01:39:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:39:04 INFO : sub dir/hello world: Deleted 2025/08/09 01:39:05 DEBUG : testing file moves 2025/08/09 01:39:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/09 01:39:05 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for checks to finish 2025/08/09 01:39:05 DEBUG : B2 bucket rclone-test-cekewes2yopi: Waiting for transfers to finish 2025/08/09 01:39:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/09 01:39:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/09 01:39:06 INFO : sub dir/hello world: Deleted 2025/08/09 01:39:07 DEBUG : B2 bucket rclone-test-cekewes2yopi: Purge remote 2025/08/09 01:39:07 INFO : B2 bucket rclone-test-cekewes2yopi: cleaning bucket "rclone-test-cekewes2yopi" of all files 2025/08/09 01:39:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf122d9370bd8bcb9f880e1b_f1045f1e7dbd52168_d20250809_m013905_c001_v0001144_t0059_u01754703545900") 2025/08/09 01:39:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf122d9370bd8bcb9f880e1b_f1073d2a88483d92c_d20250809_m013904_c001_v0001183_t0022_u01754703544367") 2025/08/09 01:39:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf122d9370bd8bcb9f880e1b_f1078f99f4f3718e5_d20250809_m013902_c001_v0001093_t0013_u01754703542162") --- PASS: TestServerSideMoveOverSelf (15.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:12 ERROR : error listing: directory not found 2025/08/09 01:39:12 INFO : Local file system at /tmp/rclone905897101: Making directory 2025/08/09 01:39:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:39:14 DEBUG : Local file system at /tmp/rclone905897101: Waiting for checks to finish 2025/08/09 01:39:14 DEBUG : Local file system at /tmp/rclone905897101: Waiting for transfers to finish 2025/08/09 01:39:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:39:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/09 01:39:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/09 01:39:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:39:16 INFO : check sum: Copied (new) 2025/08/09 01:39:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:39:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/09 01:39:16 DEBUG : check sum: Unchanged skipping 2025/08/09 01:39:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/09 01:39:17 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:17 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 01:39:18 INFO : sizeonly: Copied (new) 2025/08/09 01:39:18 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:18 DEBUG : sizeonly: Sizes identical 2025/08/09 01:39:18 DEBUG : sizeonly: Unchanged skipping 2025/08/09 01:39:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:18 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/09 01:39:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/09 01:39:20 INFO : ignore-size: Copied (new) 2025/08/09 01:39:20 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:39:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:20 DEBUG : ignore-size: Unchanged skipping 2025/08/09 01:39:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:20 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:39:21 DEBUG : existing: Unchanged skipping 2025/08/09 01:39:21 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:21 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:21 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:21 INFO : There was nothing to transfer 2025/08/09 01:39:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/09 01:39:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 01:39:22 INFO : existing: Copied (replaced existing) 2025/08/09 01:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:39:23 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:23 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 01:39:23 INFO : existing: Copied (new) 2025/08/09 01:39:23 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:24 DEBUG : existing: Destination exists, skipping 2025/08/09 01:39:24 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:24 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:24 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:26 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/09 01:39:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:39:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:26 INFO : a/potato2: Copied (new) 2025/08/09 01:39:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:28 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:28 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/08/09 01:39:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:39:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/09 01:39:28 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:28 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:28 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:28 INFO : There was nothing to transfer 2025/08/09 01:39:29 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/08/09 01:39:29 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:39:29 INFO : empty space: Updated modification time in destination 2025/08/09 01:39:29 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:29 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:29 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:31 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:31 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/08/09 01:39:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:39:31 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:31 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:31 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:32 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/08/09 01:39:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone905897101) 2025/08/09 01:39:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mipemuf8xufi) 2025/08/09 01:39:32 DEBUG : foo: sha1 differ 2025/08/09 01:39:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/09 01:39:32 INFO : foo: Copied (replaced existing) 2025/08/09 01:39:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 01:39:34 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:34 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:34 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:34 INFO : potato: Copied (new) 2025/08/09 01:39:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/09 01:39:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/09 01:39:36 INFO : potato: Copied (replaced existing) 2025/08/09 01:39:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:38 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/08/09 01:39:38 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone905897101) 2025/08/09 01:39:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mipemuf8xufi) 2025/08/09 01:39:38 DEBUG : potato: sha1 differ 2025/08/09 01:39:38 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/09 01:39:39 INFO : potato: Copied (replaced existing) 2025/08/09 01:39:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/09 01:39:41 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:41 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:41 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:41 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:43 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:43 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:43 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:44 INFO : potato2: Copied (new) 2025/08/09 01:39:44 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:46 INFO : d: Making directory 2025/08/09 01:39:46 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/09 01:39:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:46 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:39:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:46 INFO : a/potato2: Copied (new) 2025/08/09 01:39:46 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/09 01:39:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:49 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:39:49 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:49 INFO : a/potato2: Copied (new) 2025/08/09 01:39:49 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting files as there were IO errors 2025/08/09 01:39:49 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:52 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:52 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:52 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:52 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:52 INFO : potato: Deleted 2025/08/09 01:39:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:55 DEBUG : Waiting for deletions to finish 2025/08/09 01:39:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:55 INFO : potato: Deleted 2025/08/09 01:39:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:55 DEBUG : empty space: Unchanged skipping 2025/08/09 01:39:55 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:39:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:39:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:39:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:39:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:39:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/09 01:39:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.44s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:00 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:40:00 DEBUG : enormous: Excluded 2025/08/09 01:40:00 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:40:00 DEBUG : potato2: Excluded 2025/08/09 01:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:40:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:40:01 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:01 DEBUG : empty space: Unchanged skipping 2025/08/09 01:40:01 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:01 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:01 INFO : There was nothing to transfer 2025/08/09 01:40:01 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:40:01 DEBUG : enormous: Excluded 2025/08/09 01:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:40:01 DEBUG : potato2: Excluded 2025/08/09 01:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:40:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/09 01:40:01 DEBUG : empty space: Unchanged skipping 2025/08/09 01:40:01 DEBUG : Local file system at /tmp/rclone905897101: Waiting for checks to finish 2025/08/09 01:40:01 DEBUG : Local file system at /tmp/rclone905897101: Waiting for transfers to finish 2025/08/09 01:40:01 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:03 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:40:03 DEBUG : enormous: Excluded 2025/08/09 01:40:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:40:03 DEBUG : potato2: Excluded 2025/08/09 01:40:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:40:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:03 DEBUG : empty space: Unchanged skipping 2025/08/09 01:40:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:03 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:04 INFO : enormous: Deleted 2025/08/09 01:40:04 INFO : potato2: Deleted 2025/08/09 01:40:04 INFO : There was nothing to transfer 2025/08/09 01:40:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/09 01:40:04 DEBUG : empty space: Unchanged skipping 2025/08/09 01:40:04 DEBUG : Local file system at /tmp/rclone905897101: Waiting for checks to finish 2025/08/09 01:40:04 DEBUG : Local file system at /tmp/rclone905897101: Waiting for transfers to finish 2025/08/09 01:40:04 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:04 INFO : enormous: Deleted 2025/08/09 01:40:04 INFO : potato2: Deleted 2025/08/09 01:40:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:06 DEBUG : five: Need to transfer - File not found at Destination 2025/08/09 01:40:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/09 01:40:06 DEBUG : one: Destination is newer than source, skipping 2025/08/09 01:40:06 DEBUG : three: Sizes identical 2025/08/09 01:40:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone905897101) 2025/08/09 01:40:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mipemuf8xufi) 2025/08/09 01:40:06 DEBUG : two: sha1 differ 2025/08/09 01:40:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 01:40:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 01:40:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/09 01:40:07 INFO : five: Copied (new) 2025/08/09 01:40:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/09 01:40:07 INFO : four: Copied (replaced existing) 2025/08/09 01:40:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 01:40:07 INFO : two: Copied (replaced existing) 2025/08/09 01:40:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:08 DEBUG : one: Destination is newer than source, skipping 2025/08/09 01:40:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone905897101) 2025/08/09 01:40:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mipemuf8xufi) 2025/08/09 01:40:08 DEBUG : three: sha1 differ 2025/08/09 01:40:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/09 01:40:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/09 01:40:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/09 01:40:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/09 01:40:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 01:40:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/09 01:40:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 01:40:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 01:40:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 01:40:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 01:40:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:40:08 INFO : three: Copied (replaced existing) 2025/08/09 01:40:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.87s) === 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-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/09 01:40:10 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:10 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 01:40:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 01:40:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:10 INFO : yam: Copied (new) 2025/08/09 01:40:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 01:40:10 INFO : potato: Copied (new) 2025/08/09 01:40:10 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:40:10 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:10 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:10 DEBUG : potato: Unchanged skipping 2025/08/09 01:40:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:11 INFO : yam: Copied (server-side copy) to: yaml 2025/08/09 01:40:11 INFO : yam: Deleted 2025/08/09 01:40:11 INFO : yaml: Renamed from "yam" 2025/08/09 01:40:11 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/09 01:40:13 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:13 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 01:40:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 01:40:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:13 INFO : yam: Copied (new) 2025/08/09 01:40:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 01:40:13 INFO : potato: Copied (new) 2025/08/09 01:40:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:40:13 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:13 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:13 DEBUG : potato: Unchanged skipping 2025/08/09 01:40:13 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:14 INFO : yam: Copied (server-side copy) to: yaml 2025/08/09 01:40:14 INFO : yam: Deleted 2025/08/09 01:40:14 INFO : yaml: Renamed from "yam" 2025/08/09 01:40:14 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/09 01:40:15 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:15 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 01:40:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/09 01:40:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:15 INFO : sub/yam: Copied (new) 2025/08/09 01:40:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/09 01:40:16 INFO : potato: Copied (new) 2025/08/09 01:40:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:40:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:40:16 DEBUG : potato: Unchanged skipping 2025/08/09 01:40:16 INFO : B2 bucket rclone-test-mipemuf8xufi: Making map for --track-renames 2025/08/09 01:40:16 INFO : B2 bucket rclone-test-mipemuf8xufi: Finished making map for --track-renames 2025/08/09 01:40:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for renames to finish 2025/08/09 01:40:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/09 01:40:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/09 01:40:17 INFO : sub/yam: Deleted 2025/08/09 01:40:17 INFO : yam: Renamed from "sub/yam" 2025/08/09 01:40:17 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:18 DEBUG : Creating backend with remote "/tmp/rclone905897101/dir1" 2025/08/09 01:40:18 DEBUG : Config file has changed externally - reloading 2025/08/09 01:40:18 DEBUG : Creating backend with remote "/tmp/rclone905897101/dir2" 2025/08/09 01:40:18 DEBUG : Local file system at /tmp/rclone905897101/dir2: Using server-side directory move 2025/08/09 01:40:18 INFO : Local file system at /tmp/rclone905897101/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 01:40:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/09 01:40:18 INFO : file1.txt: Moved (server-side) 2025/08/09 01:40:18 DEBUG : Local file system at /tmp/rclone905897101/dir2: Waiting for checks to finish 2025/08/09 01:40:18 DEBUG : Local file system at /tmp/rclone905897101/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:40:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 01:40:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:18 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/09 01:40:19 INFO : nested/sub dir/file: Copied (new) 2025/08/09 01:40:19 INFO : nested/sub dir/file: Deleted 2025/08/09 01:40:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:40:19 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:40:19 INFO : sub dir/hello world: Deleted 2025/08/09 01:40:19 INFO : sub dir: Removing directory 2025/08/09 01:40:19 INFO : nested/sub dir: Removing directory 2025/08/09 01:40:19 INFO : nested: Removing directory 2025/08/09 01:40:19 DEBUG : Local file system at /tmp/rclone905897101: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:40:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 01:40:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:40:21 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:40:21 INFO : sub dir/hello world: Deleted 2025/08/09 01:40:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/09 01:40:21 INFO : nested/sub dir/file: Copied (new) 2025/08/09 01:40:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/09 01:40:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:40:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 01:40:22 INFO : existing: Copied (new) 2025/08/09 01:40:22 INFO : existing: Deleted 2025/08/09 01:40:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/09 01:40:22 INFO : existing-b: Copied (new) 2025/08/09 01:40:22 INFO : existing-b: Deleted 2025/08/09 01:40:22 DEBUG : existing: Destination exists, skipping 2025/08/09 01:40:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/09 01:40:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:40:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:40:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wovufaj2habe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-wovufaj2habe 2025/08/09 01:40:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:40:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/09 01:40:30 DEBUG : empty space: Unchanged skipping 2025/08/09 01:40:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:40:30 DEBUG : B2 bucket rclone-test-wovufaj2habe: Waiting for checks to finish 2025/08/09 01:40:30 INFO : empty space: Deleted 2025/08/09 01:40:30 DEBUG : B2 bucket rclone-test-wovufaj2habe: Waiting for transfers to finish 2025/08/09 01:40:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:40:30 INFO : potato2: Copied (server-side copy) 2025/08/09 01:40:30 INFO : potato2: Deleted 2025/08/09 01:40:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:40:30 INFO : potato3: Copied (server-side copy) 2025/08/09 01:40:31 INFO : potato3: Deleted 2025/08/09 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxoliz9zute" 2025/08/09 01:40:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/09 01:40:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:40:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/09 01:40:33 DEBUG : B2 bucket rclone-test-vaxoliz9zute: Waiting for checks to finish 2025/08/09 01:40:33 DEBUG : B2 bucket rclone-test-vaxoliz9zute: Waiting for transfers to finish 2025/08/09 01:40:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:40:35 INFO : empty space: Copied (server-side copy) 2025/08/09 01:40:35 INFO : empty space: Deleted 2025/08/09 01:40:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:40:35 INFO : potato2: Copied (server-side copy) 2025/08/09 01:40:35 INFO : potato2: Deleted 2025/08/09 01:40:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:40:35 INFO : potato3: Copied (server-side copy) 2025/08/09 01:40:35 INFO : potato3: Deleted 2025/08/09 01:40:36 DEBUG : B2 bucket rclone-test-vaxoliz9zute: Purge remote 2025/08/09 01:40:36 INFO : B2 bucket rclone-test-vaxoliz9zute: cleaning bucket "rclone-test-vaxoliz9zute" of all files 2025/08/09 01:40:36 DEBUG : empty space: Deleting (id "4_z3fa29db370cd8bcb9f880e1b_f101b53fda2c547b6_d20250809_m014034_c001_v0001161_t0021_u01754703634888") 2025/08/09 01:40:36 DEBUG : potato2: Deleting (id "4_z3fa29db370cd8bcb9f880e1b_f1093dee2500e1066_d20250809_m014035_c001_v0001165_t0006_u01754703635217") 2025/08/09 01:40:36 DEBUG : potato3: Deleting (id "4_z3fa29db370cd8bcb9f880e1b_f114602add3e457f4_d20250809_m014035_c001_v0001146_t0013_u01754703635253") 2025/08/09 01:40:37 DEBUG : B2 bucket rclone-test-wovufaj2habe: Purge remote 2025/08/09 01:40:37 INFO : B2 bucket rclone-test-wovufaj2habe: cleaning bucket "rclone-test-wovufaj2habe" of all files 2025/08/09 01:40:38 DEBUG : empty space: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f4157d5f4dfaa22ba_d20250809_m014035_c001_v7007000_t0000_u01754703635199") 2025/08/09 01:40:38 DEBUG : empty space: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f103a561148f0ed3f_d20250809_m014029_c001_v0001171_t0012_u01754703629245") 2025/08/09 01:40:38 DEBUG : potato2: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f4157d5f4dfaa22bb_d20250809_m014035_c001_v7007000_t0000_u01754703635456") 2025/08/09 01:40:38 DEBUG : potato2: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f11630ef33957db02_d20250809_m014030_c001_v0001157_t0038_u01754703630245") 2025/08/09 01:40:38 DEBUG : potato3: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f4157d5f4dfaa22bd_d20250809_m014035_c001_v7007000_t0000_u01754703635717") 2025/08/09 01:40:38 DEBUG : potato3: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f1185bb1157d5d3a1_d20250809_m014030_c001_v0001136_t0047_u01754703630616") 2025/08/09 01:40:38 DEBUG : potato3: Deleting (id "4_z0f727df370cd8bcb9f880e1b_f103a561148f0ed43_d20250809_m014029_c001_v0001171_t0043_u01754703629569") --- PASS: TestServerSideMove (18.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-joyorap1wuzi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-joyorap1wuzi 2025/08/09 01:40:51 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:40:52 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:40:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:40:52 DEBUG : B2 bucket rclone-test-joyorap1wuzi: Waiting for checks to finish 2025/08/09 01:40:52 DEBUG : B2 bucket rclone-test-joyorap1wuzi: Waiting for transfers to finish 2025/08/09 01:40:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:40:52 INFO : potato2: Copied (server-side copy) 2025/08/09 01:40:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:40:52 INFO : potato3: Copied (server-side copy) 2025/08/09 01:40:52 INFO : potato2: Deleted 2025/08/09 01:40:53 INFO : potato3: Deleted 2025/08/09 01:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yunihib2xudi" 2025/08/09 01:40:54 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:40:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:40:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/09 01:40:54 DEBUG : B2 bucket rclone-test-yunihib2xudi: Waiting for checks to finish 2025/08/09 01:40:54 DEBUG : B2 bucket rclone-test-yunihib2xudi: Waiting for transfers to finish 2025/08/09 01:40:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:40:58 INFO : potato2: Copied (server-side copy) 2025/08/09 01:40:58 INFO : potato2: Deleted 2025/08/09 01:40:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:40:58 INFO : potato3: Copied (server-side copy) 2025/08/09 01:40:58 INFO : potato3: Deleted 2025/08/09 01:40:59 DEBUG : B2 bucket rclone-test-yunihib2xudi: Purge remote 2025/08/09 01:40:59 INFO : B2 bucket rclone-test-yunihib2xudi: cleaning bucket "rclone-test-yunihib2xudi" of all files 2025/08/09 01:40:59 DEBUG : potato2: Deleting (id "4_z5f02edf370cd8bcb9f880e1b_f114b294a92d5322c_d20250809_m014058_c001_v0001136_t0033_u01754703658228") 2025/08/09 01:40:59 DEBUG : potato3: Deleting (id "4_z5f02edf370cd8bcb9f880e1b_f1064c911474daf1f_d20250809_m014058_c001_v0001178_t0014_u01754703658544") 2025/08/09 01:41:01 DEBUG : B2 bucket rclone-test-joyorap1wuzi: Purge remote 2025/08/09 01:41:01 INFO : B2 bucket rclone-test-joyorap1wuzi: cleaning bucket "rclone-test-joyorap1wuzi" of all files 2025/08/09 01:41:01 DEBUG : empty space: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f1025f4d6c2bde623_d20250809_m014049_c001_v0001117_t0026_u01754703649920") 2025/08/09 01:41:01 DEBUG : potato2: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f4114cc1e363379cc_d20250809_m014058_c001_v7007000_t0000_u01754703658519") 2025/08/09 01:41:01 DEBUG : potato2: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f114602add3e45812_d20250809_m014052_c001_v0001146_t0011_u01754703652425") 2025/08/09 01:41:01 DEBUG : potato3: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f4114cc1e363379cd_d20250809_m014058_c001_v7007000_t0000_u01754703658845") 2025/08/09 01:41:01 DEBUG : potato3: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f117b255ba8febfa0_d20250809_m014052_c001_v0001183_t0053_u01754703652798") 2025/08/09 01:41:01 DEBUG : potato3: Deleting (id "4_z0fa2cdd370cd8bcb9f880e1b_f1025f4d6c2bde627_d20250809_m014050_c001_v0001117_t0018_u01754703650871") --- PASS: TestServerSideMoveWithFilter (22.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xosefah8niyo" 2025/08/09 01:41:07 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mipemuf8xufi -> B2 bucket rclone-test-xosefah8niyo 2025/08/09 01:41:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:41:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:41:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/09 01:41:13 DEBUG : empty space: Unchanged skipping 2025/08/09 01:41:13 DEBUG : B2 bucket rclone-test-xosefah8niyo: Waiting for checks to finish 2025/08/09 01:41:13 INFO : empty space: Deleted 2025/08/09 01:41:13 DEBUG : B2 bucket rclone-test-xosefah8niyo: Waiting for transfers to finish 2025/08/09 01:41:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:41:13 INFO : potato2: Copied (server-side copy) 2025/08/09 01:41:14 INFO : potato2: Deleted 2025/08/09 01:41:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:41:14 INFO : potato3: Copied (server-side copy) 2025/08/09 01:41:14 INFO : potato3: Deleted 2025/08/09 01:41:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nilacig4kohi" 2025/08/09 01:41:15 INFO : tomatoDir: Making directory 2025/08/09 01:41:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/09 01:41:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:41:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/09 01:41:16 DEBUG : B2 bucket rclone-test-nilacig4kohi: Waiting for checks to finish 2025/08/09 01:41:16 DEBUG : B2 bucket rclone-test-nilacig4kohi: Waiting for transfers to finish 2025/08/09 01:41:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/09 01:41:18 INFO : empty space: Copied (server-side copy) 2025/08/09 01:41:18 INFO : empty space: Deleted 2025/08/09 01:41:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/09 01:41:18 INFO : potato2: Copied (server-side copy) 2025/08/09 01:41:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/09 01:41:18 INFO : potato3: Copied (server-side copy) 2025/08/09 01:41:18 INFO : potato2: Deleted 2025/08/09 01:41:18 INFO : potato3: Deleted 2025/08/09 01:41:19 DEBUG : B2 bucket rclone-test-nilacig4kohi: Purge remote 2025/08/09 01:41:19 INFO : B2 bucket rclone-test-nilacig4kohi: cleaning bucket "rclone-test-nilacig4kohi" of all files 2025/08/09 01:41:19 DEBUG : empty space: Deleting (id "4_z3f024d3370dd8bcb9f880e1b_f109b024e58bee1be_d20250809_m014117_c001_v0001090_t0038_u01754703677776") 2025/08/09 01:41:19 DEBUG : potato2: Deleting (id "4_z3f024d3370dd8bcb9f880e1b_f111e341ecba5fa5e_d20250809_m014118_c001_v0001157_t0015_u01754703678122") 2025/08/09 01:41:19 DEBUG : potato3: Deleting (id "4_z3f024d3370dd8bcb9f880e1b_f11405c46fd743a5f_d20250809_m014118_c001_v0001120_t0046_u01754703678229") 2025/08/09 01:41:20 DEBUG : B2 bucket rclone-test-xosefah8niyo: Purge remote 2025/08/09 01:41:20 INFO : B2 bucket rclone-test-xosefah8niyo: cleaning bucket "rclone-test-xosefah8niyo" of all files 2025/08/09 01:41:21 DEBUG : empty space: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f4021a1ce9bbe1274_d20250809_m014118_c001_v7007000_t0000_u01754703678101") 2025/08/09 01:41:21 DEBUG : empty space: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f108f472d9e0a4d7e_d20250809_m014112_c001_v0001102_t0050_u01754703672155") 2025/08/09 01:41:21 DEBUG : potato2: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f4021a1ce9bbe1276_d20250809_m014118_c001_v7007000_t0000_u01754703678514") 2025/08/09 01:41:21 DEBUG : potato2: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f1073f8f54cf6dc3b_d20250809_m014113_c001_v0001171_t0029_u01754703673632") 2025/08/09 01:41:21 DEBUG : potato3: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f4114cc1e363379e1_d20250809_m014118_c001_v7007000_t0000_u01754703678537") 2025/08/09 01:41:21 DEBUG : potato3: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f1008e23fb1cec5f4_d20250809_m014113_c001_v0001157_t0056_u01754703673955") 2025/08/09 01:41:21 DEBUG : potato3: Deleting (id "4_zdf422d3370dd8bcb9f880e1b_f108f472d9e0a4d82_d20250809_m014112_c001_v0001102_t0047_u01754703672490") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/rclone-sync-test" 2025/08/09 01:41:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/rclone-sync-test-include/layer2" 2025/08/09 01:41:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/rclone-sync-test-ignore-file" 2025/08/09 01:41:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/09 01:41:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/09 01:41:36 DEBUG : pacer: Reducing sleep to 10ms 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test: Waiting for checks to finish 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test: Waiting for transfers to finish 2025/08/09 01:41:36 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:36 INFO : There was nothing to transfer 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:41:36 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:36 INFO : There was nothing to transfer 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/09 01:41:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/09 01:41:36 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:36 INFO : There was nothing to transfer 2025/08/09 01:41:37 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:41:37 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:41:37 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:37 INFO : There was nothing to transfer 2025/08/09 01:41:37 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/09 01:41:37 DEBUG : B2 bucket rclone-test-mipemuf8xufi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/09 01:41:37 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.61s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:41:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/CompareDest" 2025/08/09 01:41:41 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:41:41 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:41 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:41:42 INFO : one: Copied (new) 2025/08/09 01:41:42 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:42 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:42 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/09 01:41:43 INFO : one: Copied (replaced existing) 2025/08/09 01:41:43 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:44 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:41:45 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:45 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:45 INFO : There was nothing to transfer 2025/08/09 01:41:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:41:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:41:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:46 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:46 INFO : There was nothing to transfer 2025/08/09 01:41:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:41:47 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:41:47 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:47 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:47 INFO : There was nothing to transfer 2025/08/09 01:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:48 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/08/09 01:41:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 01:41:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:41:48 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:41:48 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:48 DEBUG : Waiting for deletions to finish 2025/08/09 01:41:48 INFO : There was nothing to transfer 2025/08/09 01:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 01:41:49 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:41:49 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:41:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:41:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:41:49 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:41:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/09 01:41:49 INFO : two: Copied (new) 2025/08/09 01:41:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dest" 2025/08/09 01:41:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/pre-dest1" 2025/08/09 01:41:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/pre-dest2" 2025/08/09 01:41:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:41:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/09 01:41:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:41:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/09 01:41:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/09 01:41:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dest: Waiting for checks to finish 2025/08/09 01:41:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dest: Waiting for transfers to finish 2025/08/09 01:41:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/09 01:41:58 INFO : 3: Copied (new) 2025/08/09 01:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:41:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/CopyDest" 2025/08/09 01:42:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:42:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:42:04 INFO : one: Copied (new) 2025/08/09 01:42:04 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:04 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:42:04 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/09 01:42:05 INFO : one: Copied (replaced existing) 2025/08/09 01:42:05 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/BackupDir" 2025/08/09 01:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:42:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:42:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:42:10 INFO : one: Copied (server-side copy) 2025/08/09 01:42:10 INFO : one: Deleted 2025/08/09 01:42:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/09 01:42:10 INFO : one: Copied (server-side copy) 2025/08/09 01:42:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/09 01:42:10 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:10 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:11 DEBUG : one: Unchanged skipping 2025/08/09 01:42:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/09 01:42:12 INFO : two: Copied (server-side copy) 2025/08/09 01:42:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/09 01:42:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:12 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:12 DEBUG : one: Unchanged skipping 2025/08/09 01:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:12 DEBUG : two: Unchanged skipping 2025/08/09 01:42:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:12 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:12 INFO : There was nothing to transfer 2025/08/09 01:42:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:14 DEBUG : one: Unchanged skipping 2025/08/09 01:42:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/09 01:42:14 DEBUG : three: Destination not found in --copy-dest 2025/08/09 01:42:14 DEBUG : three: Need to transfer - File not found at Destination 2025/08/09 01:42:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/09 01:42:14 DEBUG : two: Unchanged skipping 2025/08/09 01:42:14 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:14 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/09 01:42:15 INFO : three: Copied (new) 2025/08/09 01:42:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.14s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/backup" 2025/08/09 01:42:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:42:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:21 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:21 DEBUG : two: Unchanged skipping 2025/08/09 01:42:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:42:23 INFO : one: Copied (server-side copy) 2025/08/09 01:42:23 INFO : one: Deleted 2025/08/09 01:42:23 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:24 INFO : one: Copied (new) 2025/08/09 01:42:24 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:42:24 INFO : three.txt: Copied (server-side copy) 2025/08/09 01:42:25 INFO : three.txt: Deleted 2025/08/09 01:42:25 INFO : three.txt: Moved into backup dir 2025/08/09 01:42:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:42:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:26 DEBUG : two: Unchanged skipping 2025/08/09 01:42:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:27 INFO : one: Copied (server-side copy) 2025/08/09 01:42:27 INFO : one: Deleted 2025/08/09 01:42:27 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:42:28 INFO : one: Copied (new) 2025/08/09 01:42:28 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:42:28 INFO : three.txt: Copied (server-side copy) 2025/08/09 01:42:29 INFO : three.txt: Deleted 2025/08/09 01:42:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:42:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1044-10.backblaze.com/b2api/v1/b2_upload_file/df724df370ad8bcb9f880e1b/c001_v0001044_t0055": EOF 2025/08/09 01:42:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-10.backblaze.com/b2api/v1/b2_upload_file/df724df370ad8bcb9f880e1b/c001_v0001044_t0055": EOF) 2025/08/09 01:42:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mipemuf8xufi: 1/10 (Post "https://pod-000-1044-10.backblaze.com/b2api/v1/b2_upload_file/df724df370ad8bcb9f880e1b/c001_v0001044_t0055": EOF) 2025/08/09 01:42:33 DEBUG : pacer: Reducing sleep to 10ms 2025/08/09 01:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/backup" 2025/08/09 01:42:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:36 DEBUG : two: Unchanged skipping 2025/08/09 01:42:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:42:36 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:42:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:42:38 INFO : one: Deleted 2025/08/09 01:42:38 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:39 INFO : one: Copied (new) 2025/08/09 01:42:39 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:42:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:42:40 INFO : three.txt: Deleted 2025/08/09 01:42:40 INFO : three.txt: Moved into backup dir 2025/08/09 01:42:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:42:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:41 DEBUG : two: Unchanged skipping 2025/08/09 01:42:41 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:42 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:42:42 INFO : one: Deleted 2025/08/09 01:42:42 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:42:42 INFO : one: Copied (new) 2025/08/09 01:42:42 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:42:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:42:43 INFO : three.txt: Deleted 2025/08/09 01:42:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:42:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/backup" 2025/08/09 01:42:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:42:49 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:49 DEBUG : two: Unchanged skipping 2025/08/09 01:42:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:42:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/09 01:42:50 INFO : one: Deleted 2025/08/09 01:42:50 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:51 INFO : one: Copied (new) 2025/08/09 01:42:51 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:42:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/09 01:42:52 INFO : three.txt: Deleted 2025/08/09 01:42:52 INFO : three.txt: Moved into backup dir 2025/08/09 01:42:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:42:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:42:54 DEBUG : two: Unchanged skipping 2025/08/09 01:42:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:42:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:42:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/09 01:42:54 INFO : one: Deleted 2025/08/09 01:42:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:42:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:42:55 INFO : one: Copied (new) 2025/08/09 01:42:55 DEBUG : Waiting for deletions to finish 2025/08/09 01:42:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:42:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/09 01:42:56 INFO : three.txt: Deleted 2025/08/09 01:42:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.59s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:42:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:43:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:43:00 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:43:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:00 DEBUG : two: Unchanged skipping 2025/08/09 01:43:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:43:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:43:01 INFO : one: Deleted 2025/08/09 01:43:01 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:43:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:01 INFO : one: Copied (new) 2025/08/09 01:43:01 DEBUG : Waiting for deletions to finish 2025/08/09 01:43:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:43:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:43:02 INFO : three.txt: Deleted 2025/08/09 01:43:02 INFO : three.txt: Moved into backup dir 2025/08/09 01:43:03 DEBUG : one.bak: Excluded (Path Filter) 2025/08/09 01:43:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/09 01:43:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:43:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:03 DEBUG : two: Unchanged skipping 2025/08/09 01:43:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for checks to finish 2025/08/09 01:43:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:43:04 INFO : one: Deleted 2025/08/09 01:43:04 DEBUG : B2 bucket rclone-test-mipemuf8xufi path dst: Waiting for transfers to finish 2025/08/09 01:43:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:43:04 INFO : one: Copied (new) 2025/08/09 01:43:04 DEBUG : Waiting for deletions to finish 2025/08/09 01:43:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:43:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:43:05 INFO : three.txt: Deleted 2025/08/09 01:43:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:43:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:43:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:43:10 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:43:10 INFO : one: Deleted 2025/08/09 01:43:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:11 INFO : one: Copied (new) 2025/08/09 01:43:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:11 DEBUG : two: Unchanged skipping 2025/08/09 01:43:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 01:43:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:43:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:43:12 INFO : three.txt: Deleted 2025/08/09 01:43:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:43:13 INFO : three.txt: Copied (new) 2025/08/09 01:43:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:43:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:14 INFO : one: Copied (server-side copy) to: one.bak 2025/08/09 01:43:14 INFO : one: Deleted 2025/08/09 01:43:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:43:15 INFO : one: Copied (new) 2025/08/09 01:43:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:15 DEBUG : two: Unchanged skipping 2025/08/09 01:43:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 01:43:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:43:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/09 01:43:16 INFO : three.txt: Deleted 2025/08/09 01:43:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/09 01:43:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mipemuf8xufi/dst" 2025/08/09 01:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:43:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/09 01:43:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/09 01:43:22 INFO : one: Deleted 2025/08/09 01:43:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:23 INFO : one: Copied (new) 2025/08/09 01:43:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:24 DEBUG : two: Unchanged skipping 2025/08/09 01:43:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 01:43:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/09 01:43:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/09 01:43:24 INFO : three.txt: Deleted 2025/08/09 01:43:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:43:25 INFO : three.txt: Copied (new) 2025/08/09 01:43:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:43:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/09 01:43:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/09 01:43:27 INFO : one: Deleted 2025/08/09 01:43:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/09 01:43:27 INFO : one: Copied (new) 2025/08/09 01:43:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:28 DEBUG : two: Unchanged skipping 2025/08/09 01:43:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 01:43:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/09 01:43:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/09 01:43:28 INFO : three.txt: Deleted 2025/08/09 01:43:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/09 01:43:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:31 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:43:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/09 01:43:31 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:43:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/09 01:43:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/09 01:43:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:43:33 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:43:33 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:43:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/09 01:43:33 INFO : existing: Copied (new) 2025/08/09 01:43:33 DEBUG : Waiting for deletions to finish 2025/08/09 01:43:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/09 01:43:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/09 01:43:34 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:43:34 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:43:34 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting files as there were IO errors 2025/08/09 01:43:34 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:35 DEBUG : existing: Unchanged skipping 2025/08/09 01:43:35 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:43:35 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:43:35 DEBUG : Waiting for deletions to finish 2025/08/09 01:43:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:43:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:43:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both10: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both13: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both14: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both15: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both11: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both17: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both12: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both0: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both1: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both2: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both3: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both4: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both5: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both6: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both7: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both8: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both19: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both16: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both18: Unchanged skipping 2025/08/09 01:43:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:43:47 DEBUG : both9: Unchanged skipping 2025/08/09 01:43:47 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:43:47 DEBUG : Waiting for deletions to finish 2025/08/09 01:43:47 INFO : only11: Deleted 2025/08/09 01:43:48 INFO : only19: Deleted 2025/08/09 01:43:48 INFO : only4: Deleted 2025/08/09 01:43:48 INFO : only5: Deleted 2025/08/09 01:43:48 INFO : only6: Deleted 2025/08/09 01:43:48 INFO : only9: Deleted 2025/08/09 01:43:48 INFO : only10: Deleted 2025/08/09 01:43:48 INFO : only16: Deleted 2025/08/09 01:43:48 INFO : only7: Deleted 2025/08/09 01:43:48 INFO : only8: Deleted 2025/08/09 01:43:48 INFO : only0: Deleted 2025/08/09 01:43:48 INFO : only12: Deleted 2025/08/09 01:43:48 INFO : only1: Deleted 2025/08/09 01:43:48 INFO : only2: Deleted 2025/08/09 01:43:48 INFO : only3: Deleted 2025/08/09 01:43:48 INFO : only13: Deleted 2025/08/09 01:43:48 INFO : only14: Deleted 2025/08/09 01:43:48 INFO : only15: Deleted 2025/08/09 01:43:49 INFO : only17: Deleted 2025/08/09 01:43:49 INFO : only18: Deleted 2025/08/09 01:43:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:03 DEBUG : both10: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both13: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both14: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both15: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both16: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both11: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both0: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both12: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both17: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both18: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both3: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both19: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both5: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both1: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both7: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both2: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:03 DEBUG : both4: Unchanged skipping 2025/08/09 01:44:03 DEBUG : both6: Unchanged skipping 2025/08/09 01:44:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : both8: Unchanged skipping 2025/08/09 01:44:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : both9: Unchanged skipping 2025/08/09 01:44:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/09 01:44:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:03 INFO : only12: Copied (replaced existing) 2025/08/09 01:44:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:03 INFO : only11: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only13: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only15: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only0: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only18: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only10: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only14: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only19: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only2: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only3: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only4: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only5: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only6: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only7: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only1: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only17: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only16: Copied (replaced existing) 2025/08/09 01:44:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:04 INFO : only8: Copied (replaced existing) 2025/08/09 01:44:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/09 01:44:05 INFO : only9: Copied (replaced existing) 2025/08/09 01:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:13 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:44:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:44:13 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:44:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:44:13 INFO : empty_on_remote: Making directory 2025/08/09 01:44:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 01:44:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:15 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:44:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:44:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:44:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:44:15 INFO : empty_on_remote: Making directory 2025/08/09 01:44:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/09 01:44:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:17 INFO : sub dir: Making directory 2025/08/09 01:44:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:44:19 INFO : sub dir: Making directory 2025/08/09 01:44:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:25 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:25 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:44:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:44:26 DEBUG : apple: Unchanged skipping 2025/08/09 01:44:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : banana: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:26 INFO : There was nothing to transfer 2025/08/09 01:44:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:26 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:44:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : apple: Unchanged skipping 2025/08/09 01:44:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : banana: Unchanged skipping 2025/08/09 01:44:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:44:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:44:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:26 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:26 INFO : There was nothing to transfer 2025/08/09 01:44:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:27 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:37 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:38 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:44:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : apple: Unchanged skipping 2025/08/09 01:44:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:44:38 DEBUG : banana: Unchanged skipping 2025/08/09 01:44:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:44:38 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:38 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:38 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:38 INFO : There was nothing to transfer 2025/08/09 01:44:38 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : apple: Unchanged skipping 2025/08/09 01:44:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:44:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : banana: Unchanged skipping 2025/08/09 01:44:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:44:39 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:39 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:39 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:39 INFO : There was nothing to transfer 2025/08/09 01:44:39 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:44:50 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:50 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:44:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:44:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:44:51 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:51 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 01:44:51 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/09 01:44:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 01:44:51 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/09 01:44:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:44:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:44:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:44:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:44:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:44:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:44:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:44:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:44:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:44:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:44:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:44:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:44:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:44:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:44:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:44:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:44:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:44:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:44:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:52 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:52 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:44:53 INFO : apple: Deleted 2025/08/09 01:44:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:44:53 INFO : splitbananasplit: Deleted 2025/08/09 01:44:53 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:44:53 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:44:53 INFO : appleappleapplebanana: Deleted 2025/08/09 01:44:53 INFO : banana: Deleted 2025/08/09 01:44:53 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : apple: Unchanged skipping 2025/08/09 01:44:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : banana: Unchanged skipping 2025/08/09 01:44:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:44:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:44:54 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:54 DEBUG : Waiting for deletions to finish 2025/08/09 01:44:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:44:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:44:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:44:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:45:05 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:05 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 01:45:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 01:45:06 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/09 01:45:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:45:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/09 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 01:45:06 INFO : apple: Copied (new) to: PREFIXapple 2025/08/09 01:45:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:45:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/09 01:45:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:45:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:45:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:45:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:45:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:45:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:45:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:45:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:45:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:45:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:45:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:45:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:45:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:45:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:45:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:45:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:45:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:07 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:45:07 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:45:07 INFO : apple: Deleted 2025/08/09 01:45:07 INFO : banana: Deleted 2025/08/09 01:45:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:45:07 INFO : splitbananasplit: Deleted 2025/08/09 01:45:07 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:45:07 INFO : appleappleapplebanana: Deleted 2025/08/09 01:45:07 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:45:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:45:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:45:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:45:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:08 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:45:08 INFO : appleappleapplebanana: Copied (new) 2025/08/09 01:45:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 01:45:08 INFO : banana: Copied (new) 2025/08/09 01:45:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 01:45:08 INFO : apple: Copied (new) 2025/08/09 01:45:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:45:08 INFO : splitbananasplit: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:45:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:45:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:45:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:45:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:45:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:45:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:45:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:45:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:45:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:45:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:45:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:45:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:45:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:45:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:45:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:45:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 01:45:09 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/09 01:45:10 INFO : PREFIXsplitbananasplit: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/09 01:45:10 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/09 01:45:10 INFO : PREFIXapple: Deleted 2025/08/09 01:45:10 INFO : PREFIXbanana: Deleted 2025/08/09 01:45:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/09 01:45:10 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:10 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:10 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:11 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:45:21 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:22 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:22 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 01:45:22 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 01:45:22 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:45:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:45:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/09 01:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:45:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:45:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:45:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:45:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:45:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:45:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:45:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:45:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:45:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:45:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:45:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:45:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:45:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:45:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:45:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:45:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:24 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:45:24 INFO : banana: Deleted 2025/08/09 01:45:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:45:24 INFO : apple: Deleted 2025/08/09 01:45:24 INFO : appleappleapplebanana: Deleted 2025/08/09 01:45:24 INFO : splitbananasplit: Deleted 2025/08/09 01:45:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:45:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:45:24 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:45:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:45:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:25 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:25 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/09 01:45:25 INFO : apple: Copied (new) 2025/08/09 01:45:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/09 01:45:25 INFO : banana: Copied (new) 2025/08/09 01:45:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:45:25 INFO : appleappleapplebanana: Copied (new) 2025/08/09 01:45:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:45:25 INFO : splitbananasplit: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:45:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:45:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:45:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:45:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:45:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:45:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:45:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:45:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:45:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:45:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:45:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:45:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 01:45:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:45:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:45:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:45:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:45:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 01:45:26 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/09 01:45:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/09 01:45:27 INFO : bananaSUFFIX: Deleted 2025/08/09 01:45:27 INFO : splitbananasplitSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : appleSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/09 01:45:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/09 01:45:27 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:27 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:27 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:28 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:45:38 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:39 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:39 DEBUG : apple: Unchanged skipping 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : banana: Unchanged skipping 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:45:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:45:39 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:39 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/09 01:45:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/09 01:45:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/09 01:45:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/09 01:45:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/09 01:45:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/09 01:45:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/09 01:45:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/09 01:45:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/09 01:45:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/09 01:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/09 01:45:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/09 01:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/09 01:45:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/09 01:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/09 01:45:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/09 01:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/09 01:45:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/09 01:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/09 01:45:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/09 01:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/09 01:45:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/09 01:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/09 01:45:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/09 01:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/09 01:45:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/09 01:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/09 01:45:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/09 01:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/09 01:45:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/09 01:45:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/09 01:45:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/09 01:45:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/09 01:45:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/09 01:45:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/09 01:45:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/09 01:45:40 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:45:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:45:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:45:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:45:41 INFO : appleappleapplebanana: Deleted 2025/08/09 01:45:41 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:45:41 INFO : splitbananasplit: Deleted 2025/08/09 01:45:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:45:41 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:45:41 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:41 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 01:45:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : apple: Unchanged skipping 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:45:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : banana: Unchanged skipping 2025/08/09 01:45:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:45:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:45:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:45:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:45:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:45:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:45:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:45:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:45:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:45:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:45:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:45:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:45:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:45:42 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:42 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:42 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:42 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:45:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:45:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:45:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:45:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:45:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:45:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:45:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:45:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:45:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:45:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:45:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:45:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:45:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:45:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:45:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:45:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:45:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:45:53 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:53 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : apple: Unchanged skipping 2025/08/09 01:45:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:45:53 DEBUG : banana: Unchanged skipping 2025/08/09 01:45:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:45:53 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:53 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:53 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:54 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:45:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : apple: Unchanged skipping 2025/08/09 01:45:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : banana: Unchanged skipping 2025/08/09 01:45:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:45:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:45:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:45:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:45:54 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:54 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:54 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : Waiting for deletions to finish 2025/08/09 01:45:55 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:06 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:06 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:07 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:07 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:07 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:08 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:18 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:19 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:19 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:19 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:19 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:19 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:20 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:20 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:20 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:20 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:31 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:31 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:32 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:32 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:32 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:33 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:44 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:44 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:45 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:45 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:45 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:45 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:46:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:46:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : banana: Unchanged skipping 2025/08/09 01:46:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : apple: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:46:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:46:46 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:46 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:46 DEBUG : Waiting for deletions to finish 2025/08/09 01:46:46 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:46:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (149.93s) --- PASS: TestTransform/NFC (10.73s) --- PASS: TestTransform/NFD (12.76s) --- PASS: TestTransform/base64 (14.69s) --- PASS: TestTransform/prefix (16.74s) --- PASS: TestTransform/suffix (16.72s) --- PASS: TestTransform/truncate (14.55s) --- PASS: TestTransform/encoder (12.77s) --- PASS: TestTransform/ISO-8859-1 (12.75s) --- PASS: TestTransform/charmap (12.70s) --- PASS: TestTransform/lowercase (12.59s) --- PASS: TestTransform/ascii (12.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:46:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:46:51 INFO : sub dir_somesuffix: Making directory 2025/08/09 01:46:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:46:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/09 01:46:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:46:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/09 01:46:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:46:51 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:51 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:46:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:52 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:52 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:52 INFO : tictactoe: Making directory 2025/08/09 01:46:52 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:52 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:46:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:52 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:52 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/09 01:46:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:54 INFO : toe: Making directory 2025/08/09 01:46:54 INFO : toe/toe: Making directory 2025/08/09 01:46:54 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:46:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:46:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:46:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:54 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 01:46:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:56 INFO : toe: Making directory 2025/08/09 01:46:56 INFO : toe/toe: Making directory 2025/08/09 01:46:56 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:46:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:46:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:46:56 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:56 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 01:46:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.56s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:57 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:46:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:46:57 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:57 INFO : tictacempty_dir: Making directory 2025/08/09 01:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:57 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:57 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:57 INFO : tictactoe: Making directory 2025/08/09 01:46:57 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:57 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:57 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:46:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:46:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:46:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:46:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:57 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 01:46:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:46:59 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:46:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:46:59 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:59 INFO : tictacempty_dir: Making directory 2025/08/09 01:46:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:46:59 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:59 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:59 INFO : tictactoe: Making directory 2025/08/09 01:46:59 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:59 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:46:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:59 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:46:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:46:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:46:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:46:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:46:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:46:59 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:46:59 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:46:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:46:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:46:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/09 01:47:00 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:00 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:00 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:00 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:47:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/09 01:47:00 NOTICE: B2 bucket rclone-test-mipemuf8xufi: 0 differences found 2025/08/09 01:47:00 NOTICE: B2 bucket rclone-test-mipemuf8xufi: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:00 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:01 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:01 INFO : tictactoe: Making directory 2025/08/09 01:47:01 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:01 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:01 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:47:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:47:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:47:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:47:01 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:01 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 01:47:01 DEBUG : Waiting for deletions to finish 2025/08/09 01:47:01 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:02 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:02 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/09 01:47:02 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:47:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/09 01:47:02 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2025/08/09 01:47:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:03 INFO : toe: Making directory 2025/08/09 01:47:03 INFO : toe/toe: Making directory 2025/08/09 01:47:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:47:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:03 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:03 INFO : toe/toe/toe: Copied (new) 2025/08/09 01:47:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.61s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:04 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:47:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:47:04 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:04 INFO : tictacempty_dir: Making directory 2025/08/09 01:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:04 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:04 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:04 INFO : tictactoe: Making directory 2025/08/09 01:47:04 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:04 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:04 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:47:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:47:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:47:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:04 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:04 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:05 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:47:05 INFO : toe/toe: Removing directory 2025/08/09 01:47:05 INFO : toe: Removing directory 2025/08/09 01:47:05 INFO : empty_dir: Removing directory 2025/08/09 01:47:05 DEBUG : Local file system at /tmp/rclone905897101: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:06 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:47:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:06 INFO : tictacempty_dir: Making directory 2025/08/09 01:47:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:06 INFO : tictactoe: Making directory 2025/08/09 01:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:06 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:06 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:47:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:06 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:07 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:47:07 INFO : toe/toe: Removing directory 2025/08/09 01:47:07 INFO : toe: Removing directory 2025/08/09 01:47:07 INFO : empty_dir: Removing directory 2025/08/09 01:47:07 DEBUG : Local file system at /tmp/rclone905897101: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/09 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/09 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/09 01:47:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.09s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:09 DEBUG : Reset feature "Copy" 2025/08/09 01:47:09 DEBUG : Reset feature "Move" 2025/08/09 01:47:09 DEBUG : Reset feature "Copy" 2025/08/09 01:47:09 DEBUG : Reset feature "Move" 2025/08/09 01:47:09 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:47:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:09 INFO : tictacempty_dir: Making directory 2025/08/09 01:47:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:09 INFO : tictactoe: Making directory 2025/08/09 01:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:09 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:47:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:09 INFO : tictactoe/tictactoe: Making directory 2025/08/09 01:47:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:47:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:47:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:47:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:09 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:09 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:47:10 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:47:10 INFO : toe/toe: Removing directory 2025/08/09 01:47:10 INFO : toe: Removing directory 2025/08/09 01:47:10 INFO : empty_dir: Removing directory 2025/08/09 01:47:10 DEBUG : Local file system at /tmp/rclone905897101: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/09 01:47:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/09 01:47:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:47:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/09 01:47:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.13s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:12 DEBUG : toe: transformed to: dG9l 2025/08/09 01:47:12 DEBUG : toe: transformed to: dG9l 2025/08/09 01:47:12 INFO : dG9l: Making directory 2025/08/09 01:47:12 DEBUG : toe: transformed to: dG9l 2025/08/09 01:47:12 DEBUG : toe: transformed to: dG9l 2025/08/09 01:47:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 01:47:12 INFO : dG9l/dG9l: Making directory 2025/08/09 01:47:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 01:47:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/09 01:47:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:47:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:47:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:47:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:12 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:47:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:47:13 DEBUG : dG9l: transformed to: toe 2025/08/09 01:47:13 DEBUG : dG9l: transformed to: toe 2025/08/09 01:47:13 DEBUG : dG9l: transformed to: toe 2025/08/09 01:47:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/09 01:47:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/09 01:47:13 DEBUG : Local file system at /tmp/rclone905897101: Waiting for checks to finish 2025/08/09 01:47:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/09 01:47:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/09 01:47:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/09 01:47:13 DEBUG : Local file system at /tmp/rclone905897101: Waiting for transfers to finish 2025/08/09 01:47:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-mipemuf8xufi", Local "Local file system at /tmp/rclone905897101", Modify Window "1ms" 2025/08/09 01:47:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:14 DEBUG : toe: transformed to: 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe: transformed to: 2025/08/09 01:47:15 INFO : B2 bucket rclone-test-mipemuf8xufi: Making directory 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe: transformed to: 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe: transformed to: 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe/toe: transformed to: 2025/08/09 01:47:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 01:47:15 INFO : toe/toe: Making directory 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe/toe: transformed to: 2025/08/09 01:47:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe: transformed to: 2025/08/09 01:47:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:47:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:47:15 DEBUG : toe/toe/toe: transformed to: 2025/08/09 01:47:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/09 01:47:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for checks to finish 2025/08/09 01:47:15 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Waiting for transfers to finish 2025/08/09 01:47:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/09 01:47:15 INFO : toe/toe/toe: Copied (new) 2025/08/09 01:47:15 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting files as there were IO errors 2025/08/09 01:47:15 ERROR : B2 bucket rclone-test-mipemuf8xufi: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/08/09 01:47:16 DEBUG : B2 bucket rclone-test-mipemuf8xufi: Purge remote 2025/08/09 01:47:16 INFO : B2 bucket rclone-test-mipemuf8xufi: cleaning bucket "rclone-test-mipemuf8xufi" of all files 2025/08/09 01:47:17 DEBUG : BackupDir/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a55_d20250809_m014215_c001_v7007000_t0000_u01754703735560") 2025/08/09 01:47:17 DEBUG : BackupDir/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f103b175e310e36b6_d20250809_m014209_c001_v0001042_t0047_u01754703729915") 2025/08/09 01:47:17 DEBUG : CompareDest/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d138f1_d20250809_m014150_c001_v7007000_t0000_u01754703710091") 2025/08/09 01:47:17 DEBUG : CompareDest/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d01e7_d20250809_m014144_c001_v0001178_t0012_u01754703704402") 2025/08/09 01:47:17 DEBUG : CompareDest/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d138f3_d20250809_m014150_c001_v7007000_t0000_u01754703710274") 2025/08/09 01:47:17 DEBUG : CompareDest/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473424_d20250809_m014145_c001_v0001180_t0039_u01754703705729") 2025/08/09 01:47:17 DEBUG : CopyDest/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a56_d20250809_m014215_c001_v7007000_t0000_u01754703735742") 2025/08/09 01:47:17 DEBUG : CopyDest/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0dc0_d20250809_m014206_c001_v0001044_t0006_u01754703726642") 2025/08/09 01:47:17 DEBUG : CopyDest/three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a57_d20250809_m014215_c001_v7007000_t0000_u01754703735924") 2025/08/09 01:47:17 DEBUG : CopyDest/three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473461_d20250809_m014213_c001_v0001180_t0041_u01754703733556") 2025/08/09 01:47:18 DEBUG : CopyDest/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a58_d20250809_m014216_c001_v7007000_t0000_u01754703736106") 2025/08/09 01:47:18 DEBUG : CopyDest/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d02a7_d20250809_m014211_c001_v0001178_t0030_u01754703731236") 2025/08/09 01:47:18 DEBUG : EXISTING: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1553_d20250809_m014336_c001_v7007000_t0000_u01754703816185") 2025/08/09 01:47:18 DEBUG : EXISTING: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473564_d20250809_m014335_c001_v0001180_t0036_u01754703815231") 2025/08/09 01:47:18 DEBUG : PREFIXapple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417188f9c6e0e373_d20250809_m014510_c001_v7007000_t0000_u01754703910323") 2025/08/09 01:47:18 DEBUG : PREFIXapple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd557_d20250809_m014506_c001_v0001184_t0051_u01754703906126") 2025/08/09 01:47:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b4_d20250809_m014510_c001_v7007000_t0000_u01754703910158") 2025/08/09 01:47:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c53_d20250809_m014506_c001_v0001181_t0039_u01754703906103") 2025/08/09 01:47:18 DEBUG : PREFIXbanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe68c_d20250809_m014510_c001_v7007000_t0000_u01754703910335") 2025/08/09 01:47:18 DEBUG : PREFIXbanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736b7_d20250809_m014506_c001_v0001180_t0032_u01754703906093") 2025/08/09 01:47:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eef0_d20250809_m014510_c001_v7007000_t0000_u01754703910005") 2025/08/09 01:47:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d057e_d20250809_m014506_c001_v0001178_t0007_u01754703906115") 2025/08/09 01:47:18 DEBUG : Testêé: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f154b_d20250809_m014332_c001_v7007000_t0000_u01754703812869") 2025/08/09 01:47:18 DEBUG : Testêé: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473557_d20250809_m014332_c001_v0001180_t0057_u01754703812284") 2025/08/09 01:47:18 DEBUG : Testêé: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d03e9_d20250809_m014331_c001_v0001178_t0055_u01754703811343") 2025/08/09 01:47:18 DEBUG : YXBwbGU=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15bb_d20250809_m014455_c001_v7007000_t0000_u01754703895176") 2025/08/09 01:47:18 DEBUG : YXBwbGU=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d053e_d20250809_m014451_c001_v0001178_t0047_u01754703891634") 2025/08/09 01:47:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15bd_d20250809_m014455_c001_v7007000_t0000_u01754703895357") 2025/08/09 01:47:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd495_d20250809_m014451_c001_v0001184_t0039_u01754703891654") 2025/08/09 01:47:19 DEBUG : YmFuYW5h: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15be_d20250809_m014455_c001_v7007000_t0000_u01754703895538") 2025/08/09 01:47:19 DEBUG : YmFuYW5h: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c1a_d20250809_m014451_c001_v0001181_t0038_u01754703891644") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe026d_d20250809_m013950_c001_v7007000_t0000_u01754703590460") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ccd_d20250809_m013949_c001_v0001044_t0020_u01754703589382") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0267_d20250809_m013947_c001_v7007000_t0000_u01754703587651") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cc5_d20250809_m013946_c001_v0001044_t0013_u01754703586660") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00f3_d20250809_m013927_c001_v7007000_t0000_u01754703567511") 2025/08/09 01:47:19 DEBUG : a/potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c89_d20250809_m013926_c001_v0001044_t0030_u01754703566569") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0916_d20250809_m014646_c001_v7007000_t0000_u01754704006874") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e16_d20250809_m014643_c001_v0001181_t0017_u01754704003247") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47b8_d20250809_m014633_c001_v7007000_t0000_u01754703993741") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5de1_d20250809_m014630_c001_v0001181_t0041_u01754703990549") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34260_d20250809_m014621_c001_v7007000_t0000_u01754703981177") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5db1_d20250809_m014618_c001_v0001181_t0052_u01754703978001") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd2_d20250809_m014608_c001_v7007000_t0000_u01754703968606") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d80_d20250809_m014605_c001_v0001181_t0031_u01754703965442") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341cb_d20250809_m014555_c001_v7007000_t0000_u01754703955898") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d33_d20250809_m014552_c001_v0001181_t0024_u01754703952239") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341a8_d20250809_m014543_c001_v7007000_t0000_u01754703943136") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d060d_d20250809_m014537_c001_v0001178_t0016_u01754703937982") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ef_d20250809_m014528_c001_v7007000_t0000_u01754703928595") 2025/08/09 01:47:19 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05dc_d20250809_m014525_c001_v0001178_t0046_u01754703925664") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15e5_d20250809_m014524_c001_v7007000_t0000_u01754703924496") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd63b_d20250809_m014521_c001_v0001184_t0023_u01754703921088") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b6_d20250809_m014511_c001_v7007000_t0000_u01754703911825") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c6c_d20250809_m014508_c001_v0001181_t0043_u01754703908770") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eeee_d20250809_m014507_c001_v7007000_t0000_u01754703907776") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c4b_d20250809_m014504_c001_v0001181_t0049_u01754703904419") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15b6_d20250809_m014452_c001_v7007000_t0000_u01754703892947") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0536_d20250809_m014449_c001_v0001178_t0017_u01754703889531") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9818d_d20250809_m014440_c001_v7007000_t0000_u01754703880447") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0514_d20250809_m014437_c001_v0001178_t0054_u01754703877015") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f01_d20250809_m014427_c001_v7007000_t0000_u01754703867684") 2025/08/09 01:47:20 DEBUG : apple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04ea_d20250809_m014424_c001_v0001178_t0017_u01754703864651") 2025/08/09 01:47:20 DEBUG : appleSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaec8_d20250809_m014527_c001_v7007000_t0000_u01754703927190") 2025/08/09 01:47:20 DEBUG : appleSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd655_d20250809_m014522_c001_v0001184_t0015_u01754703922812") 2025/08/09 01:47:20 DEBUG : appleapple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341a9_d20250809_m014543_c001_v7007000_t0000_u01754703943317") 2025/08/09 01:47:20 DEBUG : appleapple: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d060f_d20250809_m014539_c001_v0001178_t0047_u01754703939727") 2025/08/09 01:47:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0917_d20250809_m014647_c001_v7007000_t0000_u01754704007058") 2025/08/09 01:47:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abda8d_d20250809_m014643_c001_v0001184_t0043_u01754704003749") 2025/08/09 01:47:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47b9_d20250809_m014633_c001_v7007000_t0000_u01754703993925") 2025/08/09 01:47:20 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd9e1_d20250809_m014630_c001_v0001184_t0030_u01754703990966") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34263_d20250809_m014621_c001_v7007000_t0000_u01754703981363") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd92f_d20250809_m014618_c001_v0001184_t0046_u01754703978480") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd3_d20250809_m014608_c001_v7007000_t0000_u01754703968790") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd88f_d20250809_m014605_c001_v0001184_t0041_u01754703965877") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341cc_d20250809_m014556_c001_v7007000_t0000_u01754703956082") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd808_d20250809_m014552_c001_v0001184_t0030_u01754703952643") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341a4_d20250809_m014541_c001_v7007000_t0000_u01754703941350") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ceb_d20250809_m014538_c001_v0001181_t0015_u01754703938466") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f0_d20250809_m014528_c001_v7007000_t0000_u01754703928777") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd676_d20250809_m014525_c001_v0001184_t0007_u01754703925685") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaebd_d20250809_m014524_c001_v7007000_t0000_u01754703924503") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05cb_d20250809_m014521_c001_v0001178_t0008_u01754703921505") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b7_d20250809_m014512_c001_v7007000_t0000_u01754703912008") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736c3_d20250809_m014508_c001_v0001180_t0003_u01754703908793") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417188f9c6e0e363_d20250809_m014507_c001_v7007000_t0000_u01754703907831") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0578_d20250809_m014504_c001_v0001178_t0018_u01754703904849") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547a9_d20250809_m014453_c001_v7007000_t0000_u01754703893530") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c12_d20250809_m014450_c001_v0001181_t0042_u01754703890033") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9818e_d20250809_m014440_c001_v7007000_t0000_u01754703880633") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bf2_d20250809_m014437_c001_v0001181_t0015_u01754703877433") 2025/08/09 01:47:21 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f02_d20250809_m014427_c001_v7007000_t0000_u01754703867864") 2025/08/09 01:47:22 DEBUG : appleappleapplebanana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bbd_d20250809_m014425_c001_v0001181_t0029_u01754703865208") 2025/08/09 01:47:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13ee_d20250809_m014527_c001_v7007000_t0000_u01754703927032") 2025/08/09 01:47:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05cd_d20250809_m014522_c001_v0001178_t0007_u01754703922833") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe026f_d20250809_m013950_c001_v7007000_t0000_u01754703590703") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cc7_d20250809_m013948_c001_v0001044_t0018_u01754703588200") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0264_d20250809_m013947_c001_v7007000_t0000_u01754703587089") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cc1_d20250809_m013945_c001_v0001044_t0023_u01754703585456") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00f1_d20250809_m013926_c001_v7007000_t0000_u01754703566940") 2025/08/09 01:47:22 DEBUG : b/potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c83_d20250809_m013925_c001_v0001044_t0009_u01754703565088") 2025/08/09 01:47:22 DEBUG : backup/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a95_d20250809_m014229_c001_v7007000_t0000_u01754703749493") 2025/08/09 01:47:22 DEBUG : backup/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1187ce9181251d2c_d20250809_m014227_c001_v0001041_t0043_u01754703747209") 2025/08/09 01:47:22 DEBUG : backup/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f101101138798dba3_d20250809_m014222_c001_v0001109_t0030_u01754703742804") 2025/08/09 01:47:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c782d_d20250809_m014256_c001_v7007000_t0000_u01754703776636") 2025/08/09 01:47:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107b49575d7b1f9a_d20250809_m014254_c001_v0001184_t0005_u01754703774445") 2025/08/09 01:47:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f105fc5e4fb93665f_d20250809_m014250_c001_v0001038_t0055_u01754703770065") 2025/08/09 01:47:22 DEBUG : backup/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d1781358c_d20250809_m014244_c001_v7007000_t0000_u01754703764032") 2025/08/09 01:47:22 DEBUG : backup/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110c046ea8f5441a_d20250809_m014241_c001_v0001182_t0016_u01754703761962") 2025/08/09 01:47:22 DEBUG : backup/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1068382c397b2274_d20250809_m014237_c001_v0001044_t0037_u01754703757940") 2025/08/09 01:47:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c7830_d20250809_m014256_c001_v7007000_t0000_u01754703776820") 2025/08/09 01:47:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1035a183a0d679d4_d20250809_m014255_c001_v0001157_t0058_u01754703775778") 2025/08/09 01:47:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1188af5b69858429_d20250809_m014251_c001_v0001134_t0008_u01754703771762") 2025/08/09 01:47:22 DEBUG : backup/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a97_d20250809_m014229_c001_v7007000_t0000_u01754703749685") 2025/08/09 01:47:23 DEBUG : backup/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1178c8c82a14b858_d20250809_m014228_c001_v0001117_t0008_u01754703748385") 2025/08/09 01:47:23 DEBUG : backup/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f104c88c0eb096ead_d20250809_m014224_c001_v0001176_t0032_u01754703744828") 2025/08/09 01:47:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d1781358d_d20250809_m014244_c001_v7007000_t0000_u01754703764216") 2025/08/09 01:47:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f119d75d9fc4ff49f_d20250809_m014242_c001_v0001109_t0005_u01754703762894") 2025/08/09 01:47:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f115ccb8f84984b1a_d20250809_m014239_c001_v0001182_t0025_u01754703759815") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0918_d20250809_m014647_c001_v7007000_t0000_u01754704007240") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737ec_d20250809_m014643_c001_v0001180_t0045_u01754704003523") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47ba_d20250809_m014634_c001_v7007000_t0000_u01754703994108") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737c6_d20250809_m014630_c001_v0001180_t0011_u01754703990748") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34265_d20250809_m014621_c001_v7007000_t0000_u01754703981545") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47379b_d20250809_m014618_c001_v0001180_t0017_u01754703978214") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd4_d20250809_m014608_c001_v7007000_t0000_u01754703968973") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473777_d20250809_m014605_c001_v0001180_t0044_u01754703965658") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341cd_d20250809_m014556_c001_v7007000_t0000_u01754703956264") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473761_d20250809_m014552_c001_v0001180_t0025_u01754703952440") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ab_d20250809_m014543_c001_v7007000_t0000_u01754703943498") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd72a_d20250809_m014538_c001_v0001184_t0044_u01754703938265") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f1_d20250809_m014528_c001_v7007000_t0000_u01754703928959") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473716_d20250809_m014525_c001_v0001180_t0053_u01754703925655") 2025/08/09 01:47:23 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547c0_d20250809_m014524_c001_v7007000_t0000_u01754703924296") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736ff_d20250809_m014521_c001_v0001180_t0007_u01754703921302") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b8_d20250809_m014512_c001_v7007000_t0000_u01754703912194") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd58a_d20250809_m014508_c001_v0001184_t0033_u01754703908782") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe685_d20250809_m014507_c001_v7007000_t0000_u01754703907787") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736b1_d20250809_m014504_c001_v0001180_t0002_u01754703904631") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15b9_d20250809_m014453_c001_v7007000_t0000_u01754703893566") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473684_d20250809_m014449_c001_v0001180_t0033_u01754703889834") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9818f_d20250809_m014440_c001_v7007000_t0000_u01754703880816") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47365f_d20250809_m014437_c001_v0001180_t0005_u01754703877228") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f03_d20250809_m014428_c001_v7007000_t0000_u01754703868047") 2025/08/09 01:47:24 DEBUG : banana: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473632_d20250809_m014425_c001_v0001180_t0033_u01754703865005") 2025/08/09 01:47:24 DEBUG : bananaSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ec_d20250809_m014527_c001_v7007000_t0000_u01754703927044") 2025/08/09 01:47:24 DEBUG : bananaSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473704_d20250809_m014522_c001_v0001180_t0032_u01754703922824") 2025/08/09 01:47:24 DEBUG : both0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e38_d20250809_m014405_c001_v7007000_t0000_u01754703845663") 2025/08/09 01:47:24 DEBUG : both0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0460_d20250809_m014353_c001_v0001178_t0007_u01754703833851") 2025/08/09 01:47:24 DEBUG : both0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b02_d20250809_m014349_c001_v7007000_t0000_u01754703829608") 2025/08/09 01:47:24 DEBUG : both0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d040a_d20250809_m014338_c001_v0001178_t0041_u01754703818057") 2025/08/09 01:47:24 DEBUG : both1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e3a_d20250809_m014405_c001_v7007000_t0000_u01754703845844") 2025/08/09 01:47:24 DEBUG : both1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0464_d20250809_m014354_c001_v0001178_t0036_u01754703834620") 2025/08/09 01:47:24 DEBUG : both1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b03_d20250809_m014349_c001_v7007000_t0000_u01754703829793") 2025/08/09 01:47:24 DEBUG : both1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0410_d20250809_m014338_c001_v0001178_t0031_u01754703818512") 2025/08/09 01:47:25 DEBUG : both10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e3d_d20250809_m014406_c001_v7007000_t0000_u01754703846026") 2025/08/09 01:47:25 DEBUG : both10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0481_d20250809_m014358_c001_v0001178_t0057_u01754703838566") 2025/08/09 01:47:25 DEBUG : both10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b04_d20250809_m014349_c001_v7007000_t0000_u01754703829974") 2025/08/09 01:47:25 DEBUG : both10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0430_d20250809_m014342_c001_v0001178_t0023_u01754703822343") 2025/08/09 01:47:25 DEBUG : both11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e3f_d20250809_m014406_c001_v7007000_t0000_u01754703846208") 2025/08/09 01:47:25 DEBUG : both11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0483_d20250809_m014359_c001_v0001178_t0036_u01754703839002") 2025/08/09 01:47:25 DEBUG : both11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b07_d20250809_m014350_c001_v7007000_t0000_u01754703830158") 2025/08/09 01:47:25 DEBUG : both11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0432_d20250809_m014342_c001_v0001178_t0015_u01754703822777") 2025/08/09 01:47:25 DEBUG : both12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e41_d20250809_m014406_c001_v7007000_t0000_u01754703846390") 2025/08/09 01:47:25 DEBUG : both12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0487_d20250809_m014359_c001_v0001178_t0051_u01754703839444") 2025/08/09 01:47:25 DEBUG : both12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b08_d20250809_m014350_c001_v7007000_t0000_u01754703830354") 2025/08/09 01:47:25 DEBUG : both12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0434_d20250809_m014343_c001_v0001178_t0055_u01754703823253") 2025/08/09 01:47:25 DEBUG : both13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e44_d20250809_m014406_c001_v7007000_t0000_u01754703846572") 2025/08/09 01:47:25 DEBUG : both13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d048b_d20250809_m014359_c001_v0001178_t0011_u01754703839882") 2025/08/09 01:47:25 DEBUG : both13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b09_d20250809_m014350_c001_v7007000_t0000_u01754703830538") 2025/08/09 01:47:25 DEBUG : both13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0436_d20250809_m014343_c001_v0001178_t0024_u01754703823711") 2025/08/09 01:47:25 DEBUG : both14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e47_d20250809_m014406_c001_v7007000_t0000_u01754703846755") 2025/08/09 01:47:25 DEBUG : both14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d048d_d20250809_m014400_c001_v0001178_t0040_u01754703840334") 2025/08/09 01:47:25 DEBUG : both14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b0a_d20250809_m014350_c001_v7007000_t0000_u01754703830721") 2025/08/09 01:47:25 DEBUG : both14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0438_d20250809_m014344_c001_v0001178_t0043_u01754703824147") 2025/08/09 01:47:25 DEBUG : both15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e4a_d20250809_m014406_c001_v7007000_t0000_u01754703846937") 2025/08/09 01:47:26 DEBUG : both15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d048f_d20250809_m014400_c001_v0001178_t0054_u01754703840829") 2025/08/09 01:47:26 DEBUG : both15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b0b_d20250809_m014350_c001_v7007000_t0000_u01754703830902") 2025/08/09 01:47:26 DEBUG : both15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d043c_d20250809_m014344_c001_v0001178_t0039_u01754703824588") 2025/08/09 01:47:26 DEBUG : both16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e4c_d20250809_m014407_c001_v7007000_t0000_u01754703847117") 2025/08/09 01:47:26 DEBUG : both16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0493_d20250809_m014401_c001_v0001178_t0025_u01754703841264") 2025/08/09 01:47:26 DEBUG : both16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b0d_d20250809_m014351_c001_v7007000_t0000_u01754703831085") 2025/08/09 01:47:26 DEBUG : both16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d043e_d20250809_m014345_c001_v0001178_t0027_u01754703825021") 2025/08/09 01:47:26 DEBUG : both17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e4f_d20250809_m014407_c001_v7007000_t0000_u01754703847299") 2025/08/09 01:47:26 DEBUG : both17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0495_d20250809_m014401_c001_v0001178_t0058_u01754703841727") 2025/08/09 01:47:26 DEBUG : both17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b0e_d20250809_m014351_c001_v7007000_t0000_u01754703831268") 2025/08/09 01:47:26 DEBUG : both17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0445_d20250809_m014345_c001_v0001178_t0005_u01754703825458") 2025/08/09 01:47:26 DEBUG : both18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e52_d20250809_m014407_c001_v7007000_t0000_u01754703847480") 2025/08/09 01:47:26 DEBUG : both18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0499_d20250809_m014402_c001_v0001178_t0041_u01754703842168") 2025/08/09 01:47:26 DEBUG : both18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b0f_d20250809_m014351_c001_v7007000_t0000_u01754703831455") 2025/08/09 01:47:26 DEBUG : both18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0447_d20250809_m014345_c001_v0001178_t0037_u01754703825871") 2025/08/09 01:47:26 DEBUG : both19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e53_d20250809_m014407_c001_v7007000_t0000_u01754703847661") 2025/08/09 01:47:26 DEBUG : both19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d049e_d20250809_m014402_c001_v0001178_t0057_u01754703842590") 2025/08/09 01:47:26 DEBUG : both19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b10_d20250809_m014351_c001_v7007000_t0000_u01754703831639") 2025/08/09 01:47:26 DEBUG : both19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d044b_d20250809_m014346_c001_v0001178_t0016_u01754703826289") 2025/08/09 01:47:26 DEBUG : both2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e56_d20250809_m014407_c001_v7007000_t0000_u01754703847842") 2025/08/09 01:47:26 DEBUG : both2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0466_d20250809_m014355_c001_v0001178_t0058_u01754703835046") 2025/08/09 01:47:26 DEBUG : both2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b12_d20250809_m014351_c001_v7007000_t0000_u01754703831822") 2025/08/09 01:47:27 DEBUG : both2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0412_d20250809_m014338_c001_v0001178_t0022_u01754703818963") 2025/08/09 01:47:27 DEBUG : both3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e59_d20250809_m014408_c001_v7007000_t0000_u01754703848023") 2025/08/09 01:47:27 DEBUG : both3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0468_d20250809_m014355_c001_v0001178_t0051_u01754703835506") 2025/08/09 01:47:27 DEBUG : both3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b13_d20250809_m014352_c001_v7007000_t0000_u01754703832004") 2025/08/09 01:47:27 DEBUG : both3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0416_d20250809_m014339_c001_v0001178_t0005_u01754703819365") 2025/08/09 01:47:27 DEBUG : both4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e5d_d20250809_m014408_c001_v7007000_t0000_u01754703848205") 2025/08/09 01:47:27 DEBUG : both4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d046c_d20250809_m014355_c001_v0001178_t0034_u01754703835924") 2025/08/09 01:47:27 DEBUG : both4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b14_d20250809_m014352_c001_v7007000_t0000_u01754703832186") 2025/08/09 01:47:27 DEBUG : both4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0418_d20250809_m014339_c001_v0001178_t0019_u01754703819794") 2025/08/09 01:47:27 DEBUG : both5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e61_d20250809_m014408_c001_v7007000_t0000_u01754703848387") 2025/08/09 01:47:27 DEBUG : both5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d046e_d20250809_m014356_c001_v0001178_t0056_u01754703836348") 2025/08/09 01:47:27 DEBUG : both5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b16_d20250809_m014352_c001_v7007000_t0000_u01754703832368") 2025/08/09 01:47:27 DEBUG : both5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d041c_d20250809_m014340_c001_v0001178_t0011_u01754703820195") 2025/08/09 01:47:27 DEBUG : both6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e64_d20250809_m014408_c001_v7007000_t0000_u01754703848568") 2025/08/09 01:47:27 DEBUG : both6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0474_d20250809_m014356_c001_v0001178_t0049_u01754703836811") 2025/08/09 01:47:27 DEBUG : both6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b18_d20250809_m014352_c001_v7007000_t0000_u01754703832550") 2025/08/09 01:47:27 DEBUG : both6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d041e_d20250809_m014340_c001_v0001178_t0042_u01754703820626") 2025/08/09 01:47:27 DEBUG : both7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e66_d20250809_m014408_c001_v7007000_t0000_u01754703848750") 2025/08/09 01:47:27 DEBUG : both7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0476_d20250809_m014357_c001_v0001178_t0005_u01754703837264") 2025/08/09 01:47:27 DEBUG : both7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b19_d20250809_m014352_c001_v7007000_t0000_u01754703832734") 2025/08/09 01:47:27 DEBUG : both7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0424_d20250809_m014341_c001_v0001178_t0024_u01754703821043") 2025/08/09 01:47:28 DEBUG : both8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e69_d20250809_m014408_c001_v7007000_t0000_u01754703848931") 2025/08/09 01:47:28 DEBUG : both8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d047b_d20250809_m014357_c001_v0001178_t0048_u01754703837685") 2025/08/09 01:47:28 DEBUG : both8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b1a_d20250809_m014352_c001_v7007000_t0000_u01754703832918") 2025/08/09 01:47:28 DEBUG : both8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0428_d20250809_m014341_c001_v0001178_t0035_u01754703821498") 2025/08/09 01:47:28 DEBUG : both9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e6c_d20250809_m014409_c001_v7007000_t0000_u01754703849112") 2025/08/09 01:47:28 DEBUG : both9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d047d_d20250809_m014358_c001_v0001178_t0045_u01754703838102") 2025/08/09 01:47:28 DEBUG : both9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13b1b_d20250809_m014353_c001_v7007000_t0000_u01754703833104") 2025/08/09 01:47:28 DEBUG : both9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d042c_d20250809_m014341_c001_v0001178_t0005_u01754703821910") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0659_d20250809_m013950_c001_v7007000_t0000_u01754703590888") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cc9_d20250809_m013948_c001_v0001044_t0051_u01754703588587") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0268_d20250809_m013947_c001_v7007000_t0000_u01754703587833") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cc3_d20250809_m013945_c001_v0001044_t0048_u01754703585848") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00f4_d20250809_m013927_c001_v7007000_t0000_u01754703567694") 2025/08/09 01:47:28 DEBUG : c/non empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c87_d20250809_m013925_c001_v0001044_t0012_u01754703565615") 2025/08/09 01:47:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c0_d20250809_m014455_c001_v7007000_t0000_u01754703895719") 2025/08/09 01:47:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47368f_d20250809_m014451_c001_v0001180_t0040_u01754703891664") 2025/08/09 01:47:28 DEBUG : check sum: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00e2_d20250809_m013917_c001_v7007000_t0000_u01754703557381") 2025/08/09 01:47:28 DEBUG : check sum: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c6d_d20250809_m013916_c001_v0001044_t0035_u01754703556128") 2025/08/09 01:47:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98d15_d20250809_m014714_c001_v7007000_t0000_u01754704034673") 2025/08/09 01:47:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e7f_d20250809_m014713_c001_v0001181_t0014_u01754704033193") 2025/08/09 01:47:28 DEBUG : dest/3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a2d_d20250809_m014159_c001_v7007000_t0000_u01754703719251") 2025/08/09 01:47:29 DEBUG : dest/3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f409b201ef5384e5f_d20250809_m014158_c001_v0001134_t0059_u01754703718147") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ad_d20250809_m014543_c001_v7007000_t0000_u01754703943680") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473740_d20250809_m014539_c001_v0001180_t0009_u01754703939759") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0919_d20250809_m014647_c001_v7007000_t0000_u01754704007421") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e00_d20250809_m014638_c001_v0001181_t0017_u01754703998572") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47bb_d20250809_m014634_c001_v7007000_t0000_u01754703994370") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dcb_d20250809_m014625_c001_v0001181_t0033_u01754703985983") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34267_d20250809_m014621_c001_v7007000_t0000_u01754703981727") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5da1_d20250809_m014613_c001_v0001181_t0037_u01754703973285") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd5_d20250809_m014609_c001_v7007000_t0000_u01754703969155") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d59_d20250809_m014600_c001_v0001181_t0033_u01754703960545") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ce_d20250809_m014556_c001_v7007000_t0000_u01754703956446") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d0a_d20250809_m014547_c001_v0001181_t0024_u01754703947766") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f404e3ce286afab1c_d20250809_m014540_c001_v7007000_t0000_u01754703940822") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05fc_d20250809_m014533_c001_v0001178_t0000_u01754703933215") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f2_d20250809_m014529_c001_v7007000_t0000_u01754703929141") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05de_d20250809_m014525_c001_v0001178_t0023_u01754703925881") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f55_d20250809_m014524_c001_v7007000_t0000_u01754703924520") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd5e2_d20250809_m014516_c001_v0001184_t0031_u01754703916502") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351ba_d20250809_m014512_c001_v7007000_t0000_u01754703912378") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736c5_d20250809_m014508_c001_v0001180_t0020_u01754703908998") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b0_d20250809_m014507_c001_v7007000_t0000_u01754703907609") 2025/08/09 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c3c_d20250809_m014459_c001_v0001181_t0010_u01754703899764") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e925_d20250809_m014453_c001_v7007000_t0000_u01754703893139") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0528_d20250809_m014445_c001_v0001178_t0033_u01754703885070") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98190_d20250809_m014441_c001_v7007000_t0000_u01754703881000") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0500_d20250809_m014432_c001_v0001178_t0047_u01754703872310") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f04_d20250809_m014428_c001_v7007000_t0000_u01754703868227") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04d8_d20250809_m014421_c001_v0001178_t0021_u01754703861220") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f60_d20250809_m014527_c001_v7007000_t0000_u01754703927202") 2025/08/09 01:47:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473706_d20250809_m014523_c001_v0001180_t0046_u01754703923038") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ae_d20250809_m014543_c001_v7007000_t0000_u01754703943861") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cef_d20250809_m014539_c001_v0001181_t0054_u01754703939748") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091a_d20250809_m014647_c001_v7007000_t0000_u01754704007603") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737d6_d20250809_m014639_c001_v0001180_t0030_u01754703999302") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47bd_d20250809_m014634_c001_v7007000_t0000_u01754703994557") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737b3_d20250809_m014626_c001_v0001180_t0043_u01754703986547") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34268_d20250809_m014621_c001_v7007000_t0000_u01754703981910") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47378b_d20250809_m014613_c001_v0001180_t0012_u01754703973859") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd6_d20250809_m014609_c001_v7007000_t0000_u01754703969338") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47376c_d20250809_m014601_c001_v0001180_t0034_u01754703961130") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341cf_d20250809_m014556_c001_v7007000_t0000_u01754703956627") 2025/08/09 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473752_d20250809_m014548_c001_v0001180_t0015_u01754703948334") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547d5_d20250809_m014540_c001_v7007000_t0000_u01754703940833") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd6f3_d20250809_m014533_c001_v0001184_t0028_u01754703933799") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f3_d20250809_m014529_c001_v7007000_t0000_u01754703929323") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473718_d20250809_m014525_c001_v0001180_t0025_u01754703925893") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15e6_d20250809_m014524_c001_v7007000_t0000_u01754703924688") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736ed_d20250809_m014517_c001_v0001180_t0013_u01754703917112") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351bb_d20250809_m014512_c001_v7007000_t0000_u01754703912563") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd58e_d20250809_m014509_c001_v0001184_t0020_u01754703909008") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed7346_d20250809_m014507_c001_v7007000_t0000_u01754703907808") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47369f_d20250809_m014500_c001_v0001180_t0057_u01754703900342") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981b3_d20250809_m014453_c001_v7007000_t0000_u01754703893385") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473672_d20250809_m014445_c001_v0001180_t0028_u01754703885643") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98191_d20250809_m014441_c001_v7007000_t0000_u01754703881185") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473645_d20250809_m014432_c001_v0001180_t0059_u01754703872913") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f05_d20250809_m014428_c001_v7007000_t0000_u01754703868412") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473626_d20250809_m014421_c001_v0001180_t0010_u01754703861433") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e937_d20250809_m014526_c001_v7007000_t0000_u01754703926876") 2025/08/09 01:47:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd659_d20250809_m014523_c001_v0001184_t0019_u01754703923048") 2025/08/09 01:47:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341af_d20250809_m014544_c001_v7007000_t0000_u01754703944045") 2025/08/09 01:47:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0613_d20250809_m014539_c001_v0001178_t0020_u01754703939937") 2025/08/09 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091b_d20250809_m014647_c001_v7007000_t0000_u01754704007785") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abda51_d20250809_m014639_c001_v0001184_t0012_u01754703999871") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47be_d20250809_m014634_c001_v7007000_t0000_u01754703994742") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd9a2_d20250809_m014627_c001_v0001184_t0010_u01754703987139") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3426a_d20250809_m014622_c001_v7007000_t0000_u01754703982114") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd909_d20250809_m014614_c001_v0001184_t0050_u01754703974474") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd7_d20250809_m014609_c001_v7007000_t0000_u01754703969522") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd865_d20250809_m014601_c001_v0001184_t0040_u01754703961738") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341d4_d20250809_m014556_c001_v7007000_t0000_u01754703956809") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd7b1_d20250809_m014548_c001_v0001184_t0043_u01754703948928") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98c81_d20250809_m014541_c001_v7007000_t0000_u01754703941348") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cdb_d20250809_m014534_c001_v0001181_t0048_u01754703934372") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f5_d20250809_m014529_c001_v7007000_t0000_u01754703929507") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd67a_d20250809_m014525_c001_v0001184_t0050_u01754703925902") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e930_d20250809_m014524_c001_v7007000_t0000_u01754703924104") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05b3_d20250809_m014517_c001_v0001178_t0032_u01754703917696") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351bc_d20250809_m014512_c001_v7007000_t0000_u01754703912747") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c6e_d20250809_m014509_c001_v0001181_t0022_u01754703909019") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed7345_d20250809_m014507_c001_v7007000_t0000_u01754703907619") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0564_d20250809_m014500_c001_v0001178_t0040_u01754703900927") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34178_d20250809_m014453_c001_v7007000_t0000_u01754703893191") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c04_d20250809_m014446_c001_v0001181_t0047_u01754703886205") 2025/08/09 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98192_d20250809_m014441_c001_v7007000_t0000_u01754703881368") 2025/08/09 01:47:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5be0_d20250809_m014433_c001_v0001181_t0016_u01754703873486") 2025/08/09 01:47:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f06_d20250809_m014428_c001_v7007000_t0000_u01754703868594") 2025/08/09 01:47:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ba5_d20250809_m014421_c001_v0001181_t0006_u01754703861637") 2025/08/09 01:47:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15eb_d20250809_m014526_c001_v7007000_t0000_u01754703926888") 2025/08/09 01:47:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cac_d20250809_m014523_c001_v0001181_t0015_u01754703923058") 2025/08/09 01:47:33 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b0_d20250809_m014544_c001_v7007000_t0000_u01754703944227") 2025/08/09 01:47:33 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd748_d20250809_m014539_c001_v0001184_t0041_u01754703939949") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091c_d20250809_m014647_c001_v7007000_t0000_u01754704007967") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06bf_d20250809_m014640_c001_v0001178_t0048_u01754704000452") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47bf_d20250809_m014634_c001_v7007000_t0000_u01754703994960") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d069b_d20250809_m014627_c001_v0001178_t0020_u01754703987714") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3426c_d20250809_m014622_c001_v7007000_t0000_u01754703982297") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d067a_d20250809_m014615_c001_v0001178_t0015_u01754703975045") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bd8_d20250809_m014609_c001_v7007000_t0000_u01754703969704") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0656_d20250809_m014602_c001_v0001178_t0047_u01754703962326") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341d6_d20250809_m014556_c001_v7007000_t0000_u01754703956991") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d062f_d20250809_m014549_c001_v0001178_t0023_u01754703949483") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98c80_d20250809_m014541_c001_v7007000_t0000_u01754703941348") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473730_d20250809_m014535_c001_v0001180_t0027_u01754703935013") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f6_d20250809_m014529_c001_v7007000_t0000_u01754703929691") 2025/08/09 01:47:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cc0_d20250809_m014525_c001_v0001181_t0005_u01754703925914") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaebc_d20250809_m014524_c001_v7007000_t0000_u01754703924315") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c90_d20250809_m014518_c001_v0001181_t0047_u01754703918267") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351bd_d20250809_m014512_c001_v7007000_t0000_u01754703912941") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0592_d20250809_m014509_c001_v0001178_t0019_u01754703909031") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13e0_d20250809_m014507_c001_v7007000_t0000_u01754703907398") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd517_d20250809_m014501_c001_v0001184_t0027_u01754703901505") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547a8_d20250809_m014453_c001_v7007000_t0000_u01754703893346") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd441_d20250809_m014446_c001_v0001184_t0006_u01754703886774") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98193_d20250809_m014441_c001_v7007000_t0000_u01754703881550") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd39b_d20250809_m014434_c001_v0001184_t0010_u01754703874264") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f07_d20250809_m014428_c001_v7007000_t0000_u01754703868776") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd302_d20250809_m014421_c001_v0001184_t0025_u01754703861846") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e938_d20250809_m014527_c001_v7007000_t0000_u01754703927064") 2025/08/09 01:47:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05d1_d20250809_m014523_c001_v0001178_t0054_u01754703923069") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b1_d20250809_m014544_c001_v7007000_t0000_u01754703944407") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473742_d20250809_m014539_c001_v0001180_t0025_u01754703939959") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091d_d20250809_m014648_c001_v7007000_t0000_u01754704008148") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e08_d20250809_m014640_c001_v0001181_t0009_u01754704000666") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c0_d20250809_m014635_c001_v7007000_t0000_u01754703995145") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dcf_d20250809_m014627_c001_v0001181_t0019_u01754703987930") 2025/08/09 01:47:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3426f_d20250809_m014622_c001_v7007000_t0000_u01754703982479") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5da9_d20250809_m014615_c001_v0001181_t0029_u01754703975334") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bda_d20250809_m014609_c001_v7007000_t0000_u01754703969887") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d63_d20250809_m014602_c001_v0001181_t0011_u01754703962543") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341d8_d20250809_m014557_c001_v7007000_t0000_u01754703957175") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d1a_d20250809_m014549_c001_v0001181_t0024_u01754703949705") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b4fdf_d20250809_m014541_c001_v7007000_t0000_u01754703941026") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0603_d20250809_m014535_c001_v0001178_t0044_u01754703935221") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15f8_d20250809_m014529_c001_v7007000_t0000_u01754703929883") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05e0_d20250809_m014526_c001_v0001178_t0052_u01754703926096") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547bf_d20250809_m014524_c001_v7007000_t0000_u01754703924113") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd60f_d20250809_m014518_c001_v0001184_t0019_u01754703918481") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351be_d20250809_m014513_c001_v7007000_t0000_u01754703913124") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736c7_d20250809_m014509_c001_v0001180_t0023_u01754703909206") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe684_d20250809_m014507_c001_v7007000_t0000_u01754703907629") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c42_d20250809_m014501_c001_v0001181_t0025_u01754703901705") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547a5_d20250809_m014453_c001_v7007000_t0000_u01754703893147") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d052a_d20250809_m014446_c001_v0001178_t0055_u01754703886974") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98196_d20250809_m014441_c001_v7007000_t0000_u01754703881734") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0508_d20250809_m014434_c001_v0001178_t0055_u01754703874497") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f09_d20250809_m014428_c001_v7007000_t0000_u01754703868958") 2025/08/09 01:47:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04dc_d20250809_m014422_c001_v0001178_t0000_u01754703862049") 2025/08/09 01:47:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaec3_d20250809_m014526_c001_v7007000_t0000_u01754703926823") 2025/08/09 01:47:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47370c_d20250809_m014523_c001_v0001180_t0029_u01754703923256") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b3_d20250809_m014544_c001_v7007000_t0000_u01754703944589") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cf1_d20250809_m014539_c001_v0001181_t0007_u01754703939969") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091e_d20250809_m014648_c001_v7007000_t0000_u01754704008330") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737da_d20250809_m014640_c001_v0001180_t0058_u01754704000866") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c1_d20250809_m014635_c001_v7007000_t0000_u01754703995330") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737bc_d20250809_m014628_c001_v0001180_t0024_u01754703988137") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34272_d20250809_m014622_c001_v7007000_t0000_u01754703982661") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47378f_d20250809_m014615_c001_v0001180_t0031_u01754703975650") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bdb_d20250809_m014610_c001_v7007000_t0000_u01754703970070") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47376e_d20250809_m014602_c001_v0001180_t0018_u01754703962753") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341da_d20250809_m014557_c001_v7007000_t0000_u01754703957357") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473756_d20250809_m014549_c001_v0001180_t0002_u01754703949915") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b4fde_d20250809_m014540_c001_v7007000_t0000_u01754703940845") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd6fb_d20250809_m014535_c001_v0001184_t0044_u01754703935431") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15fa_d20250809_m014530_c001_v7007000_t0000_u01754703930065") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47371c_d20250809_m014526_c001_v0001180_t0052_u01754703926110") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaebb_d20250809_m014524_c001_v7007000_t0000_u01754703924132") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736f7_d20250809_m014518_c001_v0001180_t0038_u01754703918737") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351bf_d20250809_m014513_c001_v7007000_t0000_u01754703913308") 2025/08/09 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd592_d20250809_m014509_c001_v0001184_t0000_u01754703909219") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eeed_d20250809_m014507_c001_v7007000_t0000_u01754703907593") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736a6_d20250809_m014501_c001_v0001180_t0012_u01754703901927") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f1b_d20250809_m014453_c001_v7007000_t0000_u01754703893213") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47367c_d20250809_m014447_c001_v0001180_t0011_u01754703887178") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98197_d20250809_m014441_c001_v7007000_t0000_u01754703881917") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47364a_d20250809_m014434_c001_v0001180_t0027_u01754703874707") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f0a_d20250809_m014429_c001_v7007000_t0000_u01754703869142") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47362a_d20250809_m014422_c001_v0001180_t0036_u01754703862293") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f5b_d20250809_m014526_c001_v7007000_t0000_u01754703926833") 2025/08/09 01:47:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd65d_d20250809_m014523_c001_v0001184_t0029_u01754703923244") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b4_d20250809_m014544_c001_v7007000_t0000_u01754703944771") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd74e_d20250809_m014540_c001_v0001184_t0042_u01754703940153") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f091f_d20250809_m014648_c001_v7007000_t0000_u01754704008515") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abda63_d20250809_m014641_c001_v0001184_t0008_u01754704001087") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c2_d20250809_m014635_c001_v7007000_t0000_u01754703995516") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd9b8_d20250809_m014628_c001_v0001184_t0016_u01754703988339") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34274_d20250809_m014622_c001_v7007000_t0000_u01754703982843") 2025/08/09 01:47:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd914_d20250809_m014615_c001_v0001184_t0053_u01754703975853") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bdc_d20250809_m014610_c001_v7007000_t0000_u01754703970253") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd875_d20250809_m014602_c001_v0001184_t0022_u01754703962960") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341de_d20250809_m014557_c001_v7007000_t0000_u01754703957540") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd7c9_d20250809_m014550_c001_v0001184_t0006_u01754703950117") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98c7f_d20250809_m014541_c001_v7007000_t0000_u01754703941037") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cdd_d20250809_m014535_c001_v0001181_t0042_u01754703935626") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15fb_d20250809_m014530_c001_v7007000_t0000_u01754703930248") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd682_d20250809_m014526_c001_v0001184_t0015_u01754703926120") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e932_d20250809_m014524_c001_v7007000_t0000_u01754703924472") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05bd_d20250809_m014518_c001_v0001178_t0050_u01754703918961") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c0_d20250809_m014513_c001_v7007000_t0000_u01754703913492") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0594_d20250809_m014509_c001_v0001178_t0043_u01754703909248") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417188f9c6e0e362_d20250809_m014507_c001_v7007000_t0000_u01754703907647") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0569_d20250809_m014502_c001_v0001178_t0018_u01754703902183") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15b7_d20250809_m014453_c001_v7007000_t0000_u01754703893131") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c06_d20250809_m014447_c001_v0001181_t0014_u01754703887402") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a98198_d20250809_m014442_c001_v7007000_t0000_u01754703882100") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5be6_d20250809_m014434_c001_v0001181_t0023_u01754703874910") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f0c_d20250809_m014429_c001_v7007000_t0000_u01754703869323") 2025/08/09 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5baf_d20250809_m014422_c001_v0001181_t0040_u01754703862496") 2025/08/09 01:47:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaec6_d20250809_m014527_c001_v7007000_t0000_u01754703927007") 2025/08/09 01:47:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05d3_d20250809_m014523_c001_v0001178_t0012_u01754703923278") 2025/08/09 01:47:39 DEBUG : dir1/0007-12345: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b5_d20250809_m014544_c001_v7007000_t0000_u01754703944963") 2025/08/09 01:47:39 DEBUG : dir1/0007-12345: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0617_d20250809_m014540_c001_v0001178_t0051_u01754703940163") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0921_d20250809_m014648_c001_v7007000_t0000_u01754704008700") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06ca_d20250809_m014641_c001_v0001178_t0007_u01754704001298") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c3_d20250809_m014635_c001_v7007000_t0000_u01754703995701") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d069e_d20250809_m014628_c001_v0001178_t0023_u01754703988545") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34276_d20250809_m014623_c001_v7007000_t0000_u01754703983026") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d067e_d20250809_m014616_c001_v0001178_t0031_u01754703976062") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13bde_d20250809_m014610_c001_v7007000_t0000_u01754703970436") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d065a_d20250809_m014603_c001_v0001178_t0059_u01754703963186") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341df_d20250809_m014557_c001_v7007000_t0000_u01754703957723") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0631_d20250809_m014550_c001_v0001178_t0050_u01754703950321") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98c7e_d20250809_m014540_c001_v7007000_t0000_u01754703940855") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473734_d20250809_m014535_c001_v0001180_t0054_u01754703935857") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15fc_d20250809_m014530_c001_v7007000_t0000_u01754703930430") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cc2_d20250809_m014526_c001_v0001181_t0048_u01754703926130") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaebe_d20250809_m014524_c001_v7007000_t0000_u01754703924527") 2025/08/09 01:47:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c96_d20250809_m014519_c001_v0001181_t0030_u01754703919168") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c1_d20250809_m014513_c001_v7007000_t0000_u01754703913675") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c72_d20250809_m014509_c001_v0001181_t0035_u01754703909278") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e4767_d20250809_m014507_c001_v7007000_t0000_u01754703907845") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd525_d20250809_m014502_c001_v0001184_t0022_u01754703902400") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d1781365f_d20250809_m014453_c001_v7007000_t0000_u01754703893170") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd44f_d20250809_m014447_c001_v0001184_t0041_u01754703887614") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9819a_d20250809_m014442_c001_v7007000_t0000_u01754703882284") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd3a5_d20250809_m014435_c001_v0001184_t0006_u01754703875123") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f0d_d20250809_m014429_c001_v7007000_t0000_u01754703869505") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd30f_d20250809_m014422_c001_v0001184_t0033_u01754703862710") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f5d_d20250809_m014527_c001_v7007000_t0000_u01754703927018") 2025/08/09 01:47:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cae_d20250809_m014523_c001_v0001181_t0000_u01754703923293") 2025/08/09 01:47:40 DEBUG : dir1/0008-23456: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b6_d20250809_m014545_c001_v7007000_t0000_u01754703945143") 2025/08/09 01:47:40 DEBUG : dir1/0008-23456: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473746_d20250809_m014540_c001_v0001180_t0012_u01754703940174") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0922_d20250809_m014648_c001_v7007000_t0000_u01754704008881") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e12_d20250809_m014641_c001_v0001181_t0040_u01754704001513") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c4_d20250809_m014635_c001_v7007000_t0000_u01754703995886") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dd5_d20250809_m014628_c001_v0001181_t0015_u01754703988755") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34278_d20250809_m014623_c001_v7007000_t0000_u01754703983208") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dab_d20250809_m014616_c001_v0001181_t0036_u01754703976280") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be0_d20250809_m014610_c001_v7007000_t0000_u01754703970618") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d6a_d20250809_m014603_c001_v0001181_t0052_u01754703963399") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341e1_d20250809_m014557_c001_v7007000_t0000_u01754703957906") 2025/08/09 01:47:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d24_d20250809_m014550_c001_v0001181_t0057_u01754703950529") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f404e3ce286afab1d_d20250809_m014541_c001_v7007000_t0000_u01754703941005") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0605_d20250809_m014536_c001_v0001178_t0014_u01754703936095") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15fd_d20250809_m014530_c001_v7007000_t0000_u01754703930612") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05e4_d20250809_m014526_c001_v0001178_t0052_u01754703926310") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547c1_d20250809_m014524_c001_v7007000_t0000_u01754703924479") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd61b_d20250809_m014519_c001_v0001184_t0050_u01754703919379") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c2_d20250809_m014513_c001_v7007000_t0000_u01754703913861") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736c9_d20250809_m014509_c001_v0001180_t0059_u01754703909417") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13df_d20250809_m014507_c001_v7007000_t0000_u01754703907213") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c44_d20250809_m014502_c001_v0001181_t0035_u01754703902602") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15b4_d20250809_m014452_c001_v7007000_t0000_u01754703892766") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d052c_d20250809_m014447_c001_v0001178_t0047_u01754703887824") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9819b_d20250809_m014442_c001_v7007000_t0000_u01754703882468") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d050c_d20250809_m014435_c001_v0001178_t0021_u01754703875339") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f0f_d20250809_m014429_c001_v7007000_t0000_u01754703869688") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04e0_d20250809_m014422_c001_v0001178_t0024_u01754703862903") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13ef_d20250809_m014527_c001_v7007000_t0000_u01754703927216") 2025/08/09 01:47:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd65f_d20250809_m014523_c001_v0001184_t0029_u01754703923453") 2025/08/09 01:47:41 DEBUG : dir1/0009-34567: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341b8_d20250809_m014545_c001_v7007000_t0000_u01754703945324") 2025/08/09 01:47:41 DEBUG : dir1/0009-34567: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cf5_d20250809_m014540_c001_v0001181_t0023_u01754703940184") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0923_d20250809_m014649_c001_v7007000_t0000_u01754704009063") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737de_d20250809_m014641_c001_v0001180_t0046_u01754704001724") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c5_d20250809_m014636_c001_v7007000_t0000_u01754703996070") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737c0_d20250809_m014629_c001_v0001180_t0037_u01754703989036") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3427a_d20250809_m014623_c001_v7007000_t0000_u01754703983389") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473791_d20250809_m014616_c001_v0001180_t0010_u01754703976488") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be1_d20250809_m014610_c001_v7007000_t0000_u01754703970802") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473770_d20250809_m014603_c001_v0001180_t0012_u01754703963617") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341e3_d20250809_m014558_c001_v7007000_t0000_u01754703958098") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473759_d20250809_m014550_c001_v0001180_t0059_u01754703950731") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f404e3ce286afab1f_d20250809_m014541_c001_v7007000_t0000_u01754703941374") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd708_d20250809_m014536_c001_v0001184_t0022_u01754703936336") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15fe_d20250809_m014530_c001_v7007000_t0000_u01754703930793") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47371e_d20250809_m014526_c001_v0001180_t0001_u01754703926323") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4157d5f4dfaa2573_d20250809_m014524_c001_v7007000_t0000_u01754703924542") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736f9_d20250809_m014519_c001_v0001180_t0037_u01754703919594") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c3_d20250809_m014514_c001_v7007000_t0000_u01754703914045") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd596_d20250809_m014509_c001_v0001184_t0020_u01754703909428") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e4766_d20250809_m014507_c001_v7007000_t0000_u01754703907659") 2025/08/09 01:47:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736a9_d20250809_m014502_c001_v0001180_t0013_u01754703902817") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d17813660_d20250809_m014453_c001_v7007000_t0000_u01754703893383") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47367e_d20250809_m014448_c001_v0001180_t0003_u01754703888038") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9819c_d20250809_m014442_c001_v7007000_t0000_u01754703882650") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47364e_d20250809_m014435_c001_v0001180_t0035_u01754703875556") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c86875_d20250809_m014429_c001_v7007000_t0000_u01754703869874") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47362c_d20250809_m014423_c001_v0001180_t0032_u01754703863114") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13ed_d20250809_m014526_c001_v7007000_t0000_u01754703926846") 2025/08/09 01:47:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473710_d20250809_m014523_c001_v0001180_t0026_u01754703923465") 2025/08/09 01:47:43 DEBUG : dir1/0010-45678: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341bb_d20250809_m014545_c001_v7007000_t0000_u01754703945507") 2025/08/09 01:47:43 DEBUG : dir1/0010-45678: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd754_d20250809_m014540_c001_v0001184_t0058_u01754703940353") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0925_d20250809_m014649_c001_v7007000_t0000_u01754704009245") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abda73_d20250809_m014641_c001_v0001184_t0047_u01754704001975") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c6_d20250809_m014636_c001_v7007000_t0000_u01754703996254") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd9ce_d20250809_m014629_c001_v0001184_t0010_u01754703989267") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3427c_d20250809_m014623_c001_v7007000_t0000_u01754703983573") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd918_d20250809_m014616_c001_v0001184_t0050_u01754703976692") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be2_d20250809_m014610_c001_v7007000_t0000_u01754703970984") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd87c_d20250809_m014603_c001_v0001184_t0057_u01754703963845") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341e4_d20250809_m014558_c001_v7007000_t0000_u01754703958281") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd7dc_d20250809_m014550_c001_v0001184_t0022_u01754703950955") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341a5_d20250809_m014541_c001_v7007000_t0000_u01754703941533") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ce3_d20250809_m014536_c001_v0001181_t0001_u01754703936562") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ff_d20250809_m014530_c001_v7007000_t0000_u01754703930976") 2025/08/09 01:47:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cc4_d20250809_m014526_c001_v0001181_t0054_u01754703926360") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e931_d20250809_m014524_c001_v7007000_t0000_u01754703924288") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05c3_d20250809_m014519_c001_v0001178_t0013_u01754703919824") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c4_d20250809_m014514_c001_v7007000_t0000_u01754703914230") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0596_d20250809_m014509_c001_v0001178_t0049_u01754703909461") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eeeb_d20250809_m014507_c001_v7007000_t0000_u01754703907225") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d056f_d20250809_m014503_c001_v0001178_t0059_u01754703903116") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3417a_d20250809_m014453_c001_v7007000_t0000_u01754703893384") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c0d_d20250809_m014448_c001_v0001181_t0008_u01754703888249") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9819e_d20250809_m014442_c001_v7007000_t0000_u01754703882840") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bea_d20250809_m014435_c001_v0001181_t0054_u01754703875758") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c86877_d20250809_m014430_c001_v7007000_t0000_u01754703870059") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bb3_d20250809_m014423_c001_v0001181_t0002_u01754703863319") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f5c_d20250809_m014526_c001_v7007000_t0000_u01754703926895") 2025/08/09 01:47:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cb0_d20250809_m014523_c001_v0001181_t0017_u01754703923500") 2025/08/09 01:47:44 DEBUG : dir1/0011-56789: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341bc_d20250809_m014545_c001_v7007000_t0000_u01754703945689") 2025/08/09 01:47:44 DEBUG : dir1/0011-56789: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0619_d20250809_m014540_c001_v0001178_t0055_u01754703940370") 2025/08/09 01:47:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0926_d20250809_m014649_c001_v7007000_t0000_u01754704009428") 2025/08/09 01:47:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06d2_d20250809_m014642_c001_v0001178_t0056_u01754704002179") 2025/08/09 01:47:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c7_d20250809_m014636_c001_v7007000_t0000_u01754703996443") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06a2_d20250809_m014629_c001_v0001178_t0020_u01754703989491") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3427e_d20250809_m014623_c001_v7007000_t0000_u01754703983756") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0680_d20250809_m014616_c001_v0001178_t0021_u01754703976905") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be3_d20250809_m014611_c001_v7007000_t0000_u01754703971168") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d065c_d20250809_m014604_c001_v0001178_t0038_u01754703964040") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341e5_d20250809_m014558_c001_v7007000_t0000_u01754703958464") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0634_d20250809_m014551_c001_v0001178_t0008_u01754703951151") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f404e3ce286afab1e_d20250809_m014541_c001_v7007000_t0000_u01754703941190") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473736_d20250809_m014536_c001_v0001180_t0007_u01754703936781") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1600_d20250809_m014531_c001_v7007000_t0000_u01754703931157") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd686_d20250809_m014526_c001_v0001184_t0014_u01754703926402") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e933_d20250809_m014524_c001_v7007000_t0000_u01754703924683") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ca0_d20250809_m014520_c001_v0001181_t0008_u01754703920046") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c5_d20250809_m014514_c001_v7007000_t0000_u01754703914414") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c74_d20250809_m014509_c001_v0001181_t0058_u01754703909507") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13e1_d20250809_m014507_c001_v7007000_t0000_u01754703907581") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd531_d20250809_m014503_c001_v0001184_t0022_u01754703903324") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981b2_d20250809_m014453_c001_v7007000_t0000_u01754703893156") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd45f_d20250809_m014448_c001_v0001184_t0031_u01754703888482") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a9819f_d20250809_m014443_c001_v7007000_t0000_u01754703883023") 2025/08/09 01:47:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd3b3_d20250809_m014435_c001_v0001184_t0029_u01754703875967") 2025/08/09 01:47:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c86878_d20250809_m014430_c001_v7007000_t0000_u01754703870244") 2025/08/09 01:47:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd315_d20250809_m014423_c001_v0001184_t0051_u01754703863534") 2025/08/09 01:47:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ed_d20250809_m014527_c001_v7007000_t0000_u01754703927076") 2025/08/09 01:47:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05d6_d20250809_m014523_c001_v0001178_t0017_u01754703923511") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341be_d20250809_m014545_c001_v7007000_t0000_u01754703945875") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cf7_d20250809_m014540_c001_v0001181_t0045_u01754703940389") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0927_d20250809_m014649_c001_v7007000_t0000_u01754704009609") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e14_d20250809_m014642_c001_v0001181_t0045_u01754704002386") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c8_d20250809_m014636_c001_v7007000_t0000_u01754703996627") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dd9_d20250809_m014629_c001_v0001181_t0034_u01754703989700") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc3427f_d20250809_m014623_c001_v7007000_t0000_u01754703983939") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5dad_d20250809_m014617_c001_v0001181_t0033_u01754703977113") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be4_d20250809_m014611_c001_v7007000_t0000_u01754703971352") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d72_d20250809_m014604_c001_v0001181_t0041_u01754703964345") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341e7_d20250809_m014558_c001_v7007000_t0000_u01754703958647") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5d2c_d20250809_m014551_c001_v0001181_t0001_u01754703951389") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547d7_d20250809_m014541_c001_v7007000_t0000_u01754703941349") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0609_d20250809_m014536_c001_v0001178_t0027_u01754703936994") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1601_d20250809_m014531_c001_v7007000_t0000_u01754703931339") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05e6_d20250809_m014526_c001_v0001178_t0031_u01754703926523") 2025/08/09 01:47:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547c2_d20250809_m014524_c001_v7007000_t0000_u01754703924683") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd62b_d20250809_m014520_c001_v0001184_t0046_u01754703920255") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c6_d20250809_m014514_c001_v7007000_t0000_u01754703914600") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736d1_d20250809_m014509_c001_v0001180_t0014_u01754703909616") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13e2_d20250809_m014507_c001_v7007000_t0000_u01754703907766") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c46_d20250809_m014503_c001_v0001181_t0052_u01754703903542") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c81d5_d20250809_m014453_c001_v7007000_t0000_u01754703893390") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0530_d20250809_m014448_c001_v0001178_t0018_u01754703888709") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981a0_d20250809_m014443_c001_v7007000_t0000_u01754703883206") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0510_d20250809_m014436_c001_v0001178_t0008_u01754703876169") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8687b_d20250809_m014430_c001_v7007000_t0000_u01754703870429") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04e4_d20250809_m014423_c001_v0001178_t0007_u01754703863806") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ea_d20250809_m014526_c001_v7007000_t0000_u01754703926857") 2025/08/09 01:47:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd661_d20250809_m014523_c001_v0001184_t0022_u01754703923660") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341bf_d20250809_m014546_c001_v7007000_t0000_u01754703946057") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473748_d20250809_m014540_c001_v0001180_t0031_u01754703940412") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0928_d20250809_m014649_c001_v7007000_t0000_u01754704009791") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737e6_d20250809_m014642_c001_v0001180_t0043_u01754704002616") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47c9_d20250809_m014636_c001_v7007000_t0000_u01754703996812") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4737c4_d20250809_m014629_c001_v0001180_t0016_u01754703989905") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34281_d20250809_m014624_c001_v7007000_t0000_u01754703984124") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473797_d20250809_m014617_c001_v0001180_t0029_u01754703977366") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be5_d20250809_m014611_c001_v7007000_t0000_u01754703971535") 2025/08/09 01:47:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473772_d20250809_m014604_c001_v0001180_t0046_u01754703964557") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ea_d20250809_m014558_c001_v7007000_t0000_u01754703958831") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47375d_d20250809_m014551_c001_v0001180_t0044_u01754703951598") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547d6_d20250809_m014541_c001_v7007000_t0000_u01754703941016") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd71a_d20250809_m014537_c001_v0001184_t0000_u01754703937207") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1602_d20250809_m014531_c001_v7007000_t0000_u01754703931523") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473720_d20250809_m014526_c001_v0001180_t0016_u01754703926535") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13eb_d20250809_m014524_c001_v7007000_t0000_u01754703924697") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736fd_d20250809_m014520_c001_v0001180_t0037_u01754703920454") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c7_d20250809_m014514_c001_v7007000_t0000_u01754703914786") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd59a_d20250809_m014509_c001_v0001184_t0016_u01754703909628") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eeec_d20250809_m014507_c001_v7007000_t0000_u01754703907410") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736ad_d20250809_m014503_c001_v0001180_t0025_u01754703903763") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f1c_d20250809_m014453_c001_v7007000_t0000_u01754703893399") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473682_d20250809_m014448_c001_v0001180_t0048_u01754703888920") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981a1_d20250809_m014443_c001_v7007000_t0000_u01754703883389") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473654_d20250809_m014436_c001_v0001180_t0039_u01754703876371") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8687d_d20250809_m014430_c001_v7007000_t0000_u01754703870614") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47362e_d20250809_m014424_c001_v0001180_t0052_u01754703864034") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ee_d20250809_m014527_c001_v7007000_t0000_u01754703927229") 2025/08/09 01:47:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473712_d20250809_m014523_c001_v0001180_t0042_u01754703923673") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341c0_d20250809_m014546_c001_v7007000_t0000_u01754703946238") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd758_d20250809_m014540_c001_v0001184_t0005_u01754703940562") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0929_d20250809_m014649_c001_v7007000_t0000_u01754704009973") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abda85_d20250809_m014642_c001_v0001184_t0033_u01754704002823") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47ca_d20250809_m014636_c001_v7007000_t0000_u01754703996997") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd9d9_d20250809_m014630_c001_v0001184_t0036_u01754703990129") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34284_d20250809_m014624_c001_v7007000_t0000_u01754703984412") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd920_d20250809_m014617_c001_v0001184_t0048_u01754703977569") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be6_d20250809_m014611_c001_v7007000_t0000_u01754703971719") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd881_d20250809_m014604_c001_v0001184_t0048_u01754703964759") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341eb_d20250809_m014559_c001_v7007000_t0000_u01754703959015") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd7f6_d20250809_m014551_c001_v0001184_t0029_u01754703951829") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f400e933012d053fc_d20250809_m014541_c001_v7007000_t0000_u01754703941350") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ce9_d20250809_m014537_c001_v0001181_t0033_u01754703937408") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1603_d20250809_m014531_c001_v7007000_t0000_u01754703931705") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cc6_d20250809_m014526_c001_v0001181_t0035_u01754703926607") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f56_d20250809_m014524_c001_v7007000_t0000_u01754703924706") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d05c9_d20250809_m014520_c001_v0001178_t0046_u01754703920669") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351c9_d20250809_m014514_c001_v7007000_t0000_u01754703914972") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0598_d20250809_m014509_c001_v0001178_t0036_u01754703909680") 2025/08/09 01:47:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe686_d20250809_m014507_c001_v7007000_t0000_u01754703907818") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0573_d20250809_m014503_c001_v0001178_t0012_u01754703903969") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c81d4_d20250809_m014453_c001_v7007000_t0000_u01754703893206") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c0f_d20250809_m014449_c001_v0001181_t0040_u01754703889121") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981a2_d20250809_m014443_c001_v7007000_t0000_u01754703883572") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bee_d20250809_m014436_c001_v0001181_t0019_u01754703876588") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8687f_d20250809_m014430_c001_v7007000_t0000_u01754703870800") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5bb5_d20250809_m014424_c001_v0001181_t0059_u01754703864239") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547c3_d20250809_m014526_c001_v7007000_t0000_u01754703926864") 2025/08/09 01:47:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cb2_d20250809_m014523_c001_v0001181_t0010_u01754703923807") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341c2_d20250809_m014546_c001_v7007000_t0000_u01754703946420") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d061d_d20250809_m014540_c001_v0001178_t0006_u01754703940580") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f092a_d20250809_m014650_c001_v7007000_t0000_u01754704010154") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06d6_d20250809_m014643_c001_v0001178_t0043_u01754704003042") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47cb_d20250809_m014637_c001_v7007000_t0000_u01754703997181") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06a4_d20250809_m014630_c001_v0001178_t0035_u01754703990332") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34287_d20250809_m014624_c001_v7007000_t0000_u01754703984594") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0684_d20250809_m014617_c001_v0001178_t0031_u01754703977783") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be7_d20250809_m014611_c001_v7007000_t0000_u01754703971902") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d065e_d20250809_m014604_c001_v0001178_t0015_u01754703964972") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ec_d20250809_m014559_c001_v7007000_t0000_u01754703959197") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0636_d20250809_m014552_c001_v0001178_t0025_u01754703952032") 2025/08/09 01:47:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b4fe2_d20250809_m014541_c001_v7007000_t0000_u01754703941349") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47373a_d20250809_m014537_c001_v0001180_t0015_u01754703937731") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1604_d20250809_m014531_c001_v7007000_t0000_u01754703931887") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd68a_d20250809_m014526_c001_v0001184_t0027_u01754703926597") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4070d5d670faaebf_d20250809_m014524_c001_v7007000_t0000_u01754703924717") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ca4_d20250809_m014520_c001_v0001181_t0054_u01754703920876") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351ca_d20250809_m014515_c001_v7007000_t0000_u01754703915157") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c76_d20250809_m014509_c001_v0001181_t0030_u01754703909719") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe683_d20250809_m014507_c001_v7007000_t0000_u01754703907597") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd537_d20250809_m014504_c001_v0001184_t0006_u01754703904183") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15b8_d20250809_m014453_c001_v7007000_t0000_u01754703893385") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd46b_d20250809_m014449_c001_v0001184_t0057_u01754703889328") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981a5_d20250809_m014443_c001_v7007000_t0000_u01754703883757") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd3c1_d20250809_m014436_c001_v0001184_t0025_u01754703876819") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c86881_d20250809_m014430_c001_v7007000_t0000_u01754703870987") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd31a_d20250809_m014424_c001_v0001184_t0018_u01754703864451") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57f5e_d20250809_m014527_c001_v7007000_t0000_u01754703927083") 2025/08/09 01:47:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd665_d20250809_m014523_c001_v0001184_t0021_u01754703923856") 2025/08/09 01:47:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c1_d20250809_m014455_c001_v7007000_t0000_u01754703895900") 2025/08/09 01:47:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c1e_d20250809_m014451_c001_v0001181_t0051_u01754703891861") 2025/08/09 01:47:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c2_d20250809_m014456_c001_v7007000_t0000_u01754703896083") 2025/08/09 01:47:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0540_d20250809_m014451_c001_v0001178_t0035_u01754703891851") 2025/08/09 01:47:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c3_d20250809_m014456_c001_v7007000_t0000_u01754703896264") 2025/08/09 01:47:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd49b_d20250809_m014451_c001_v0001184_t0010_u01754703891872") 2025/08/09 01:47:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c4_d20250809_m014456_c001_v7007000_t0000_u01754703896445") 2025/08/09 01:47:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473691_d20250809_m014451_c001_v0001180_t0040_u01754703891883") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c5_d20250809_m014456_c001_v7007000_t0000_u01754703896627") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0544_d20250809_m014452_c001_v0001178_t0011_u01754703892058") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c6_d20250809_m014456_c001_v7007000_t0000_u01754703896808") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c20_d20250809_m014452_c001_v0001181_t0058_u01754703892072") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c7_d20250809_m014456_c001_v7007000_t0000_u01754703896994") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473693_d20250809_m014452_c001_v0001180_t0018_u01754703892085") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c8_d20250809_m014457_c001_v7007000_t0000_u01754703897175") 2025/08/09 01:47:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd49f_d20250809_m014452_c001_v0001184_t0057_u01754703892096") 2025/08/09 01:47:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15c9_d20250809_m014457_c001_v7007000_t0000_u01754703897359") 2025/08/09 01:47:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c25_d20250809_m014452_c001_v0001181_t0056_u01754703892274") 2025/08/09 01:47:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ca_d20250809_m014457_c001_v7007000_t0000_u01754703897540") 2025/08/09 01:47:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473695_d20250809_m014452_c001_v0001180_t0031_u01754703892284") 2025/08/09 01:47:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15cb_d20250809_m014457_c001_v7007000_t0000_u01754703897720") 2025/08/09 01:47:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0546_d20250809_m014452_c001_v0001178_t0018_u01754703892295") 2025/08/09 01:47:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15cc_d20250809_m014457_c001_v7007000_t0000_u01754703897902") 2025/08/09 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd4a3_d20250809_m014452_c001_v0001184_t0006_u01754703892351") 2025/08/09 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15cd_d20250809_m014458_c001_v7007000_t0000_u01754703898082") 2025/08/09 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c28_d20250809_m014452_c001_v0001181_t0040_u01754703892480") 2025/08/09 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15ce_d20250809_m014458_c001_v7007000_t0000_u01754703898264") 2025/08/09 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473697_d20250809_m014452_c001_v0001180_t0048_u01754703892490") 2025/08/09 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15d0_d20250809_m014458_c001_v7007000_t0000_u01754703898446") 2025/08/09 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0548_d20250809_m014452_c001_v0001178_t0026_u01754703892514") 2025/08/09 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f15d1_d20250809_m014458_c001_v7007000_t0000_u01754703898627") 2025/08/09 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd4aa_d20250809_m014452_c001_v0001184_t0007_u01754703892561") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed734a_d20250809_m014510_c001_v7007000_t0000_u01754703910170") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736b9_d20250809_m014506_c001_v0001180_t0031_u01754703906300") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417188f9c6e0e36f_d20250809_m014509_c001_v7007000_t0000_u01754703909952") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c55_d20250809_m014506_c001_v0001181_t0047_u01754703906318") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe68b_d20250809_m014510_c001_v7007000_t0000_u01754703910180") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd55d_d20250809_m014506_c001_v0001184_t0005_u01754703906334") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547b6_d20250809_m014510_c001_v7007000_t0000_u01754703910017") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0582_d20250809_m014506_c001_v0001178_t0005_u01754703906349") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4202e62cdc66eef1_d20250809_m014510_c001_v7007000_t0000_u01754703910192") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736bb_d20250809_m014506_c001_v0001180_t0013_u01754703906504") 2025/08/09 01:47:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b5_d20250809_m014510_c001_v7007000_t0000_u01754703910343") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c57_d20250809_m014506_c001_v0001181_t0024_u01754703906533") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e4768_d20250809_m014509_c001_v7007000_t0000_u01754703909941") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd561_d20250809_m014506_c001_v0001184_t0026_u01754703906544") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547b7_d20250809_m014510_c001_v7007000_t0000_u01754703910207") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0584_d20250809_m014506_c001_v0001178_t0022_u01754703906559") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe688_d20250809_m014509_c001_v7007000_t0000_u01754703909962") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c5b_d20250809_m014506_c001_v0001181_t0000_u01754703906742") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed7349_d20250809_m014509_c001_v7007000_t0000_u01754703909984") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd567_d20250809_m014506_c001_v0001184_t0006_u01754703906757") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e4769_d20250809_m014510_c001_v7007000_t0000_u01754703910127") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736bd_d20250809_m014506_c001_v0001180_t0001_u01754703906767") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe689_d20250809_m014509_c001_v7007000_t0000_u01754703909994") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0588_d20250809_m014506_c001_v0001178_t0020_u01754703906779") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417188f9c6e0e371_d20250809_m014510_c001_v7007000_t0000_u01754703910138") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5c5d_d20250809_m014506_c001_v0001181_t0047_u01754703906949") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b2_d20250809_m014509_c001_v7007000_t0000_u01754703909972") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd56b_d20250809_m014506_c001_v0001184_t0033_u01754703906980") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe68a_d20250809_m014510_c001_v7007000_t0000_u01754703910148") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4736bf_d20250809_m014506_c001_v0001180_t0011_u01754703906993") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e476a_d20250809_m014510_c001_v7007000_t0000_u01754703910312") 2025/08/09 01:47:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d058a_d20250809_m014507_c001_v0001178_t0056_u01754703907005") 2025/08/09 01:47:54 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1540_d20250809_m014329_c001_v7007000_t0000_u01754703809872") 2025/08/09 01:47:54 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107926214f729275_d20250809_m014327_c001_v0001032_t0044_u01754703807144") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed72e0_d20250809_m014326_c001_v7007000_t0000_u01754703806962") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107926214f72926f_d20250809_m014323_c001_v0001032_t0018_u01754703803571") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed72cf_d20250809_m014322_c001_v7007000_t0000_u01754703802842") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473530_d20250809_m014318_c001_v0001180_t0006_u01754703798850") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe54b_d20250809_m014317_c001_v7007000_t0000_u01754703797361") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f101aacd730c57302_d20250809_m014314_c001_v0001146_t0010_u01754703794975") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405a964bbc691d3e_d20250809_m014314_c001_v7007000_t0000_u01754703794795") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f101aacd730c572fd_d20250809_m014311_c001_v0001146_t0027_u01754703791382") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405a964bbc691d3c_d20250809_m014310_c001_v7007000_t0000_u01754703790659") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0394_d20250809_m014307_c001_v0001178_t0053_u01754703787153") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c783c_d20250809_m014305_c001_v7007000_t0000_u01754703785843") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1149af5a7e0ae9f0_d20250809_m014304_c001_v0001177_t0010_u01754703784673") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4546a7_d20250809_m014304_c001_v7007000_t0000_u01754703784487") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1149af5a7e0ae9e1_d20250809_m014301_c001_v0001177_t0050_u01754703781793") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d45469c_d20250809_m014301_c001_v7007000_t0000_u01754703781063") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0373_d20250809_m014257_c001_v0001178_t0055_u01754703777918") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c7833_d20250809_m014257_c001_v7007000_t0000_u01754703777002") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f109b57d32b6db38c_d20250809_m014254_c001_v0001037_t0000_u01754703774822") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f409b96f40f48e370_d20250809_m014254_c001_v7007000_t0000_u01754703774641") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f109b57d32b6db385_d20250809_m014251_c001_v0001037_t0026_u01754703771178") 2025/08/09 01:47:55 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f409b96f40f48e35c_d20250809_m014250_c001_v7007000_t0000_u01754703770449") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0335_d20250809_m014245_c001_v0001178_t0035_u01754703765325") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d1781358e_d20250809_m014244_c001_v7007000_t0000_u01754703764408") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f11399f35d4901aa5_d20250809_m014242_c001_v0001178_t0035_u01754703762479") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f02e1_d20250809_m014242_c001_v7007000_t0000_u01754703762294") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f11399f35d4901a93_d20250809_m014239_c001_v0001178_t0059_u01754703759390") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f02df_d20250809_m014238_c001_v7007000_t0000_u01754703758660") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d02e6_d20250809_m014230_c001_v0001178_t0043_u01754703750795") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a99_d20250809_m014229_c001_v7007000_t0000_u01754703749869") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b6bc93ddd88ae_d20250809_m014227_c001_v0001178_t0049_u01754703747972") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c7797_d20250809_m014227_c001_v7007000_t0000_u01754703747785") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b6bc93ddd889a_d20250809_m014224_c001_v0001178_t0046_u01754703744388") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c777c_d20250809_m014223_c001_v7007000_t0000_u01754703743648") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0dcd_d20250809_m014217_c001_v0001044_t0040_u01754703737483") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a59_d20250809_m014216_c001_v7007000_t0000_u01754703736289") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1018a18d4fb71686_d20250809_m014210_c001_v0001182_t0046_u01754703730484") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98b75_d20250809_m014210_c001_v7007000_t0000_u01754703730267") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473452_d20250809_m014206_c001_v0001180_t0048_u01754703726054") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f116e0e494e597771_d20250809_m014205_c001_v0001116_t0048_u01754703725003") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f116e0e494e59776f_d20250809_m014203_c001_v0001116_t0048_u01754703723649") 2025/08/09 01:47:56 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d138f4_d20250809_m014150_c001_v7007000_t0000_u01754703710456") 2025/08/09 01:47:57 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0da1_d20250809_m014143_c001_v0001044_t0035_u01754703703659") 2025/08/09 01:47:57 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f112619ccc89ff3ef_d20250809_m014142_c001_v0001182_t0038_u01754703702896") 2025/08/09 01:47:57 DEBUG : dst/one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f112619ccc89ff3e7_d20250809_m014141_c001_v0001182_t0050_u01754703701937") 2025/08/09 01:47:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1542_d20250809_m014330_c001_v7007000_t0000_u01754703810054") 2025/08/09 01:47:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f10377dac5ab7eebf_d20250809_m014326_c001_v0001172_t0054_u01754703806615") 2025/08/09 01:47:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f113e20f5779aa6b4_d20250809_m014322_c001_v0001042_t0058_u01754703802320") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe54c_d20250809_m014317_c001_v7007000_t0000_u01754703797561") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abcf2f_d20250809_m014314_c001_v0001184_t0021_u01754703794599") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1167c136e86f770e_d20250809_m014310_c001_v0001032_t0043_u01754703790245") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c783d_d20250809_m014306_c001_v7007000_t0000_u01754703786036") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f111f4d67d86fa375_d20250809_m014303_c001_v0001171_t0049_u01754703783883") 2025/08/09 01:47:57 DEBUG : dst/one.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107a472932693fdd_d20250809_m014300_c001_v0001178_t0059_u01754703780821") 2025/08/09 01:47:57 DEBUG : dst/three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a5a_d20250809_m014216_c001_v7007000_t0000_u01754703736472") 2025/08/09 01:47:57 DEBUG : dst/three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f116e0e494e597781_d20250809_m014214_c001_v0001116_t0033_u01754703734724") 2025/08/09 01:47:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1543_d20250809_m014330_c001_v7007000_t0000_u01754703810236") 2025/08/09 01:47:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1174bc613c65ce13_d20250809_m014328_c001_v0001131_t0048_u01754703808522") 2025/08/09 01:47:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1155b39fe8ac8bfe_d20250809_m014324_c001_v0001179_t0041_u01754703804658") 2025/08/09 01:47:57 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1544_d20250809_m014330_c001_v7007000_t0000_u01754703810420") 2025/08/09 01:47:57 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107926214f72927d_d20250809_m014329_c001_v0001032_t0023_u01754703809048") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed72e7_d20250809_m014328_c001_v7007000_t0000_u01754703808807") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f107926214f729271_d20250809_m014325_c001_v0001032_t0025_u01754703805061") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed72d4_d20250809_m014324_c001_v7007000_t0000_u01754703804878") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473536_d20250809_m014319_c001_v0001180_t0028_u01754703799628") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe54e_d20250809_m014317_c001_v7007000_t0000_u01754703797743") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f101aacd730c5730a_d20250809_m014316_c001_v0001146_t0051_u01754703796647") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405a964bbc691d41_d20250809_m014316_c001_v7007000_t0000_u01754703796466") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f101aacd730c572ff_d20250809_m014313_c001_v0001146_t0057_u01754703793066") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405a964bbc691d3d_d20250809_m014312_c001_v7007000_t0000_u01754703792884") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d039a_d20250809_m014307_c001_v0001178_t0055_u01754703787575") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4546aa_d20250809_m014305_c001_v7007000_t0000_u01754703785290") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47350b_d20250809_m014303_c001_v0001180_t0018_u01754703783056") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4546a3_d20250809_m014302_c001_v7007000_t0000_u01754703782611") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0377_d20250809_m014258_c001_v0001178_t0006_u01754703778331") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f409b96f40f48e377_d20250809_m014256_c001_v7007000_t0000_u01754703776083") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4734e6_d20250809_m014253_c001_v0001180_t0026_u01754703773648") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f409b96f40f48e367_d20250809_m014252_c001_v7007000_t0000_u01754703772552") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d033b_d20250809_m014245_c001_v0001178_t0058_u01754703765753") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f02e2_d20250809_m014243_c001_v7007000_t0000_u01754703763464") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4734b2_d20250809_m014241_c001_v0001180_t0054_u01754703761178") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f02e0_d20250809_m014240_c001_v7007000_t0000_u01754703760078") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d02ec_d20250809_m014233_c001_v0001178_t0053_u01754703753621") 2025/08/09 01:47:58 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c779c_d20250809_m014228_c001_v7007000_t0000_u01754703748933") 2025/08/09 01:47:59 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0dd7_d20250809_m014226_c001_v0001044_t0057_u01754703746159") 2025/08/09 01:47:59 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c7785_d20250809_m014225_c001_v7007000_t0000_u01754703745039") 2025/08/09 01:47:59 DEBUG : dst/three.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473473_d20250809_m014218_c001_v0001180_t0039_u01754703738498") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe54f_d20250809_m014317_c001_v7007000_t0000_u01754703797926") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1137beb4b45a3d68_d20250809_m014315_c001_v0001136_t0009_u01754703795974") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1187ce9181251d83_d20250809_m014312_c001_v0001041_t0048_u01754703792448") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c783e_d20250809_m014306_c001_v7007000_t0000_u01754703786218") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f108e3a3b3953ee10_d20250809_m014305_c001_v0001165_t0040_u01754703785089") 2025/08/09 01:47:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f118f5fa1bf5ba2ff_d20250809_m014302_c001_v0001113_t0024_u01754703782223") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1545_d20250809_m014330_c001_v7007000_t0000_u01754703810605") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d03be_d20250809_m014319_c001_v0001178_t0008_u01754703799422") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe550_d20250809_m014318_c001_v7007000_t0000_u01754703798113") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473513_d20250809_m014307_c001_v0001180_t0058_u01754703787352") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c783f_d20250809_m014306_c001_v7007000_t0000_u01754703786408") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4734fe_d20250809_m014258_c001_v0001180_t0025_u01754703778125") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40828a1d177c7836_d20250809_m014257_c001_v7007000_t0000_u01754703777186") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4734be_d20250809_m014245_c001_v0001180_t0057_u01754703765532") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f405e2f9d1781358f_d20250809_m014244_c001_v7007000_t0000_u01754703764592") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473497_d20250809_m014231_c001_v0001180_t0035_u01754703751368") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a9a_d20250809_m014230_c001_v7007000_t0000_u01754703750058") 2025/08/09 01:47:59 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d02c3_d20250809_m014218_c001_v0001178_t0007_u01754703738294") 2025/08/09 01:48:00 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a5c_d20250809_m014216_c001_v7007000_t0000_u01754703736756") 2025/08/09 01:48:00 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f11128b033327e11f_d20250809_m014212_c001_v0001037_t0051_u01754703732046") 2025/08/09 01:48:00 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d138f5_d20250809_m014150_c001_v7007000_t0000_u01754703710638") 2025/08/09 01:48:00 DEBUG : dst/two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f112619ccc89ff419_d20250809_m014149_c001_v0001182_t0043_u01754703709527") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9431_d20250809_m014113_c001_v7007000_t0000_u01754703673574") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4733a5_d20250809_m014106_c001_v0001180_t0016_u01754703666618") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f401545a959dfe438_d20250809_m014104_c001_v7007000_t0000_u01754703664704") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473349_d20250809_m014044_c001_v0001180_t0025_u01754703644443") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40d5_d20250809_m014030_c001_v7007000_t0000_u01754703630220") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473307_d20250809_m014024_c001_v0001180_t0054_u01754703624770") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1229_d20250809_m014004_c001_v7007000_t0000_u01754703604985") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d03_d20250809_m014002_c001_v0001044_t0011_u01754703602798") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1224_d20250809_m014001_c001_v7007000_t0000_u01754703601814") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cfb_d20250809_m014000_c001_v0001044_t0010_u01754703600320") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe121e_d20250809_m013956_c001_v7007000_t0000_u01754703596714") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ce7_d20250809_m013954_c001_v0001044_t0024_u01754703594529") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1219_d20250809_m013953_c001_v7007000_t0000_u01754703593283") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cdb_d20250809_m013951_c001_v0001044_t0052_u01754703591735") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe025d_d20250809_m013944_c001_v7007000_t0000_u01754703584898") 2025/08/09 01:48:00 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cb7_d20250809_m013942_c001_v0001044_t0038_u01754703582840") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0255_d20250809_m013941_c001_v7007000_t0000_u01754703581862") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cb1_d20250809_m013940_c001_v0001044_t0056_u01754703580797") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00ff_d20250809_m013935_c001_v7007000_t0000_u01754703575427") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c9b_d20250809_m013933_c001_v0001044_t0027_u01754703573856") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00f8_d20250809_m013931_c001_v7007000_t0000_u01754703571892") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c93_d20250809_m013930_c001_v0001044_t0019_u01754703570728") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00f6_d20250809_m013930_c001_v7007000_t0000_u01754703570364") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1097dd07bcac1812_d20250809_m013929_c001_v0001177_t0019_u01754703569767") 2025/08/09 01:48:01 DEBUG : empty space: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c8b_d20250809_m013928_c001_v0001044_t0020_u01754703568059") 2025/08/09 01:48:01 DEBUG : enormous: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1227_d20250809_m014004_c001_v7007000_t0000_u01754703604061") 2025/08/09 01:48:01 DEBUG : enormous: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d05_d20250809_m014003_c001_v0001044_t0028_u01754703603318") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1550_d20250809_m014334_c001_v7007000_t0000_u01754703814853") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d03f6_d20250809_m014333_c001_v0001178_t0047_u01754703813634") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40cd_d20250809_m014023_c001_v7007000_t0000_u01754703623444") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4732fb_d20250809_m014022_c001_v0001180_t0039_u01754703622345") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00ef_d20250809_m013924_c001_v7007000_t0000_u01754703564724") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c81_d20250809_m013923_c001_v0001044_t0022_u01754703563619") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00ec_d20250809_m013923_c001_v7007000_t0000_u01754703563066") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c7d_d20250809_m013922_c001_v0001044_t0032_u01754703562239") 2025/08/09 01:48:01 DEBUG : existing: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c77_d20250809_m013921_c001_v0001044_t0033_u01754703561290") 2025/08/09 01:48:02 DEBUG : existing-b: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40ce_d20250809_m014023_c001_v7007000_t0000_u01754703623628") 2025/08/09 01:48:02 DEBUG : existing-b: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d34_d20250809_m014022_c001_v0001044_t0040_u01754703622335") 2025/08/09 01:48:02 DEBUG : file1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ec6_d20250809_m014416_c001_v7007000_t0000_u01754703856875") 2025/08/09 01:48:02 DEBUG : file1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5b9b_d20250809_m014415_c001_v0001181_t0048_u01754703855713") 2025/08/09 01:48:02 DEBUG : file1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57eb5_d20250809_m014414_c001_v7007000_t0000_u01754703854746") 2025/08/09 01:48:02 DEBUG : file1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5b97_d20250809_m014413_c001_v0001181_t0031_u01754703853845") 2025/08/09 01:48:02 DEBUG : five: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1230_d20250809_m014009_c001_v7007000_t0000_u01754703609124") 2025/08/09 01:48:02 DEBUG : five: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f410130f2a73d0d16_d20250809_m014006_c001_v0001044_t0055_u01754703606948") 2025/08/09 01:48:02 DEBUG : foo: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00fc_d20250809_m013933_c001_v7007000_t0000_u01754703573490") 2025/08/09 01:48:02 DEBUG : foo: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f410130f2a73d0c99_d20250809_m013932_c001_v0001044_t0055_u01754703572891") 2025/08/09 01:48:02 DEBUG : foo: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f410130f2a73d0c97_d20250809_m013932_c001_v0001044_t0055_u01754703572257") 2025/08/09 01:48:02 DEBUG : four: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1231_d20250809_m014009_c001_v7007000_t0000_u01754703609307") 2025/08/09 01:48:02 DEBUG : four: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4732c4_d20250809_m014007_c001_v0001180_t0047_u01754703607503") 2025/08/09 01:48:02 DEBUG : four: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d14_d20250809_m014006_c001_v0001044_t0023_u01754703606143") 2025/08/09 01:48:02 DEBUG : hello world2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85613_d20250809_m013816_c001_v7007000_t0000_u01754703496183") 2025/08/09 01:48:02 DEBUG : hello world2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0bf0_d20250809_m013815_c001_v0001044_t0032_u01754703495402") 2025/08/09 01:48:02 DEBUG : ignore-size: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00ea_d20250809_m013920_c001_v7007000_t0000_u01754703560926") 2025/08/09 01:48:02 DEBUG : ignore-size: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c75_d20250809_m013919_c001_v0001044_t0042_u01754703559756") 2025/08/09 01:48:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40ca_d20250809_m014021_c001_v7007000_t0000_u01754703621599") 2025/08/09 01:48:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0082_d20250809_m014020_c001_v0001178_t0014_u01754703620946") 2025/08/09 01:48:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40c8_d20250809_m014020_c001_v7007000_t0000_u01754703620188") 2025/08/09 01:48:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0074_d20250809_m014019_c001_v0001178_t0033_u01754703619050") 2025/08/09 01:48:02 DEBUG : one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1233_d20250809_m014009_c001_v7007000_t0000_u01754703609491") 2025/08/09 01:48:03 DEBUG : one: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f410130f2a73d0d0e_d20250809_m014005_c001_v0001044_t0055_u01754703605404") 2025/08/09 01:48:03 DEBUG : only0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e6f_d20250809_m014409_c001_v7007000_t0000_u01754703849294") 2025/08/09 01:48:03 DEBUG : only0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f400b4098eb9f5b74_d20250809_m014404_c001_v0001181_t0013_u01754703844251") 2025/08/09 01:48:03 DEBUG : only0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735b8_d20250809_m014354_c001_v0001180_t0029_u01754703834430") 2025/08/09 01:48:03 DEBUG : only0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c817e_d20250809_m014348_c001_v7007000_t0000_u01754703828601") 2025/08/09 01:48:03 DEBUG : only0: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473576_d20250809_m014338_c001_v0001180_t0044_u01754703818265") 2025/08/09 01:48:03 DEBUG : only1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e71_d20250809_m014409_c001_v7007000_t0000_u01754703849475") 2025/08/09 01:48:03 DEBUG : only1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417b01f493abd218_d20250809_m014404_c001_v0001184_t0028_u01754703844804") 2025/08/09 01:48:03 DEBUG : only1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ba_d20250809_m014354_c001_v0001180_t0033_u01754703834840") 2025/08/09 01:48:03 DEBUG : only1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e947b_d20250809_m014348_c001_v7007000_t0000_u01754703828627") 2025/08/09 01:48:03 DEBUG : only1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47357c_d20250809_m014338_c001_v0001180_t0049_u01754703818739") 2025/08/09 01:48:03 DEBUG : only10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e74_d20250809_m014409_c001_v7007000_t0000_u01754703849657") 2025/08/09 01:48:03 DEBUG : only10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735f8_d20250809_m014404_c001_v0001180_t0047_u01754703844279") 2025/08/09 01:48:03 DEBUG : only10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735d8_d20250809_m014358_c001_v0001180_t0057_u01754703838801") 2025/08/09 01:48:03 DEBUG : only10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c817d_d20250809_m014348_c001_v7007000_t0000_u01754703828417") 2025/08/09 01:48:03 DEBUG : only10: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473595_d20250809_m014342_c001_v0001180_t0019_u01754703822551") 2025/08/09 01:48:03 DEBUG : only11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e78_d20250809_m014409_c001_v7007000_t0000_u01754703849937") 2025/08/09 01:48:03 DEBUG : only11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735f4_d20250809_m014403_c001_v0001180_t0047_u01754703843695") 2025/08/09 01:48:03 DEBUG : only11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735de_d20250809_m014359_c001_v0001180_t0001_u01754703839217") 2025/08/09 01:48:04 DEBUG : only11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9476_d20250809_m014347_c001_v7007000_t0000_u01754703827862") 2025/08/09 01:48:04 DEBUG : only11: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473597_d20250809_m014343_c001_v0001180_t0031_u01754703823050") 2025/08/09 01:48:04 DEBUG : only12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e7b_d20250809_m014410_c001_v7007000_t0000_u01754703850118") 2025/08/09 01:48:04 DEBUG : only12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04a0_d20250809_m014403_c001_v0001178_t0025_u01754703843683") 2025/08/09 01:48:04 DEBUG : only12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735e0_d20250809_m014359_c001_v0001180_t0058_u01754703839661") 2025/08/09 01:48:04 DEBUG : only12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13afa_d20250809_m014348_c001_v7007000_t0000_u01754703828610") 2025/08/09 01:48:04 DEBUG : only12: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473599_d20250809_m014343_c001_v0001180_t0038_u01754703823471") 2025/08/09 01:48:04 DEBUG : only13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e7d_d20250809_m014410_c001_v7007000_t0000_u01754703850303") 2025/08/09 01:48:04 DEBUG : only13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04a4_d20250809_m014404_c001_v0001178_t0025_u01754703844082") 2025/08/09 01:48:04 DEBUG : only13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735e2_d20250809_m014400_c001_v0001180_t0028_u01754703840105") 2025/08/09 01:48:04 DEBUG : only13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13afc_d20250809_m014348_c001_v7007000_t0000_u01754703828793") 2025/08/09 01:48:04 DEBUG : only13: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47359d_d20250809_m014343_c001_v0001180_t0054_u01754703823920") 2025/08/09 01:48:04 DEBUG : only14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e80_d20250809_m014410_c001_v7007000_t0000_u01754703850485") 2025/08/09 01:48:04 DEBUG : only14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417b01f493abd212_d20250809_m014404_c001_v0001184_t0028_u01754703844437") 2025/08/09 01:48:04 DEBUG : only14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735e4_d20250809_m014400_c001_v0001180_t0018_u01754703840545") 2025/08/09 01:48:04 DEBUG : only14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e947d_d20250809_m014348_c001_v7007000_t0000_u01754703828813") 2025/08/09 01:48:04 DEBUG : only14: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47359f_d20250809_m014344_c001_v0001180_t0007_u01754703824359") 2025/08/09 01:48:04 DEBUG : only15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e83_d20250809_m014410_c001_v7007000_t0000_u01754703850666") 2025/08/09 01:48:04 DEBUG : only15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735f6_d20250809_m014404_c001_v0001180_t0047_u01754703844094") 2025/08/09 01:48:04 DEBUG : only15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ea_d20250809_m014401_c001_v0001180_t0008_u01754703841051") 2025/08/09 01:48:04 DEBUG : only15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13afd_d20250809_m014348_c001_v7007000_t0000_u01754703828825") 2025/08/09 01:48:04 DEBUG : only15: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735a2_d20250809_m014344_c001_v0001180_t0045_u01754703824803") 2025/08/09 01:48:05 DEBUG : only16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e85_d20250809_m014410_c001_v7007000_t0000_u01754703850848") 2025/08/09 01:48:05 DEBUG : only16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04b0_d20250809_m014404_c001_v0001178_t0025_u01754703844826") 2025/08/09 01:48:05 DEBUG : only16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ec_d20250809_m014401_c001_v0001180_t0043_u01754703841482") 2025/08/09 01:48:05 DEBUG : only16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13af7_d20250809_m014348_c001_v7007000_t0000_u01754703828423") 2025/08/09 01:48:05 DEBUG : only16: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735a6_d20250809_m014345_c001_v0001180_t0005_u01754703825240") 2025/08/09 01:48:06 DEBUG : only17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e88_d20250809_m014411_c001_v7007000_t0000_u01754703851071") 2025/08/09 01:48:06 DEBUG : only17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f400b4098eb9f5b7a_d20250809_m014404_c001_v0001181_t0013_u01754703844818") 2025/08/09 01:48:06 DEBUG : only17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ee_d20250809_m014401_c001_v0001180_t0022_u01754703841955") 2025/08/09 01:48:06 DEBUG : only17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c8180_d20250809_m014348_c001_v7007000_t0000_u01754703828969") 2025/08/09 01:48:06 DEBUG : only17: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735a8_d20250809_m014345_c001_v0001180_t0051_u01754703825668") 2025/08/09 01:48:06 DEBUG : only18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e8b_d20250809_m014411_c001_v7007000_t0000_u01754703851253") 2025/08/09 01:48:06 DEBUG : only18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04a6_d20250809_m014404_c001_v0001178_t0025_u01754703844267") 2025/08/09 01:48:06 DEBUG : only18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735f0_d20250809_m014402_c001_v0001180_t0051_u01754703842376") 2025/08/09 01:48:06 DEBUG : only18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13afe_d20250809_m014348_c001_v7007000_t0000_u01754703828976") 2025/08/09 01:48:06 DEBUG : only18: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735aa_d20250809_m014346_c001_v0001180_t0005_u01754703826084") 2025/08/09 01:48:06 DEBUG : only19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e8d_d20250809_m014411_c001_v7007000_t0000_u01754703851433") 2025/08/09 01:48:06 DEBUG : only19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f400b4098eb9f5b76_d20250809_m014404_c001_v0001181_t0013_u01754703844439") 2025/08/09 01:48:06 DEBUG : only19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735f2_d20250809_m014402_c001_v0001180_t0049_u01754703842841") 2025/08/09 01:48:06 DEBUG : only19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9477_d20250809_m014348_c001_v7007000_t0000_u01754703828052") 2025/08/09 01:48:06 DEBUG : only19: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ae_d20250809_m014346_c001_v0001180_t0041_u01754703826675") 2025/08/09 01:48:06 DEBUG : only2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e90_d20250809_m014411_c001_v7007000_t0000_u01754703851623") 2025/08/09 01:48:06 DEBUG : only2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04aa_d20250809_m014404_c001_v0001178_t0025_u01754703844452") 2025/08/09 01:48:06 DEBUG : only2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735bc_d20250809_m014355_c001_v0001180_t0009_u01754703835267") 2025/08/09 01:48:06 DEBUG : only2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13afb_d20250809_m014348_c001_v7007000_t0000_u01754703828632") 2025/08/09 01:48:06 DEBUG : only2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47357e_d20250809_m014339_c001_v0001180_t0031_u01754703819172") 2025/08/09 01:48:06 DEBUG : only3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e93_d20250809_m014411_c001_v7007000_t0000_u01754703851804") 2025/08/09 01:48:06 DEBUG : only3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735fa_d20250809_m014404_c001_v0001180_t0047_u01754703844464") 2025/08/09 01:48:06 DEBUG : only3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735c2_d20250809_m014355_c001_v0001180_t0052_u01754703835724") 2025/08/09 01:48:06 DEBUG : only3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c817f_d20250809_m014348_c001_v7007000_t0000_u01754703828785") 2025/08/09 01:48:06 DEBUG : only3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473584_d20250809_m014339_c001_v0001180_t0000_u01754703819575") 2025/08/09 01:48:06 DEBUG : only4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e96_d20250809_m014411_c001_v7007000_t0000_u01754703851986") 2025/08/09 01:48:06 DEBUG : only4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417b01f493abd216_d20250809_m014404_c001_v0001184_t0028_u01754703844621") 2025/08/09 01:48:06 DEBUG : only4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735c4_d20250809_m014356_c001_v0001180_t0018_u01754703836134") 2025/08/09 01:48:07 DEBUG : only4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40673a98df7c817c_d20250809_m014348_c001_v7007000_t0000_u01754703828233") 2025/08/09 01:48:07 DEBUG : only4: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473586_d20250809_m014340_c001_v0001180_t0051_u01754703820000") 2025/08/09 01:48:07 DEBUG : only5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e98_d20250809_m014412_c001_v7007000_t0000_u01754703852167") 2025/08/09 01:48:07 DEBUG : only5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f400b4098eb9f5b78_d20250809_m014404_c001_v0001181_t0013_u01754703844632") 2025/08/09 01:48:07 DEBUG : only5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735c6_d20250809_m014356_c001_v0001180_t0012_u01754703836557") 2025/08/09 01:48:07 DEBUG : only5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13af4_d20250809_m014348_c001_v7007000_t0000_u01754703828233") 2025/08/09 01:48:07 DEBUG : only5: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47358a_d20250809_m014340_c001_v0001180_t0031_u01754703820427") 2025/08/09 01:48:07 DEBUG : only6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e9b_d20250809_m014412_c001_v7007000_t0000_u01754703852348") 2025/08/09 01:48:07 DEBUG : only6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d04ac_d20250809_m014404_c001_v0001178_t0025_u01754703844641") 2025/08/09 01:48:07 DEBUG : only6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735ca_d20250809_m014357_c001_v0001180_t0009_u01754703837040") 2025/08/09 01:48:07 DEBUG : only6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9478_d20250809_m014348_c001_v7007000_t0000_u01754703828237") 2025/08/09 01:48:07 DEBUG : only6: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47358c_d20250809_m014340_c001_v0001180_t0047_u01754703820838") 2025/08/09 01:48:07 DEBUG : only7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57e9e_d20250809_m014412_c001_v7007000_t0000_u01754703852529") 2025/08/09 01:48:07 DEBUG : only7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735fc_d20250809_m014404_c001_v0001180_t0047_u01754703844653") 2025/08/09 01:48:07 DEBUG : only7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735cc_d20250809_m014357_c001_v0001180_t0058_u01754703837480") 2025/08/09 01:48:07 DEBUG : only7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9479_d20250809_m014348_c001_v7007000_t0000_u01754703828438") 2025/08/09 01:48:07 DEBUG : only7: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47358e_d20250809_m014341_c001_v0001180_t0037_u01754703821256") 2025/08/09 01:48:07 DEBUG : only8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ea0_d20250809_m014412_c001_v7007000_t0000_u01754703852711") 2025/08/09 01:48:07 DEBUG : only8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417a683d1d4735fe_d20250809_m014404_c001_v0001180_t0047_u01754703844838") 2025/08/09 01:48:07 DEBUG : only8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735d0_d20250809_m014357_c001_v0001180_t0010_u01754703837897") 2025/08/09 01:48:07 DEBUG : only8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13af8_d20250809_m014348_c001_v7007000_t0000_u01754703828445") 2025/08/09 01:48:08 DEBUG : only8: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473591_d20250809_m014341_c001_v0001180_t0040_u01754703821709") 2025/08/09 01:48:08 DEBUG : only9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ea3_d20250809_m014412_c001_v7007000_t0000_u01754703852892") 2025/08/09 01:48:08 DEBUG : only9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f417b01f493abd21c_d20250809_m014404_c001_v0001184_t0028_u01754703844990") 2025/08/09 01:48:08 DEBUG : only9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4735d2_d20250809_m014358_c001_v0001180_t0016_u01754703838316") 2025/08/09 01:48:08 DEBUG : only9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13af5_d20250809_m014348_c001_v7007000_t0000_u01754703828242") 2025/08/09 01:48:08 DEBUG : only9: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473593_d20250809_m014342_c001_v0001180_t0011_u01754703822121") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40c4_d20250809_m014017_c001_v7007000_t0000_u01754703617911") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4732e5_d20250809_m014016_c001_v0001180_t0000_u01754703616133") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40bc_d20250809_m014015_c001_v7007000_t0000_u01754703615031") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d20_d20250809_m014013_c001_v0001044_t0020_u01754703613177") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1237_d20250809_m014012_c001_v7007000_t0000_u01754703612436") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4732d2_d20250809_m014010_c001_v0001180_t0010_u01754703610413") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1220_d20250809_m013959_c001_v7007000_t0000_u01754703599156") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cf1_d20250809_m013957_c001_v0001044_t0046_u01754703597271") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe121d_d20250809_m013955_c001_v7007000_t0000_u01754703595390") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ce5_d20250809_m013953_c001_v0001044_t0037_u01754703593835") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1216_d20250809_m013952_c001_v7007000_t0000_u01754703592559") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cd9_d20250809_m013951_c001_v0001044_t0035_u01754703591255") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe025b_d20250809_m013944_c001_v7007000_t0000_u01754703584334") 2025/08/09 01:48:08 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cb5_d20250809_m013942_c001_v0001044_t0033_u01754703582409") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0256_d20250809_m013942_c001_v7007000_t0000_u01754703582044") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0caf_d20250809_m013940_c001_v0001044_t0045_u01754703580393") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe0250_d20250809_m013940_c001_v7007000_t0000_u01754703580024") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cad_d20250809_m013938_c001_v0001044_t0037_u01754703578804") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ca9_d20250809_m013937_c001_v0001044_t0045_u01754703577806") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0104_d20250809_m013937_c001_v7007000_t0000_u01754703577437") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ca7_d20250809_m013936_c001_v0001044_t0040_u01754703576732") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ca5_d20250809_m013935_c001_v0001044_t0046_u01754703575975") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0100_d20250809_m013935_c001_v7007000_t0000_u01754703575610") 2025/08/09 01:48:09 DEBUG : potato: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c9f_d20250809_m013934_c001_v0001044_t0044_u01754703574603") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f852534cb3_d20250809_m014126_c001_v7007000_t0000_u01754703686805") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0191_d20250809_m014126_c001_v0001178_t0010_u01754703686216") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e9437_d20250809_m014113_c001_v7007000_t0000_u01754703673945") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0139_d20250809_m014106_c001_v0001178_t0056_u01754703666006") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc33b59_d20250809_m014052_c001_v7007000_t0000_u01754703652834") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d00e3_d20250809_m014043_c001_v0001178_t0022_u01754703643870") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40d6_d20250809_m014030_c001_v7007000_t0000_u01754703630600") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0098_d20250809_m014024_c001_v0001178_t0007_u01754703624555") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1228_d20250809_m014004_c001_v7007000_t0000_u01754703604245") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d01_d20250809_m014002_c001_v0001044_t0053_u01754703602364") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1225_d20250809_m014001_c001_v7007000_t0000_u01754703601997") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cf9_d20250809_m013959_c001_v0001044_t0008_u01754703599714") 2025/08/09 01:48:09 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1221_d20250809_m013959_c001_v7007000_t0000_u01754703599343") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cf5_d20250809_m013958_c001_v0001044_t0028_u01754703598048") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe121f_d20250809_m013956_c001_v7007000_t0000_u01754703596900") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0ced_d20250809_m013955_c001_v0001044_t0005_u01754703595761") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe121a_d20250809_m013953_c001_v7007000_t0000_u01754703593467") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cdf_d20250809_m013952_c001_v0001044_t0040_u01754703592571") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe025e_d20250809_m013945_c001_v7007000_t0000_u01754703585083") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0cbb_d20250809_m013943_c001_v0001044_t0058_u01754703583873") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85621_d20250809_m013819_c001_v7007000_t0000_u01754703499346") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0bfc_d20250809_m013818_c001_v0001044_t0021_u01754703498500") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85615_d20250809_m013817_c001_v7007000_t0000_u01754703497584") 2025/08/09 01:48:10 DEBUG : potato2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0bf4_d20250809_m013816_c001_v0001044_t0057_u01754703496739") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f403ed5585f3e943d_d20250809_m014114_c001_v7007000_t0000_u01754703674351") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d75_d20250809_m014107_c001_v0001044_t0052_u01754703667221") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc33b5a_d20250809_m014053_c001_v7007000_t0000_u01754703653022") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d55_d20250809_m014045_c001_v0001044_t0030_u01754703645009") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40d7_d20250809_m014030_c001_v7007000_t0000_u01754703630930") 2025/08/09 01:48:10 DEBUG : potato3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d3d_d20250809_m014024_c001_v0001044_t0036_u01754703624971") 2025/08/09 01:48:10 DEBUG : pre-dest1/1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a2e_d20250809_m014159_c001_v7007000_t0000_u01754703719432") 2025/08/09 01:48:10 DEBUG : pre-dest1/1: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0dac_d20250809_m014151_c001_v0001044_t0057_u01754703711394") 2025/08/09 01:48:10 DEBUG : pre-dest2/2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4114cc1e36337a2f_d20250809_m014159_c001_v7007000_t0000_u01754703719616") 2025/08/09 01:48:10 DEBUG : pre-dest2/2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0211_d20250809_m014152_c001_v0001178_t0039_u01754703712249") 2025/08/09 01:48:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d138e1_d20250809_m014137_c001_v7007000_t0000_u01754703697892") 2025/08/09 01:48:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473402_d20250809_m014134_c001_v0001180_t0043_u01754703694654") 2025/08/09 01:48:11 DEBUG : sizeonly: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00e5_d20250809_m013919_c001_v7007000_t0000_u01754703559168") 2025/08/09 01:48:11 DEBUG : sizeonly: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c71_d20250809_m013917_c001_v0001044_t0010_u01754703557933") 2025/08/09 01:48:11 DEBUG : splitbanan: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341c3_d20250809_m014546_c001_v7007000_t0000_u01754703946603") 2025/08/09 01:48:11 DEBUG : splitbanan: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd743_d20250809_m014539_c001_v0001184_t0054_u01754703939738") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f092b_d20250809_m014650_c001_v7007000_t0000_u01754704010339") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06d8_d20250809_m014643_c001_v0001178_t0055_u01754704003956") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40744f92fd3e47cc_d20250809_m014637_c001_v7007000_t0000_u01754703997366") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06a8_d20250809_m014631_c001_v0001178_t0013_u01754703991177") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc34289_d20250809_m014624_c001_v7007000_t0000_u01754703984779") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0688_d20250809_m014618_c001_v0001178_t0006_u01754703978686") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4183e4d6b8d13be8_d20250809_m014612_c001_v7007000_t0000_u01754703972085") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0664_d20250809_m014606_c001_v0001178_t0016_u01754703966078") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40322871fdc341ed_d20250809_m014559_c001_v7007000_t0000_u01754703959380") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0638_d20250809_m014552_c001_v0001178_t0017_u01754703952856") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4157d5f4dfaa25b3_d20250809_m014541_c001_v7007000_t0000_u01754703941351") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d47373e_d20250809_m014538_c001_v0001180_t0051_u01754703938697") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f42108613565f1605_d20250809_m014532_c001_v7007000_t0000_u01754703932069") 2025/08/09 01:48:11 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5cbe_d20250809_m014525_c001_v0001181_t0012_u01754703925675") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe13ea_d20250809_m014524_c001_v7007000_t0000_u01754703924513") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5ca8_d20250809_m014521_c001_v0001181_t0053_u01754703921718") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351cb_d20250809_m014515_c001_v7007000_t0000_u01754703915341") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0590_d20250809_m014508_c001_v0001178_t0030_u01754703908806") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416fa9f8525351b1_d20250809_m014507_c001_v7007000_t0000_u01754703907810") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd53d_d20250809_m014505_c001_v0001184_t0049_u01754703905055") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f40430b240b37e926_d20250809_m014453_c001_v7007000_t0000_u01754703893384") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd47d_d20250809_m014450_c001_v0001184_t0033_u01754703890248") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4145fb5ce5a981a6_d20250809_m014443_c001_v7007000_t0000_u01754703883941") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd3d3_d20250809_m014437_c001_v0001184_t0058_u01754703877696") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c86883_d20250809_m014431_c001_v7007000_t0000_u01754703871171") 2025/08/09 01:48:12 DEBUG : splitbananasplit: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd32e_d20250809_m014425_c001_v0001184_t0051_u01754703865419") 2025/08/09 01:48:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4105d0699d4547c4_d20250809_m014527_c001_v7007000_t0000_u01754703927052") 2025/08/09 01:48:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5caa_d20250809_m014522_c001_v0001181_t0041_u01754703922843") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ee3_d20250809_m014420_c001_v7007000_t0000_u01754703860662") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5b9f_d20250809_m014419_c001_v0001181_t0038_u01754703859637") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ed7_d20250809_m014418_c001_v7007000_t0000_u01754703858879") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473616_d20250809_m014417_c001_v0001180_t0017_u01754703857828") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40cb_d20250809_m014021_c001_v7007000_t0000_u01754703621783") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d4732f7_d20250809_m014020_c001_v0001180_t0033_u01754703620935") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40c9_d20250809_m014020_c001_v7007000_t0000_u01754703620381") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d2a_d20250809_m014019_c001_v0001044_t0010_u01754703619407") 2025/08/09 01:48:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00e0_d20250809_m013915_c001_v7007000_t0000_u01754703555579") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c6b_d20250809_m013913_c001_v0001044_t0045_u01754703553926") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00df_d20250809_m013913_c001_v7007000_t0000_u01754703553562") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c69_d20250809_m013912_c001_v0001044_t0014_u01754703552308") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00d7_d20250809_m013906_c001_v7007000_t0000_u01754703546784") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c5d_d20250809_m013905_c001_v0001044_t0034_u01754703545113") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f00d4_d20250809_m013904_c001_v7007000_t0000_u01754703544567") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c59_d20250809_m013903_c001_v0001044_t0034_u01754703543213") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c4d_d20250809_m013856_c001_v0001044_t0038_u01754703536875") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41376fab2edb1c7b_d20250809_m013856_c001_v7007000_t0000_u01754703536514") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c49_d20250809_m013855_c001_v0001044_t0016_u01754703535721") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c47_d20250809_m013854_c001_v0001044_t0057_u01754703534760") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41376fab2edb1c69_d20250809_m013853_c001_v7007000_t0000_u01754703533980") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c39_d20250809_m013847_c001_v0001044_t0008_u01754703527827") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c2b_d20250809_m013841_c001_v0001044_t0048_u01754703521388") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed5d2b_d20250809_m013841_c001_v7007000_t0000_u01754703521028") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c25_d20250809_m013840_c001_v0001044_t0029_u01754703520095") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c23_d20250809_m013839_c001_v0001044_t0055_u01754703519331") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f419259e823ed5d29_d20250809_m013838_c001_v7007000_t0000_u01754703518595") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c21_d20250809_m013829_c001_v0001044_t0034_u01754703509527") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8565c_d20250809_m013829_c001_v7007000_t0000_u01754703509164") 2025/08/09 01:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c1f_d20250809_m013828_c001_v0001044_t0016_u01754703508265") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85651_d20250809_m013827_c001_v7007000_t0000_u01754703507352") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c17_d20250809_m013826_c001_v0001044_t0016_u01754703506418") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85649_d20250809_m013825_c001_v7007000_t0000_u01754703505871") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c13_d20250809_m013825_c001_v0001044_t0025_u01754703505032") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8563e_d20250809_m013824_c001_v7007000_t0000_u01754703504105") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c0c_d20250809_m013822_c001_v0001044_t0012_u01754703502769") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85633_d20250809_m013822_c001_v7007000_t0000_u01754703502217") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c0a_d20250809_m013821_c001_v0001044_t0048_u01754703501304") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8562a_d20250809_m013820_c001_v7007000_t0000_u01754703500743") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0c00_d20250809_m013819_c001_v0001044_t0055_u01754703499895") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c85610_d20250809_m013814_c001_v7007000_t0000_u01754703494854") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0bee_d20250809_m013814_c001_v0001044_t0013_u01754703494001") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8560f_d20250809_m013813_c001_v7007000_t0000_u01754703493454") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0be8_d20250809_m013812_c001_v0001044_t0049_u01754703492671") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8560e_d20250809_m013811_c001_v7007000_t0000_u01754703491764") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0be6_d20250809_m013810_c001_v0001044_t0017_u01754703490961") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f415bcd0266c8560d_d20250809_m013808_c001_v7007000_t0000_u01754703488611") 2025/08/09 01:48:14 DEBUG : sub dir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0bdf_d20250809_m013807_c001_v0001044_t0044_u01754703487738") 2025/08/09 01:48:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ee5_d20250809_m014420_c001_v7007000_t0000_u01754703860844") 2025/08/09 01:48:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd2dc_d20250809_m014419_c001_v0001184_t0055_u01754703859648") 2025/08/09 01:48:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ed9_d20250809_m014419_c001_v7007000_t0000_u01754703859060") 2025/08/09 01:48:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04d1_d20250809_m014417_c001_v0001178_t0052_u01754703857838") 2025/08/09 01:48:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f092d_d20250809_m014652_c001_v7007000_t0000_u01754704012381") 2025/08/09 01:48:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e29_d20250809_m014651_c001_v0001181_t0040_u01754704011712") 2025/08/09 01:48:15 DEBUG : sub/yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40c2_d20250809_m014017_c001_v7007000_t0000_u01754703617358") 2025/08/09 01:48:15 DEBUG : sub/yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0062_d20250809_m014015_c001_v0001178_t0021_u01754703615781") 2025/08/09 01:48:15 DEBUG : test_dir1/file2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ec8_d20250809_m014417_c001_v7007000_t0000_u01754703857057") 2025/08/09 01:48:15 DEBUG : test_dir1/file2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04cc_d20250809_m014415_c001_v0001178_t0000_u01754703855725") 2025/08/09 01:48:15 DEBUG : test_dir1/file2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57eb8_d20250809_m014414_c001_v7007000_t0000_u01754703854928") 2025/08/09 01:48:15 DEBUG : test_dir1/file2: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473612_d20250809_m014413_c001_v0001180_t0016_u01754703853873") 2025/08/09 01:48:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ecb_d20250809_m014417_c001_v7007000_t0000_u01754703857239") 2025/08/09 01:48:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abd2a8_d20250809_m014416_c001_v0001184_t0009_u01754703856064") 2025/08/09 01:48:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f412e5d075af57ebb_d20250809_m014415_c001_v7007000_t0000_u01754703855109") 2025/08/09 01:48:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d04c6_d20250809_m014413_c001_v0001178_t0024_u01754703853860") 2025/08/09 01:48:15 DEBUG : three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1234_d20250809_m014009_c001_v7007000_t0000_u01754703609674") 2025/08/09 01:48:15 DEBUG : three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d18_d20250809_m014008_c001_v0001044_t0042_u01754703608264") 2025/08/09 01:48:15 DEBUG : three: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f110130f2a73d0d12_d20250809_m014005_c001_v0001044_t0035_u01754703605772") 2025/08/09 01:48:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f092f_d20250809_m014654_c001_v7007000_t0000_u01754704014117") 2025/08/09 01:48:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473810_d20250809_m014653_c001_v0001180_t0013_u01754704013347") 2025/08/09 01:48:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0946_d20250809_m014711_c001_v7007000_t0000_u01754704031635") 2025/08/09 01:48:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abdbd8_d20250809_m014710_c001_v0001184_t0056_u01754704030068") 2025/08/09 01:48:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0943_d20250809_m014708_c001_v7007000_t0000_u01754704028486") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473836_d20250809_m014706_c001_v0001180_t0015_u01754704026979") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0942_d20250809_m014706_c001_v7007000_t0000_u01754704026007") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e6b_d20250809_m014705_c001_v0001181_t0044_u01754704025308") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0937_d20250809_m014700_c001_v7007000_t0000_u01754704020694") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473824_d20250809_m014659_c001_v0001180_t0011_u01754704019833") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0938_d20250809_m014702_c001_v7007000_t0000_u01754704022738") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abdb68_d20250809_m014701_c001_v0001184_t0052_u01754704021641") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0934_d20250809_m014658_c001_v7007000_t0000_u01754704018863") 2025/08/09 01:48:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f100b4098eb9f5e48_d20250809_m014658_c001_v0001181_t0048_u01754704018188") 2025/08/09 01:48:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0933_d20250809_m014657_c001_v7007000_t0000_u01754704017242") 2025/08/09 01:48:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d06fc_d20250809_m014656_c001_v0001178_t0058_u01754704016623") 2025/08/09 01:48:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0931_d20250809_m014655_c001_v7007000_t0000_u01754704015682") 2025/08/09 01:48:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117b01f493abdb1d_d20250809_m014655_c001_v0001184_t0048_u01754704015060") 2025/08/09 01:48:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f416e654b21d98d18_d20250809_m014716_c001_v7007000_t0000_u01754704036297") 2025/08/09 01:48:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f117a683d1d473845_d20250809_m014715_c001_v0001180_t0012_u01754704035631") 2025/08/09 01:48:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0940_d20250809_m014704_c001_v7007000_t0000_u01754704024345") 2025/08/09 01:48:16 DEBUG : toe/toe/toe: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0712_d20250809_m014703_c001_v0001178_t0006_u01754704023701") 2025/08/09 01:48:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0947_d20250809_m014712_c001_v7007000_t0000_u01754704032234") 2025/08/09 01:48:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0728_d20250809_m014711_c001_v0001178_t0011_u01754704031397") 2025/08/09 01:48:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41813bcb8b7f0944_d20250809_m014709_c001_v7007000_t0000_u01754704029100") 2025/08/09 01:48:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f115cb64e122a63bb_d20250809_m014708_c001_v0001180_t0002_u01754704028278") 2025/08/09 01:48:17 DEBUG : two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1235_d20250809_m014009_c001_v7007000_t0000_u01754703609857") 2025/08/09 01:48:17 DEBUG : two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4045ace69c0d0040_d20250809_m014007_c001_v0001178_t0025_u01754703607694") 2025/08/09 01:48:17 DEBUG : two: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f410130f2a73d0d10_d20250809_m014005_c001_v0001044_t0055_u01754703605588") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40c5_d20250809_m014018_c001_v7007000_t0000_u01754703618093") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1180e8a489cfc230_d20250809_m014016_c001_v0001100_t0007_u01754703616985") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40bb_d20250809_m014014_c001_v7007000_t0000_u01754703614474") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d0056_d20250809_m014013_c001_v0001178_t0032_u01754703613187") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1236_d20250809_m014011_c001_v7007000_t0000_u01754703611883") 2025/08/09 01:48:17 DEBUG : yam: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1045ace69c0d004a_d20250809_m014010_c001_v0001178_t0036_u01754703610423") 2025/08/09 01:48:17 DEBUG : yaml: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f41958dc2682b40be_d20250809_m014015_c001_v7007000_t0000_u01754703615215") 2025/08/09 01:48:17 DEBUG : yaml: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1022f66d8c9e005b_d20250809_m014014_c001_v0001179_t0000_u01754703614237") 2025/08/09 01:48:17 DEBUG : yaml: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f4021a1ce9bbe1238_d20250809_m014012_c001_v7007000_t0000_u01754703612623") 2025/08/09 01:48:17 DEBUG : yaml: Deleting (id "4_zdf724df370ad8bcb9f880e1b_f1008e23fb1cec536_d20250809_m014011_c001_v0001157_t0053_u01754703611594") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m20.171401294s (try 1/5)